./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/combinations/pc_sfifo_2.cil-2+token_ring.05.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.05.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.05.cil-1.c ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/pc_sfifo_2.cil-2+token_ring.05.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:43,909 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-08-07 13:50:43,972 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:43,977 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-08-07 13:50:43,977 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-08-07 13:50:43,997 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-08-07 13:50:43,999 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-08-07 13:50:43,999 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-08-07 13:50:44,000 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-08-07 13:50:44,002 INFO L153 SettingsManager]: * Use memory slicer=true [2024-08-07 13:50:44,002 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-08-07 13:50:44,003 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-08-07 13:50:44,003 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-08-07 13:50:44,003 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-08-07 13:50:44,003 INFO L153 SettingsManager]: * Use SBE=true [2024-08-07 13:50:44,003 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-08-07 13:50:44,004 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-08-07 13:50:44,004 INFO L153 SettingsManager]: * sizeof long=4 [2024-08-07 13:50:44,004 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-08-07 13:50:44,004 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-08-07 13:50:44,004 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-08-07 13:50:44,005 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-08-07 13:50:44,005 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-08-07 13:50:44,006 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-08-07 13:50:44,006 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-08-07 13:50:44,006 INFO L153 SettingsManager]: * sizeof long double=12 [2024-08-07 13:50:44,006 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-08-07 13:50:44,006 INFO L153 SettingsManager]: * Use constant arrays=true [2024-08-07 13:50:44,007 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-08-07 13:50:44,007 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-08-07 13:50:44,007 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-08-07 13:50:44,007 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-08-07 13:50:44,007 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-08-07 13:50:44,008 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-08-07 13:50:44,008 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-08-07 13:50:44,009 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-08-07 13:50:44,009 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-08-07 13:50:44,009 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-08-07 13:50:44,009 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-08-07 13:50:44,009 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-08-07 13:50:44,010 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-08-07 13:50:44,010 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-08-07 13:50:44,010 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-08-07 13:50:44,010 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:44,249 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-08-07 13:50:44,265 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-08-07 13:50:44,267 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-08-07 13:50:44,268 INFO L270 PluginConnector]: Initializing CDTParser... [2024-08-07 13:50:44,268 INFO L274 PluginConnector]: CDTParser initialized [2024-08-07 13:50:44,269 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.05.cil-1.c [2024-08-07 13:50:45,548 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-08-07 13:50:45,743 INFO L384 CDTParser]: Found 1 translation units. [2024-08-07 13:50:45,743 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/combinations/pc_sfifo_2.cil-2+token_ring.05.cil-1.c [2024-08-07 13:50:45,760 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7b41b6354/d3fd44eb1c5f419389135eaf9889ac60/FLAG27afcdd11 [2024-08-07 13:50:45,772 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7b41b6354/d3fd44eb1c5f419389135eaf9889ac60 [2024-08-07 13:50:45,776 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-08-07 13:50:45,776 INFO L274 PluginConnector]: Witness Parser initialized [2024-08-07 13:50:45,777 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.05.cil-1.yml/witness.yml [2024-08-07 13:50:45,874 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-08-07 13:50:45,876 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-08-07 13:50:45,878 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:45,878 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-08-07 13:50:45,881 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-08-07 13:50:45,882 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:45" (1/2) ... [2024-08-07 13:50:45,882 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@62baa28 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:45, skipping insertion in model container [2024-08-07 13:50:45,883 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:45" (1/2) ... [2024-08-07 13:50:45,884 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@46a8ff57 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:45, skipping insertion in model container [2024-08-07 13:50:45,884 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:45" (2/2) ... [2024-08-07 13:50:45,884 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@62baa28 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:45, skipping insertion in model container [2024-08-07 13:50:45,885 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:45" (2/2) ... [2024-08-07 13:50:45,922 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-08-07 13:50:46,048 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.05.cil-1.c[914,927] [2024-08-07 13:50:46,083 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.05.cil-1.c[7125,7138] [2024-08-07 13:50:46,128 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:46,142 INFO L200 MainTranslator]: Completed pre-run [2024-08-07 13:50:46,154 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.05.cil-1.c[914,927] [2024-08-07 13:50:46,173 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.05.cil-1.c[7125,7138] [2024-08-07 13:50:46,203 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:46,221 INFO L204 MainTranslator]: Completed translation [2024-08-07 13:50:46,221 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:46 WrapperNode [2024-08-07 13:50:46,221 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:46,222 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-08-07 13:50:46,222 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-08-07 13:50:46,222 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-08-07 13:50:46,231 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:46" (1/1) ... [2024-08-07 13:50:46,232 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:46" (1/1) ... [2024-08-07 13:50:46,243 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:46" (1/1) ... [2024-08-07 13:50:46,264 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:46,264 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:46" (1/1) ... [2024-08-07 13:50:46,264 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:46" (1/1) ... [2024-08-07 13:50:46,285 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:46" (1/1) ... [2024-08-07 13:50:46,287 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:46" (1/1) ... [2024-08-07 13:50:46,290 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:46" (1/1) ... [2024-08-07 13:50:46,293 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-08-07 13:50:46,294 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-08-07 13:50:46,294 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-08-07 13:50:46,294 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-08-07 13:50:46,296 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:46" (1/1) ... [2024-08-07 13:50:46,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-08-07 13:50:46,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-08-07 13:50:46,323 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:46,326 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:46,358 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-08-07 13:50:46,359 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-08-07 13:50:46,359 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-08-07 13:50:46,359 INFO L138 BoogieDeclarations]: Found implementation of procedure error1 [2024-08-07 13:50:46,359 INFO L138 BoogieDeclarations]: Found implementation of procedure update_fifo_q [2024-08-07 13:50:46,360 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_write_p_triggered [2024-08-07 13:50:46,360 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_read_c_triggered [2024-08-07 13:50:46,361 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify_threads [2024-08-07 13:50:46,361 INFO L138 BoogieDeclarations]: Found implementation of procedure do_write_p [2024-08-07 13:50:46,361 INFO L138 BoogieDeclarations]: Found implementation of procedure do_read_c [2024-08-07 13:50:46,361 INFO L138 BoogieDeclarations]: Found implementation of procedure update_channels1 [2024-08-07 13:50:46,361 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads1 [2024-08-07 13:50:46,361 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread1 [2024-08-07 13:50:46,361 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_delta_events1 [2024-08-07 13:50:46,361 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_delta_events1 [2024-08-07 13:50:46,361 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_threads1 [2024-08-07 13:50:46,362 INFO L138 BoogieDeclarations]: Found implementation of procedure eval1 [2024-08-07 13:50:46,362 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation1 [2024-08-07 13:50:46,362 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation1 [2024-08-07 13:50:46,362 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model1 [2024-08-07 13:50:46,362 INFO L138 BoogieDeclarations]: Found implementation of procedure main1 [2024-08-07 13:50:46,362 INFO L138 BoogieDeclarations]: Found implementation of procedure error2 [2024-08-07 13:50:46,362 INFO L138 BoogieDeclarations]: Found implementation of procedure master [2024-08-07 13:50:46,362 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit1 [2024-08-07 13:50:46,362 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit2 [2024-08-07 13:50:46,362 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit3 [2024-08-07 13:50:46,362 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit4 [2024-08-07 13:50:46,363 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit5 [2024-08-07 13:50:46,363 INFO L138 BoogieDeclarations]: Found implementation of procedure is_master_triggered [2024-08-07 13:50:46,363 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit1_triggered [2024-08-07 13:50:46,363 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit2_triggered [2024-08-07 13:50:46,363 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit3_triggered [2024-08-07 13:50:46,363 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit4_triggered [2024-08-07 13:50:46,363 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit5_triggered [2024-08-07 13:50:46,364 INFO L138 BoogieDeclarations]: Found implementation of procedure update_channels2 [2024-08-07 13:50:46,364 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads2 [2024-08-07 13:50:46,364 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread2 [2024-08-07 13:50:46,364 INFO L138 BoogieDeclarations]: Found implementation of procedure eval2 [2024-08-07 13:50:46,364 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_delta_events2 [2024-08-07 13:50:46,365 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_delta_events2 [2024-08-07 13:50:46,365 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_threads2 [2024-08-07 13:50:46,365 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify [2024-08-07 13:50:46,365 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_time_events2 [2024-08-07 13:50:46,365 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_time_events2 [2024-08-07 13:50:46,365 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model2 [2024-08-07 13:50:46,365 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation2 [2024-08-07 13:50:46,365 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation2 [2024-08-07 13:50:46,365 INFO L138 BoogieDeclarations]: Found implementation of procedure main2 [2024-08-07 13:50:46,366 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-08-07 13:50:46,366 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_uint [2024-08-07 13:50:46,366 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_char [2024-08-07 13:50:46,366 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2024-08-07 13:50:46,366 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_long [2024-08-07 13:50:46,366 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_ulong [2024-08-07 13:50:46,366 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_float [2024-08-07 13:50:46,366 INFO L130 BoogieDeclarations]: Found specification of procedure exit [2024-08-07 13:50:46,366 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2024-08-07 13:50:46,366 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_fail [2024-08-07 13:50:46,366 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-08-07 13:50:46,366 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure error1 [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure update_fifo_q [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_write_p_triggered [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_read_c_triggered [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify_threads [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure do_write_p [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure do_read_c [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure update_channels1 [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads1 [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread1 [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure fire_delta_events1 [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure reset_delta_events1 [2024-08-07 13:50:46,367 INFO L130 BoogieDeclarations]: Found specification of procedure activate_threads1 [2024-08-07 13:50:46,368 INFO L130 BoogieDeclarations]: Found specification of procedure eval1 [2024-08-07 13:50:46,368 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation1 [2024-08-07 13:50:46,368 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation1 [2024-08-07 13:50:46,368 INFO L130 BoogieDeclarations]: Found specification of procedure init_model1 [2024-08-07 13:50:46,368 INFO L130 BoogieDeclarations]: Found specification of procedure main1 [2024-08-07 13:50:46,368 INFO L130 BoogieDeclarations]: Found specification of procedure error2 [2024-08-07 13:50:46,368 INFO L130 BoogieDeclarations]: Found specification of procedure is_master_triggered [2024-08-07 13:50:46,369 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit1_triggered [2024-08-07 13:50:46,369 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit2_triggered [2024-08-07 13:50:46,369 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit3_triggered [2024-08-07 13:50:46,369 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit4_triggered [2024-08-07 13:50:46,369 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit5_triggered [2024-08-07 13:50:46,370 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify [2024-08-07 13:50:46,370 INFO L130 BoogieDeclarations]: Found specification of procedure master [2024-08-07 13:50:46,370 INFO L130 BoogieDeclarations]: Found specification of procedure transmit1 [2024-08-07 13:50:46,370 INFO L130 BoogieDeclarations]: Found specification of procedure transmit2 [2024-08-07 13:50:46,371 INFO L130 BoogieDeclarations]: Found specification of procedure transmit3 [2024-08-07 13:50:46,371 INFO L130 BoogieDeclarations]: Found specification of procedure transmit4 [2024-08-07 13:50:46,371 INFO L130 BoogieDeclarations]: Found specification of procedure transmit5 [2024-08-07 13:50:46,371 INFO L130 BoogieDeclarations]: Found specification of procedure update_channels2 [2024-08-07 13:50:46,371 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads2 [2024-08-07 13:50:46,372 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread2 [2024-08-07 13:50:46,372 INFO L130 BoogieDeclarations]: Found specification of procedure eval2 [2024-08-07 13:50:46,372 INFO L130 BoogieDeclarations]: Found specification of procedure fire_delta_events2 [2024-08-07 13:50:46,372 INFO L130 BoogieDeclarations]: Found specification of procedure reset_delta_events2 [2024-08-07 13:50:46,372 INFO L130 BoogieDeclarations]: Found specification of procedure activate_threads2 [2024-08-07 13:50:46,372 INFO L130 BoogieDeclarations]: Found specification of procedure fire_time_events2 [2024-08-07 13:50:46,372 INFO L130 BoogieDeclarations]: Found specification of procedure reset_time_events2 [2024-08-07 13:50:46,372 INFO L130 BoogieDeclarations]: Found specification of procedure init_model2 [2024-08-07 13:50:46,372 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation2 [2024-08-07 13:50:46,372 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation2 [2024-08-07 13:50:46,373 INFO L130 BoogieDeclarations]: Found specification of procedure main2 [2024-08-07 13:50:46,373 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-08-07 13:50:46,373 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-08-07 13:50:46,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-08-07 13:50:46,373 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-08-07 13:50:46,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-08-07 13:50:46,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-08-07 13:50:46,374 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-08-07 13:50:46,462 INFO L273 CfgBuilder]: Building ICFG [2024-08-07 13:50:46,465 INFO L304 CfgBuilder]: Building CFG for each procedure with an implementation [2024-08-07 13:50:46,555 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation1FINAL: assume true; [2024-08-07 13:50:46,582 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation2FINAL: assume true; [2024-08-07 13:50:46,638 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_write_pFINAL: assume true; [2024-08-07 13:50:46,700 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_read_cFINAL: assume true; [2024-08-07 13:50:46,752 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit1FINAL: assume true; [2024-08-07 13:50:46,765 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit3FINAL: assume true; [2024-08-07 13:50:46,774 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit2FINAL: assume true; [2024-08-07 13:50:46,783 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit5FINAL: assume true; [2024-08-07 13:50:46,793 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit4FINAL: assume true; [2024-08-07 13:50:46,867 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval2FINAL: assume true; [2024-08-07 13:50:46,883 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval1FINAL: assume true; [2024-08-07 13:50:46,920 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint masterFINAL: assume true; [2024-08-07 13:50:47,052 INFO L? ?]: Removed 78 outVars from TransFormulas that were not future-live. [2024-08-07 13:50:47,052 INFO L327 CfgBuilder]: Performing block encoding [2024-08-07 13:50:47,067 INFO L349 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-08-07 13:50:47,067 INFO L354 CfgBuilder]: Removed 0 assume(true) statements. [2024-08-07 13:50:47,067 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:50:47 BoogieIcfgContainer [2024-08-07 13:50:47,068 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-08-07 13:50:47,069 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-08-07 13:50:47,069 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-08-07 13:50:47,075 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-08-07 13:50:47,075 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.08 01:50:45" (1/4) ... [2024-08-07 13:50:47,076 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@163c583a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 01:50:47, skipping insertion in model container [2024-08-07 13:50:47,076 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:45" (2/4) ... [2024-08-07 13:50:47,076 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@163c583a and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 01:50:47, skipping insertion in model container [2024-08-07 13:50:47,076 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:46" (3/4) ... [2024-08-07 13:50:47,076 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@163c583a and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 01:50:47, skipping insertion in model container [2024-08-07 13:50:47,076 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:47" (4/4) ... [2024-08-07 13:50:47,077 INFO L119 eAbstractionObserver]: Analyzing ICFG pc_sfifo_2.cil-2+token_ring.05.cil-1.c [2024-08-07 13:50:47,077 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:47,094 INFO L221 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-08-07 13:50:47,094 INFO L180 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-08-07 13:50:47,132 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,132 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,138 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,138 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,140 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,141 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,143 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,145 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,147 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,147 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,149 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,155 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,155 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,159 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,159 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,161 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,161 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,167 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,167 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,170 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,170 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,171 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,171 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,173 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,174 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,174 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,175 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,175 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,176 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,176 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,177 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,177 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,178 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,178 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,178 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,179 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,180 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,180 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,181 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,181 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,181 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,181 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,182 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,182 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,183 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,183 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,184 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,184 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,185 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,185 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,185 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,185 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,187 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,187 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,188 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,189 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,189 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,189 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,190 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,191 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,192 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,192 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,193 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,193 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,194 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,194 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,195 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,195 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,196 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,196 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,197 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,197 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,197 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,197 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,198 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,198 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,199 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,199 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,200 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,200 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,201 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,201 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,202 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,202 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,202 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,203 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,203 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,203 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,204 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,204 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,205 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,206 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,206 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,206 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,207 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,207 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,208 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,208 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,209 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,209 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,210 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,210 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,211 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,212 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,213 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,213 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,214 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,214 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,215 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,215 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,216 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,216 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,217 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,217 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,219 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,219 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,220 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,220 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,221 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,221 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,222 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,222 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,222 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,223 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,223 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,223 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,224 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,224 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,225 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,225 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,226 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,226 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,227 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,227 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,239 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,239 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,240 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,240 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,241 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,241 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,241 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,241 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,242 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,242 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,243 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,243 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,244 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,244 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,244 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,244 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,245 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,245 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,246 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,246 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,246 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,246 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,247 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,247 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,248 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,248 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,248 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,249 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,250 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,250 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,250 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,251 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,253 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,253 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,253 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,254 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,254 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,254 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,254 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,255 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,255 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,255 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,256 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,256 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,256 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,257 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,257 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,257 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,258 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,258 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,258 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,258 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,259 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,259 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,259 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,259 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,260 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,260 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,261 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,261 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,262 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,262 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,262 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,263 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,263 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,263 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,264 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,264 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,264 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,265 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,265 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,265 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,266 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,266 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,266 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,266 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,267 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,267 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,268 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,268 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,268 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,268 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,269 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,269 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,269 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,270 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,270 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,270 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,271 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,271 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,271 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,272 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,272 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,272 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,273 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,273 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,273 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,274 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,274 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,274 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,275 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,275 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,275 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,275 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,276 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,276 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,277 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,277 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,278 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,278 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,279 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,279 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,279 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,280 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,281 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,281 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,282 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,282 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,282 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,282 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,283 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,283 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,283 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,283 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,283 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,283 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,284 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,284 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,285 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,285 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,285 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,285 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,285 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,285 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,286 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,286 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,286 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,286 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,286 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,287 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,287 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,287 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,287 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,288 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,288 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,288 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,288 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,288 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,289 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,289 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,289 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,289 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,289 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,290 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,290 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,290 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,290 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,291 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,291 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,291 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,291 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,292 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,292 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,292 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,292 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,292 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,293 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,293 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,293 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,293 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,294 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,294 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,294 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,294 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,294 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,294 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,295 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,295 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,295 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,295 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,296 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,296 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,296 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,296 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,296 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,296 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,297 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,297 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,297 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,297 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,298 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,298 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,299 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,299 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,299 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,299 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,300 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,300 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,300 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,300 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,301 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,301 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,301 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,301 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,302 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,302 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,302 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,302 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,302 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,302 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,303 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,303 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,303 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,303 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,304 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,304 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,304 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,304 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,305 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,305 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,306 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,306 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,306 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,306 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,307 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,307 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,307 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,307 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,308 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,308 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,308 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,308 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,308 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,308 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,309 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,310 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,310 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,310 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,311 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,311 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,311 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,311 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,312 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,312 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,312 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,312 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,313 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,313 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,314 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,314 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,314 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,314 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,314 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,315 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,315 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,315 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,316 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,316 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,316 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,316 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,317 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,317 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,317 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,317 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,318 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,318 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,318 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,318 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,319 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,319 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,319 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,319 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,320 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,320 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,320 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,320 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,321 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,321 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,321 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,321 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,322 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,322 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,322 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,323 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,324 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,324 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,324 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,324 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,324 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,324 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,325 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,325 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,325 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,325 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,326 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,326 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,326 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,326 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,327 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,327 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,327 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,327 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,328 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,328 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,328 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,328 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,338 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,339 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,339 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,339 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,340 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,340 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,340 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,340 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,341 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,341 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,341 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,341 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,341 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,341 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,342 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,342 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,342 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,342 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,343 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,343 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,343 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,343 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,344 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,344 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,344 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,344 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,345 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,345 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,345 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,345 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,346 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,346 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,346 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,346 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,347 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,347 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,347 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,347 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,348 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,348 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,348 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,348 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,349 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,349 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,349 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,349 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,349 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,349 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,350 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,350 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,350 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,350 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,351 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,351 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,351 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,351 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,352 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,352 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,352 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,352 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,352 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,353 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,353 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,353 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,353 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,353 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,354 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,354 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,354 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,354 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,355 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,355 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,355 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,355 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,355 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,355 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,356 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,356 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,356 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,356 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,357 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,357 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,357 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,357 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,358 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,358 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,358 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,358 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,358 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,358 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,359 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,359 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,359 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,359 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,360 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,360 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,360 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,360 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,360 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,360 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,361 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,361 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,361 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,361 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,362 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,362 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,362 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,362 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,362 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,363 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,363 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,363 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,363 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,363 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,364 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,364 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,364 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,364 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,364 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,364 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,365 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,365 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,365 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,365 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,365 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,365 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,366 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,366 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,366 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,366 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,367 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,367 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,367 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,367 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,367 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,368 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,368 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,368 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,368 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,368 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,369 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,369 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,369 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,369 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,370 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,370 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,370 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,370 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,370 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,370 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,371 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,371 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,371 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,371 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,372 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,372 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,372 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,372 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,373 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,373 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,373 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,373 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,373 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,373 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,374 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,374 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,374 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,374 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,375 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,375 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,375 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,375 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,376 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,376 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,376 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,376 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,376 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,377 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,377 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,377 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,377 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,377 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,378 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,378 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,378 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,378 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,378 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,379 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,379 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,379 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,379 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,379 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,380 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,380 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,381 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,381 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,382 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,382 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,382 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,382 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,382 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,383 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,383 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,383 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,383 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,383 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,384 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,384 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,384 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,384 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,384 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,385 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,385 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,385 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,385 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,385 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,386 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,386 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,386 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,386 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,386 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,387 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,387 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,387 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,387 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,387 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,389 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,389 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,389 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,389 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,389 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,389 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,390 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,390 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,391 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,392 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,392 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,393 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,393 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,393 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,393 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,393 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,393 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,394 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,394 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,396 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,396 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,396 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,396 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,396 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,397 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,397 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,397 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,397 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,397 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,397 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,398 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,398 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,398 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,398 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,398 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,398 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,399 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,399 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,399 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,399 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,400 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,400 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,400 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,400 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,401 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,401 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,401 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,401 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,401 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,401 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,402 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,402 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,402 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,402 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,403 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,403 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,403 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,403 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,403 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,403 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,404 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,404 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,404 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,404 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,405 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,405 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,405 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,405 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,406 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,406 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,406 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,406 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,406 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,406 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,407 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,407 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,407 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,407 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,408 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,408 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,408 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,408 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,408 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,408 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,409 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,409 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,409 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,409 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,410 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,410 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,410 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,410 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,411 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,411 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,411 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,411 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,411 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,411 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,412 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,412 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,412 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,412 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,413 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,413 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,413 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,413 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,413 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,413 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,414 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,414 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,420 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,420 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,421 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,421 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,422 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,422 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,422 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,422 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,423 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,423 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,423 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,423 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,424 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,424 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,424 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,424 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,425 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,425 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,425 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,425 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,426 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,426 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,426 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,426 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,427 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,427 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,427 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,427 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,428 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,428 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,428 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,429 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,429 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,429 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,430 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,430 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,430 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,430 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,431 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,431 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,432 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,432 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,432 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,432 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,433 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,433 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,433 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,433 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,434 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,434 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,434 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,434 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,435 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,435 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,435 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,435 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,436 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,436 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,436 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,436 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,437 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,437 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,437 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,437 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,438 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,438 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,438 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,438 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,439 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,439 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,440 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,440 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,440 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,441 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,441 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,441 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,442 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,442 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,442 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,442 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,443 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,443 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,443 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,443 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,444 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,444 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,444 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,444 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,445 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,445 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,445 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,445 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,446 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,446 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,446 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,446 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,447 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,447 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,448 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,448 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,448 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,448 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,449 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,449 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,449 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,449 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,450 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,450 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,450 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,451 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,451 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,451 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,451 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,451 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,452 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,452 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,453 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,453 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,453 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,454 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,454 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,454 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,455 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,455 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,455 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,455 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,456 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,456 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,456 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,456 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,457 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,457 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,457 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,457 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,458 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,458 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,459 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,459 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,460 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,460 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,461 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,461 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,462 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,462 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,462 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,462 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,463 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,463 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,463 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,464 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,464 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,464 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,464 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,465 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,465 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,465 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,465 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,466 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,466 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,466 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,467 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,467 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,467 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,467 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,467 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,467 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,467 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,468 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,468 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,468 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,468 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,468 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,469 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,469 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,469 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,469 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,470 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,470 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,470 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,470 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,470 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,470 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,471 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,471 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,471 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,471 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,471 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,471 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,472 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,472 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,472 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,472 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,473 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,473 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,473 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,473 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,473 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,473 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,474 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,474 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,474 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,474 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,475 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,475 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,475 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,475 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,475 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,476 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,476 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,476 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,476 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,476 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,477 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,477 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,477 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,477 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,478 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,478 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,478 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,478 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,478 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,478 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,479 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,479 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,479 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,479 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,479 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,480 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,480 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,480 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,480 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,480 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,481 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,481 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,481 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,481 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,481 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,482 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,482 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,482 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,482 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,482 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,483 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,483 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,483 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,483 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,483 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,484 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,484 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,484 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,484 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,484 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,484 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,485 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,485 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,485 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,485 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,486 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,486 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,486 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,486 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,486 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,487 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,487 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,487 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,487 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,487 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,487 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,488 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,488 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,488 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,488 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,488 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,488 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,489 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,489 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,489 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,489 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,489 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,489 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,490 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,490 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,490 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,490 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,491 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,491 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,491 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,491 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,491 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,491 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,492 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,492 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,492 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,492 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,492 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,493 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,493 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,493 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,493 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,493 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,494 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,494 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,494 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,494 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,495 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,495 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,495 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,495 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,495 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,495 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,496 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,496 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,496 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,496 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,497 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,497 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,497 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,497 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,497 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,497 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,498 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,498 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,498 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,498 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,498 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,498 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,499 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,499 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,499 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,499 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,500 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,500 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,500 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,500 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,500 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,500 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,501 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,501 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,501 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,501 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,501 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,501 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,502 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,502 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,502 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,502 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,503 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,503 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,503 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,503 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,504 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,504 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,504 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,504 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,504 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,504 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,505 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,505 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,505 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,505 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,506 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,506 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,506 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,506 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,506 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,506 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,507 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,507 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,507 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,507 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,508 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,508 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,508 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,508 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,508 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,508 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,509 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,509 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,509 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,509 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,509 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,509 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,510 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,510 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,510 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,510 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,511 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,511 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,511 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,511 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,511 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,511 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,512 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,512 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,512 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,512 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,512 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,512 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,513 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,513 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,523 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,523 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,524 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,524 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,524 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,524 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,524 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,524 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,525 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,525 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,525 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,525 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,526 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,526 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,526 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,526 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,526 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,527 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,527 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,527 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,527 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,527 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,528 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,528 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,528 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,528 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,528 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,529 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,529 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,529 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,529 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,529 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,530 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,530 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,530 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,530 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,530 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,530 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,531 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,531 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,531 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,531 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,531 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,532 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,532 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,532 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,532 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,532 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,533 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,533 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,533 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,533 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,533 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,533 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,534 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,534 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,534 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,534 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,535 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,535 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,535 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,535 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,535 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,535 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,536 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,536 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,536 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,536 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,536 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,536 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,537 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,537 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,538 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,538 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,538 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,538 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,539 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,539 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,539 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,539 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,539 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,539 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,540 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,540 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,540 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,540 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,540 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,540 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,541 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,541 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,541 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,541 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,542 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,542 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,542 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,542 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,542 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,543 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,543 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,543 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,543 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,543 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,544 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,544 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,544 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,544 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,544 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,544 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,545 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,545 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,545 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,545 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,545 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,545 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,546 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,546 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,546 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,546 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,546 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,546 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,547 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,547 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,547 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,547 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,547 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,547 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,547 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,548 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,548 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,548 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,548 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,548 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,549 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,549 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,549 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,549 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,549 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,549 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,550 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,550 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,550 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,550 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,550 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,551 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,551 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,551 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,551 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,551 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,552 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,552 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,552 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,552 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,552 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,552 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,553 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,553 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,553 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,553 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,553 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,553 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,554 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,554 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,554 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,554 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,554 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,554 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,555 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,555 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,555 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,555 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,556 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,556 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,557 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,557 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,557 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,557 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,557 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,558 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,558 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,558 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,558 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,558 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,559 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,559 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,559 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,559 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,559 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,559 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,560 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,560 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,560 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,560 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,560 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,561 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,561 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,561 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,561 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,561 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,562 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,562 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,562 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,562 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,562 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,562 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,563 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,563 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,563 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,563 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,563 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,563 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,564 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,564 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,564 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,564 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,564 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,564 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,565 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,565 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,565 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,565 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,565 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,565 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,566 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,566 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,566 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,566 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,566 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,566 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,567 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,567 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,567 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,567 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,567 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,567 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,568 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,568 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,568 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,568 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,568 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,569 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,569 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,569 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,569 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,569 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,569 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,570 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,570 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,570 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,570 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,570 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,570 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,570 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,571 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,571 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,571 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,571 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,571 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,571 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,571 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,571 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,572 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,572 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,572 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,572 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,572 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,572 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,572 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,573 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,573 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,573 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,573 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,573 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,574 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,574 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,575 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,575 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,575 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,575 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,576 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,576 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,576 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,576 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,576 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,576 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,577 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,577 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,577 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,577 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,577 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,577 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,578 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,578 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,578 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,578 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,578 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,578 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,579 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,579 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,579 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,579 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,580 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,580 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,580 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,580 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,580 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,580 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,581 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,581 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,581 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,581 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,581 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,581 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,582 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,582 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,582 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,582 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,582 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,582 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,583 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,583 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,583 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,583 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,583 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,583 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,584 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,584 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,584 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,584 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,584 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,585 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,585 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,585 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,585 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,585 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,586 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,586 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,586 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,586 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,586 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,586 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,587 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,587 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,587 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,587 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,587 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,587 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,588 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,588 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,588 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,588 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,588 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,588 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,589 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,589 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,589 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,589 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,589 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,589 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,590 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,590 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,590 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,590 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,591 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,591 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,591 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,592 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,592 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,592 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,592 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,592 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,593 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,593 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,593 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,593 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,593 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,593 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,594 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,594 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,594 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,594 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,594 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,594 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,595 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,595 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,595 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,595 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,595 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,596 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,596 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,596 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,596 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,596 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,596 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,597 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,597 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,597 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,597 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,597 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,598 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,598 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,598 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,598 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,598 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,598 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,598 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,599 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,599 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,599 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,599 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,599 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,599 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,599 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,600 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,600 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,600 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,600 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,600 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,600 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,600 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,601 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,601 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,601 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,601 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,601 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,601 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,601 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,602 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,602 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,602 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,602 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,602 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,602 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,603 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,603 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,603 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,603 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,603 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,603 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,604 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,604 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,604 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,604 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,604 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,605 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,611 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,611 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,611 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,611 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,612 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,612 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,613 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,613 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,613 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,613 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,613 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,613 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,614 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,614 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,614 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,614 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,614 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,614 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,615 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,615 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,615 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,615 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,616 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,616 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,616 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,616 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,616 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,616 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,617 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,617 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,617 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,617 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,617 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,617 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,618 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,618 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,618 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,618 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,618 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,618 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,619 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,619 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,619 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,619 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,619 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,619 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,620 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,620 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,620 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,620 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,620 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,620 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,621 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,621 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,621 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,621 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,621 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,621 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,622 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,622 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,622 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,622 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,623 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,623 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,623 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,623 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,623 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,623 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,624 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,624 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,624 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,624 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,624 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,625 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,625 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,625 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,625 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,625 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,625 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,626 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,626 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,626 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,626 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,626 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,626 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,627 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,627 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,627 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,627 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,627 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,627 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,628 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,628 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,628 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,628 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,628 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,629 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,629 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,629 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,629 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,629 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,629 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,630 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,630 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,630 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,630 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,630 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,630 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,631 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,631 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,631 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,631 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,632 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,632 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,632 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,632 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,632 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,632 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,632 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,633 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,633 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,633 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,633 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,633 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,634 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,634 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,634 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,634 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,634 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,634 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,635 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,635 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,635 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,635 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,635 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,635 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,636 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,636 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,636 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,636 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,637 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,637 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,637 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,637 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,637 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,637 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,638 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,638 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,638 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,638 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,638 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,638 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,639 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,639 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,639 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,639 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,639 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,639 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,640 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,640 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,643 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,643 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,643 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,643 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,644 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,644 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,644 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,644 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,644 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,644 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,645 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,645 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,645 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,645 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,645 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,645 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,646 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,646 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,646 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,646 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,646 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,646 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,647 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,647 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,647 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,647 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,647 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,648 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,648 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,648 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,648 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,648 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,648 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,648 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,649 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,649 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,649 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,649 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,650 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,650 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,650 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,650 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,650 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,650 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,651 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,651 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,651 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,651 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,651 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,651 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,652 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,652 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,652 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,652 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,652 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,652 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,653 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,653 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,653 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,653 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,653 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,653 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,654 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,654 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,654 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,654 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,654 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,654 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,655 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,655 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,655 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,655 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,655 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,655 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,656 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,656 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,656 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,656 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,656 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,656 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,656 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,656 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,657 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,657 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,657 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,657 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,658 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,658 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,658 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,658 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,658 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,658 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,659 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,659 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,659 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,659 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,659 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,659 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,660 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,660 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,660 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,660 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,660 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,660 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,661 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,661 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,661 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,661 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,661 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,661 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,662 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,662 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,662 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,662 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,662 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,662 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,663 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,663 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,663 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,663 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,663 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,664 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,664 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,664 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,664 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,664 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,664 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,665 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,665 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,665 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,665 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,665 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,666 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,666 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,666 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,666 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,666 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,666 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,667 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,667 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,667 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,667 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,667 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,667 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,668 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,668 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,668 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,668 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,668 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,668 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,669 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,669 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,669 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,669 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,669 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,669 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,670 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,670 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,670 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,670 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,670 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,670 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,670 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,670 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,671 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,671 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,671 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,671 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,671 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,671 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,672 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,672 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,672 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,672 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,673 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,673 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,673 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,673 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,673 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,674 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,674 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,674 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,674 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,674 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,674 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,675 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,675 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,675 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,675 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,675 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,675 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,676 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,676 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,676 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,676 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,676 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,677 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,677 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,677 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,677 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,677 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,677 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,678 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,678 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,678 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,678 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,678 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,678 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,679 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,679 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,679 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,679 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,679 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,679 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,680 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,680 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,680 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,680 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,680 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,680 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,681 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,681 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,681 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,681 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,681 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,681 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,682 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,682 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,682 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,682 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,682 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,682 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,683 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,683 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,683 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,683 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,683 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,683 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,684 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,684 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,684 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,684 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,684 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,684 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,685 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,685 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,685 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,685 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,685 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,686 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,686 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,686 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,686 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,686 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,686 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,687 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,687 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,687 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,687 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,687 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,687 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,688 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,688 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,688 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,688 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,688 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,689 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,689 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,689 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,689 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,690 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,690 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,690 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,690 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,690 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,690 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,691 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,691 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,691 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,691 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,691 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,692 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,692 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,692 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,692 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,692 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,693 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,693 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,693 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,693 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,693 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,693 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,694 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,694 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,694 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,694 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,694 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,695 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,695 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,695 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,695 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,695 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,696 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,696 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,696 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,696 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,696 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,696 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,697 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,697 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,697 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,697 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,697 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,697 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,698 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,698 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,698 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,698 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,698 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,699 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,699 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,699 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,704 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,704 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,705 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,705 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,705 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,705 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,705 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,706 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,706 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,706 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,706 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,706 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,707 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,707 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,707 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,707 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,755 INFO L90 WitnessUtils]: NestedWordAutomaton nwa = ( callAlphabet = {"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();" "call immediate_notify();" "call #t~ret32 := is_transmit5_triggered();" "call #t~ret31 := is_transmit4_triggered();" "call #t~ret30 := is_transmit3_triggered();" "call #t~ret29 := is_transmit2_triggered();" "call #t~ret28 := is_transmit1_triggered();" "call #t~ret27 := is_master_triggered();" "call #t~ret9 := is_do_read_c_triggered();" "call #t~ret8 := is_do_write_p_triggered();" "call #t~ret13 := exists_runnable_thread1();" "call #t~ret33 := exists_runnable_thread2();" "call transmit5();" "call transmit4();" "call transmit3();" "call transmit2();" "call transmit1();" "call master();" "call #t~ret20 := exists_runnable_thread2();" "call do_read_c();" "call do_write_p();" "call error1();" "call #t~ret10 := exists_runnable_thread1();" "call update_fifo_q();" "call #t~ret37 := main1();" "call error2();" "call #t~ret38 := main2();" "call immediate_notify();" "call #t~ret39 := main();" "call #t~ret14 := stop_simulation1();" "call ULTIMATE.init();" "call reset_delta_events1();" "call activate_threads1();" "call fire_delta_events1();" "call update_channels1();" "call eval1();" "call reset_delta_events1();" "call activate_threads1();" "call fire_delta_events1();" "call init_threads1();" "call update_channels1();" "call #t~ret35 := stop_simulation2();" "call reset_time_events2();" "call activate_threads2();" "call fire_time_events2();" "call #t~ret34 := 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();" }, 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;" "assume true;" "assume -2147483648 <= #t~ret37 && #t~ret37 <= 2147483647;" "SUMMARY for call #t~ret37 := main1(); srcloc: L1463-1" "assume 0 != #t~nondet36;havoc #t~nondet36;" "assume -2147483648 <= #t~ret38 && #t~ret38 <= 2147483647;" "SUMMARY for call #t~ret38 := main2(); srcloc: L1465-1" "assume !(0 != #t~nondet36);havoc #t~nondet36;" "havoc #t~nondet36;assume -2147483648 <= #t~nondet36 && #t~nondet36 <= 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~ret35 && #t~ret35 <= 2147483647;~tmp___0~4 := #t~ret35;havoc #t~ret35;" "SUMMARY for call #t~ret35 := stop_simulation2(); srcloc: L1434-1" "SUMMARY for call reset_time_events2(); srcloc: L1428" "SUMMARY for call activate_threads2(); srcloc: L1427" "SUMMARY for call fire_time_events2(); srcloc: L1426" "assume 0 == ~tmp~8;~kernel_st~1 := 4;" "assume !(0 == ~tmp~8);" "assume -2147483648 <= #t~ret34 && #t~ret34 <= 2147483647;~tmp~8 := #t~ret34;havoc #t~ret34;" "SUMMARY for call #t~ret34 := exists_runnable_thread2(); srcloc: L1421-1" "SUMMARY for call reset_delta_events2(); srcloc: L1418" "SUMMARY for call activate_threads2(); srcloc: L1417" "SUMMARY for call fire_delta_events2(); srcloc: L1416" "~kernel_st~1 := 3;" "SUMMARY for call update_channels2(); srcloc: L1412-1" "~kernel_st~1 := 2;" "SUMMARY for call eval2(); srcloc: L1408-1" "~kernel_st~1 := 1;" "assume true;" "assume !true;" "assume true;" "assume !true;" "SUMMARY for call reset_delta_events2(); srcloc: L1401" "SUMMARY for call activate_threads2(); srcloc: L1400" "SUMMARY for call fire_delta_events2(); srcloc: L1399" "SUMMARY for call init_threads2(); srcloc: L1398" "SUMMARY for call update_channels2(); srcloc: L1397" "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 == ~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;" "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~11 := 0;#res := ~__retres1~11;" "SUMMARY for call start_simulation2(); srcloc: L1454-1" "SUMMARY for call init_model2(); srcloc: L1453" "havoc ~__retres1~11;" "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~10;" "~__retres1~10 := 0;" "assume 0 == ~m_st~0;~__retres1~10 := 1;" "assume 0 == ~t1_st~0;~__retres1~10 := 1;" "assume 0 == ~t2_st~0;~__retres1~10 := 1;" "assume 0 == ~t3_st~0;~__retres1~10 := 1;" "assume 0 == ~t4_st~0;~__retres1~10 := 1;" "assume 0 == ~t5_st~0;~__retres1~10 := 1;" "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~10;" "assume true;" "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 == ~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: L609-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);" "~E_4~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L681-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: L645-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_M~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L753-1" "~token~0 := 1 + ~token~0;~E_M~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: L717-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);" "assume 0 != ~tmp___4~0;~t5_st~0 := 0;" "assume !(0 != ~tmp___4~0);" "assume -2147483648 <= #t~ret32 && #t~ret32 <= 2147483647;~tmp___4~0 := #t~ret32;havoc #t~ret32;" "SUMMARY for call #t~ret32 := is_transmit5_triggered(); srcloc: L1257-1" "assume 0 != ~tmp___3~0;~t4_st~0 := 0;" "assume !(0 != ~tmp___3~0);" "assume -2147483648 <= #t~ret31 && #t~ret31 <= 2147483647;~tmp___3~0 := #t~ret31;havoc #t~ret31;" "SUMMARY for call #t~ret31 := is_transmit4_triggered(); srcloc: L1249-1" "assume 0 != ~tmp___2~0;~t3_st~0 := 0;" "assume !(0 != ~tmp___2~0);" "assume -2147483648 <= #t~ret30 && #t~ret30 <= 2147483647;~tmp___2~0 := #t~ret30;havoc #t~ret30;" "SUMMARY for call #t~ret30 := is_transmit3_triggered(); srcloc: L1241-1" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "assume !(0 != ~tmp___1~1);" "assume -2147483648 <= #t~ret29 && #t~ret29 <= 2147483647;~tmp___1~1 := #t~ret29;havoc #t~ret29;" "SUMMARY for call #t~ret29 := is_transmit2_triggered(); srcloc: L1233-1" "assume 0 != ~tmp___0~3;~t1_st~0 := 0;" "assume !(0 != ~tmp___0~3);" "assume -2147483648 <= #t~ret28 && #t~ret28 <= 2147483647;~tmp___0~3 := #t~ret28;havoc #t~ret28;" "SUMMARY for call #t~ret28 := is_transmit1_triggered(); srcloc: L1225-1" "assume 0 != ~tmp~6;~m_st~0 := 0;" "assume !(0 != ~tmp~6);" "assume -2147483648 <= #t~ret27 && #t~ret27 <= 2147483647;~tmp~6 := #t~ret27;havoc #t~ret27;" "SUMMARY for call #t~ret27 := is_master_triggered(); srcloc: L1217-1" "havoc ~tmp~6;havoc ~tmp___0~3;havoc ~tmp___1~1;havoc ~tmp___2~0;havoc ~tmp___3~0;havoc ~tmp___4~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;" "#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~ret33 && #t~ret33 <= 2147483647;~tmp~7 := #t~ret33;havoc #t~ret33;" "SUMMARY for call #t~ret33 := exists_runnable_thread2(); srcloc: L1376-1" "havoc ~tmp~7;havoc ~__retres2~1;" "assume true;" "havoc ~tmp_ndt_6~0;" "SUMMARY for call transmit5(); srcloc: L1056" "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: L1042" "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: L1028" "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: L1014" "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: L1000" "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: L986" "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_6_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: L571" "assume ~token~0 != 5 + ~local~0;" "assume !(~token~0 != 5 + ~local~0);" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L561-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_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 == ~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_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 == ~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;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~t3_st~0 := 0;~t4_st~0 := 0;~t5_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;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~T3_E~0 := 2;~T4_E~0 := 2;~T5_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;~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~ret39 := 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 = {"#640#return;" "#642#return;" "#644#return;" "#648#return;" "#652#return;" "#654#return;" "#656#return;" "#658#return;" "#660#return;" "#662#return;" "#664#return;" "#666#return;" "#668#return;" "#670#return;" "#672#return;" "#674#return;" "#676#return;" "#678#return;" "#680#return;" "#682#return;" "#684#return;" "#686#return;" "#700#return;" "#706#return;" "#708#return;" "#710#return;" "#584#return;" "#712#return;" "#586#return;" "#714#return;" "#716#return;" "#588#return;" "#718#return;" "#590#return;" "#592#return;" "#594#return;" "#596#return;" "#600#return;" "#602#return;" "#604#return;" "#606#return;" "#608#return;" "#610#return;" "#612#return;" "#614#return;" "#616#return;" "#618#return;" "#620#return;" "#622#return;" "#624#return;" "#626#return;" "#630#return;" "#632#return;" "#634#return;" "#636#return;" "#638#return;" }, states = {"CountingPredicate [underlying: 151#L102true, annotation: [13, 0]]" "CountingPredicate [underlying: 266#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 351#L95true, annotation: [18, 0]]" "CountingPredicate [underlying: 224#while_7_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [31, 0]]" "CountingPredicate [underlying: 70#L1158true, annotation: [0, 0]]" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [27, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [14, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [14, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 227#L604true, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [22, 0]]" "CountingPredicate [underlying: 390#L1225true, annotation: [0, 0]]" "CountingPredicate [underlying: 135#L1227true, annotation: [0, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [14, 0]]" "CountingPredicate [underlying: 198#init_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [24, 0]]" "CountingPredicate [underlying: 64#Loop~10true, annotation: [0, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [28, 0]]" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 79#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 223#L288true, annotation: [14, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [13, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [22, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [6, 0]]" "CountingPredicate [underlying: 416#L1153true, annotation: [0, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [6, 0]]" "CountingPredicate [underlying: 365#L1039true, annotation: [0, 0]]" "CountingPredicate [underlying: 36#L76true, annotation: [9, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [18, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [31, 0]]" "CountingPredicate [underlying: 71#update_channels1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [13, 0]]" "CountingPredicate [underlying: 417#L1249true, annotation: [0, 0]]" "CountingPredicate [underlying: 195#L712true, annotation: [0, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [14, 0]]" "CountingPredicate [underlying: 288#L331true, annotation: [9, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [28, 0]]" "CountingPredicate [underlying: 361#L864true, annotation: [0, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [28, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [10, 0]]" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [31, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [22, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [27, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [6, 0]]" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [17, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [13, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [20, 0]]" "CountingPredicate [underlying: 194#transmit5ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [10, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [18, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [18, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [22, 0]]" "CountingPredicate [underlying: 264#error2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [22, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [6, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [27, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 411#L1008true, annotation: [0, 0]]" "CountingPredicate [underlying: 183#L323true, annotation: [14, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [10, 0]]" "CountingPredicate [underlying: 234#start_simulation2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 217#Loop~4true, annotation: [0, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [14, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [16, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 297#immediate_notifyFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 13#L845true, annotation: [0, 0]]" "CountingPredicate [underlying: 209#L93true, annotation: [10, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [10, 0]]" "CountingPredicate [underlying: 338#L826true, annotation: [0, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 307#L83true, annotation: [19, 0]]" "CountingPredicate [underlying: 366#L1188true, annotation: [0, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [9, 0]]" "CountingPredicate [underlying: 414#L321true, annotation: [20, 0]]" "CountingPredicate [underlying: 147#L717true, annotation: [0, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [18, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [31, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [27, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [22, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [24, 0]]" "CountingPredicate [underlying: 156#L944true, annotation: [0, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [14, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [10, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [10, 0]]" "CountingPredicate [underlying: 246#activate_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 202#L73true, annotation: [9, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [9, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [20, 0]]" "CountingPredicate [underlying: 100#L1183true, annotation: [0, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [6, 0]]" "CountingPredicate [underlying: 329#L950true, annotation: [0, 0]]" "CountingPredicate [underlying: 40#L561true, annotation: [0, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 200#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [13, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 405#L306true, annotation: [14, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [31, 0]]" "CountingPredicate [underlying: 360#while_5_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [10, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [18, 0]]" "CountingPredicate [underlying: 355#L681-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 181#L329true, annotation: [14, 0]]" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [24, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 321#L928true, annotation: [0, 0]]" "CountingPredicate [underlying: 118#L769true, annotation: [0, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [20, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [22, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 67#L1095true, annotation: [0, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [18, 0]]" "CountingPredicate [underlying: 168#L736true, annotation: [0, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [24, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [24, 0]]" "CountingPredicate [underlying: 351#L95true, annotation: [22, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [18, 0]]" "CountingPredicate [underlying: 320#L733true, annotation: [0, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [22, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [27, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [18, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [27, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 183#L323true, annotation: [20, 0]]" "CountingPredicate [underlying: 212#L567true, annotation: [0, 0]]" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [20, 0]]" "CountingPredicate [underlying: 56#L700true, annotation: [0, 0]]" "CountingPredicate [underlying: 133#L1090true, annotation: [0, 0]]" "CountingPredicate [underlying: 414#L321true, annotation: [18, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [20, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [9, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [18, 0]]" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 223#L288true, annotation: [10, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [31, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 330#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 403#L1217true, annotation: [0, 0]]" "CountingPredicate [underlying: 316#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 73#Loop~7true, annotation: [0, 0]]" "CountingPredicate [underlying: 191#L910true, annotation: [0, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [14, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [23, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [14, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 311#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [9, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [18, 0]]" "CountingPredicate [underlying: 405#L306true, annotation: [20, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [27, 0]]" "CountingPredicate [underlying: 288#L331true, annotation: [13, 0]]" "CountingPredicate [underlying: 367#L970true, annotation: [0, 0]]" "CountingPredicate [underlying: 381#while_6_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [27, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [20, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [10, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [6, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 395#L1130true, annotation: [0, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [24, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [14, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [10, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [28, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [24, 0]]" "CountingPredicate [underlying: 276#Loop~11true, annotation: [0, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [30, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [6, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [18, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [31, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [22, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [9, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [6, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 183#L323true, annotation: [18, 0]]" "CountingPredicate [underlying: 351#L95true, annotation: [20, 0]]" "CountingPredicate [underlying: 37#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [6, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [20, 0]]" "CountingPredicate [underlying: 328#L645-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [28, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [10, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [14, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [20, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [27, 0]]" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [31, 0]]" "CountingPredicate [underlying: 36#L76true, annotation: [18, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [31, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 342#L787true, annotation: [0, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 209#L93true, annotation: [14, 0]]" "CountingPredicate [underlying: 350#L697true, annotation: [0, 0]]" "CountingPredicate [underlying: 42#L1251true, annotation: [0, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [18, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [31, 0]]" "CountingPredicate [underlying: 113#L53true, annotation: [6, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [6, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 86#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 290#L1257-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [18, 0]]" "CountingPredicate [underlying: 134#is_master_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [14, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [31, 0]]" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [20, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [31, 0]]" "CountingPredicate [underlying: 15#L1453true, annotation: [0, 0]]" "CountingPredicate [underlying: 39#transmit1ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 318#L997true, annotation: [0, 0]]" "CountingPredicate [underlying: 103#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [29, 0]]" "CountingPredicate [underlying: 356#L1050true, annotation: [0, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [14, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [14, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [14, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [10, 0]]" "CountingPredicate [underlying: 53#L591true, annotation: [0, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 405#L306true, annotation: [18, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [13, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [9, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [22, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [31, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [13, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 181#L329true, annotation: [10, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [28, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [18, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 231#L74true, annotation: [13, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [20, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [20, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [22, 0]]" "CountingPredicate [underlying: 261#L1233true, annotation: [0, 0]]" "CountingPredicate [underlying: 235#L1025true, annotation: [0, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [9, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [14, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [28, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [6, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [9, 0]]" "CountingPredicate [underlying: 230#L420true, annotation: [5, 0]]" "CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [31, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [9, 0]]" "CountingPredicate [underlying: 52#L92true, annotation: [6, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [13, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [9, 0]]" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [24, 0]]" "CountingPredicate [underlying: 341#L478true, annotation: [2, 0]]" "CountingPredicate [underlying: 119#L48true, annotation: [6, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [27, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [13, 0]]" "CountingPredicate [underlying: 181#L329true, annotation: [9, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [31, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [20, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [24, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [6, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [9, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [10, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [22, 0]]" "CountingPredicate [underlying: 183#L323true, annotation: [9, 0]]" "CountingPredicate [underlying: 386#L1400true, annotation: [0, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [13, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [25, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 391#L1257true, annotation: [0, 0]]" "CountingPredicate [underlying: 396#L1178true, annotation: [0, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [24, 0]]" "CountingPredicate [underlying: 181#L329true, annotation: [24, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [13, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [6, 0]]" "CountingPredicate [underlying: 372#L250true, annotation: [9, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [22, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [27, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [13, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [29, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [24, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [24, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [10, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [22, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [28, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 375#L1022true, annotation: [0, 0]]" "CountingPredicate [underlying: 148#L422true, annotation: [10, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [10, 0]]" "CountingPredicate [underlying: 336#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 209#L93true, annotation: [18, 0]]" "CountingPredicate [underlying: 120#L1235true, annotation: [0, 0]]" "CountingPredicate [underlying: 293#update_fifo_qENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 36#L76true, annotation: [14, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [20, 0]]" "CountingPredicate [underlying: 387#L825true, annotation: [0, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [9, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [6, 0]]" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [24, 0]]" "CountingPredicate [underlying: 17#L1110true, annotation: [0, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [9, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [31, 0]]" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [6, 0]]" "CountingPredicate [underlying: 178#L645true, annotation: [0, 0]]" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [6, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [28, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [22, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [28, 0]]" "CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 359#L983true, annotation: [0, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [13, 0]]" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [28, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [9, 0]]" "CountingPredicate [underlying: 237#while_1_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 231#L74true, annotation: [10, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [18, 0]]" "CountingPredicate [underlying: 256#L479-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 285#L797true, annotation: [0, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 405#L306true, annotation: [6, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [24, 0]]" "CountingPredicate [underlying: 281#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [9, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [14, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [18, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [13, 0]]" "CountingPredicate [underlying: 151#L102true, annotation: [6, 0]]" "CountingPredicate [underlying: 38#L905true, annotation: [0, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [27, 0]]" "CountingPredicate [underlying: 307#L83true, annotation: [10, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [13, 0]]" "CountingPredicate [underlying: 123#L1463-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 414#L321true, annotation: [13, 0]]" "CountingPredicate [underlying: 181#L329true, annotation: [22, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [17, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 220#L806true, annotation: [0, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 247#Loop~8true, annotation: [0, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [28, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [9, 0]]" "CountingPredicate [underlying: 54#L681true, annotation: [0, 0]]" "CountingPredicate [underlying: 351#L95true, annotation: [9, 0]]" "CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 151#L102true, annotation: [23, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 19#L986true, annotation: [0, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [24, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [24, 0]]" "CountingPredicate [underlying: 209#L93true, annotation: [20, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [13, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [24, 0]]" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [25, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 254#L915true, annotation: [0, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [10, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [13, 0]]" "CountingPredicate [underlying: 52#L92true, annotation: [10, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [13, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [9, 0]]" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 288#L331true, annotation: [6, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [18, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [31, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [28, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [13, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [28, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 92#Loop~9true, annotation: [0, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [20, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [9, 0]]" "CountingPredicate [underlying: 165#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [9, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 183#L323true, annotation: [13, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [6, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [18, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [9, 0]]" "CountingPredicate [underlying: 343#L753true, annotation: [0, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [20, 0]]" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 181#L329true, annotation: [20, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [9, 0]]" "CountingPredicate [underlying: 160#L973true, annotation: [0, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [20, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 139#L975true, annotation: [0, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [28, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [6, 0]]" "CountingPredicate [underlying: 66#L1401true, annotation: [0, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [31, 0]]" "CountingPredicate [underlying: 174#L628true, annotation: [0, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [28, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [6, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [9, 0]]" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [18, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [14, 0]]" "CountingPredicate [underlying: 138#L748true, annotation: [0, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [24, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [20, 0]]" "CountingPredicate [underlying: 36#L76true, annotation: [10, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [28, 0]]" "CountingPredicate [underlying: 209#L93true, annotation: [22, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [6, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 148#L422true, annotation: [6, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [10, 0]]" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 115#while_0_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [10, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [6, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [14, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [13, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [24, 0]]" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 157#L1217-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 47#L1036-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [20, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [13, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [9, 0]]" "CountingPredicate [underlying: 231#L74true, annotation: [6, 0]]" "CountingPredicate [underlying: 225#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [31, 0]]" "CountingPredicate [underlying: 236#L1056true, annotation: [0, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [22, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [14, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [28, 0]]" "CountingPredicate [underlying: 130#L1105true, annotation: [0, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 151#L102true, annotation: [10, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [13, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [18, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [20, 0]]" "CountingPredicate [underlying: 202#L73true, annotation: [13, 0]]" "CountingPredicate [underlying: 351#L95true, annotation: [13, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [22, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 10#L640true, annotation: [0, 0]]" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [9, 0]]" "CountingPredicate [underlying: 414#L321true, annotation: [9, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 404#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [13, 0]]" "CountingPredicate [underlying: 307#L83true, annotation: [6, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [6, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 405#L306true, annotation: [10, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [27, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [30, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [27, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [24, 0]]" "CountingPredicate [underlying: 181#L329true, annotation: [18, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [30, 0]]" "CountingPredicate [underlying: 137#L866true, annotation: [0, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [24, 0]]" "CountingPredicate [underlying: 405#L306true, annotation: [27, 0]]" "CountingPredicate [underlying: 263#L1241true, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [28, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [28, 0]]" "CountingPredicate [underlying: 51#L940true, annotation: [0, 0]]" "CountingPredicate [underlying: 222#update_channels1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [28, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [24, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [28, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [20, 0]]" "CountingPredicate [underlying: 327#L1408-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [22, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [9, 0]]" "CountingPredicate [underlying: 83#update_channels1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [13, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [6, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [6, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [23, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [9, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [6, 0]]" "CountingPredicate [underlying: 414#L321true, annotation: [6, 0]]" "CountingPredicate [underlying: 112#L1053true, annotation: [0, 0]]" "CountingPredicate [underlying: 382#L735true, annotation: [0, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 288#L331true, annotation: [10, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [20, 0]]" "CountingPredicate [underlying: 52#L92true, annotation: [14, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [24, 0]]" "CountingPredicate [underlying: 20#eval2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [13, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [9, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [22, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 63#L932true, annotation: [0, 0]]" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [14, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [28, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [31, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [14, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [24, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [31, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [9, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [24, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [13, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [13, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [18, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [24, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [24, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [6, 0]]" "CountingPredicate [underlying: 340#L895true, annotation: [0, 0]]" "CountingPredicate [underlying: 144#L1259true, annotation: [0, 0]]" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [22, 0]]" "CountingPredicate [underlying: 322#L1243true, annotation: [0, 0]]" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [14, 0]]" "CountingPredicate [underlying: 273#L1100true, annotation: [0, 0]]" "CountingPredicate [underlying: 155#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [6, 0]]" "CountingPredicate [underlying: 223#L288true, annotation: [13, 0]]" "CountingPredicate [underlying: 101#L609-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [28, 0]]" "CountingPredicate [underlying: 98#masterENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [18, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [30, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 72#while_2_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [9, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 202#L73true, annotation: [10, 0]]" "CountingPredicate [underlying: 71#update_channels1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 36#L76true, annotation: [6, 0]]" "CountingPredicate [underlying: 286#update_fifo_qFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 394#L1014true, annotation: [0, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [22, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [14, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [14, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [10, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 405#L306true, annotation: [13, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [18, 0]]" "CountingPredicate [underlying: 357#L496true, annotation: [0, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [22, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [9, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [30, 0]]" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [27, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [31, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [27, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [20, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [26, 0]]" "CountingPredicate [underlying: 250#L788true, annotation: [0, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [31, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 151#L102true, annotation: [14, 0]]" "CountingPredicate [underlying: 99#L1219true, annotation: [0, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 80#L828true, annotation: [0, 0]]" "CountingPredicate [underlying: 269#L900true, annotation: [0, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [9, 0]]" "CountingPredicate [underlying: 231#L74true, annotation: [18, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 125#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [9, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [20, 0]]" "CountingPredicate [underlying: 209#L93true, annotation: [9, 0]]" "CountingPredicate [underlying: 11#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [28, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [22, 0]]" "CountingPredicate [underlying: 201#L609true, annotation: [0, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [6, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [20, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [31, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [9, 0]]" "CountingPredicate [underlying: 33#L771true, annotation: [0, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 307#L83true, annotation: [18, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [28, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [10, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [28, 0]]" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 333#init_threads1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [13, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [18, 0]]" "CountingPredicate [underlying: 280#L1465-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [9, 0]]" "CountingPredicate [underlying: 228#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 315#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 374#L790true, annotation: [0, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [10, 0]]" "CountingPredicate [underlying: 383#update_fifo_qEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 122#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 148#L422true, annotation: [12, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [13, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [13, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [13, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 310#L1193true, annotation: [0, 0]]" "CountingPredicate [underlying: 27#L1399true, annotation: [0, 0]]" "CountingPredicate [underlying: 288#L331true, annotation: [14, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [20, 0]]" "CountingPredicate [underlying: 52#L92true, annotation: [18, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [28, 0]]" "CountingPredicate [underlying: 402#L844true, annotation: [0, 0]]" "CountingPredicate [underlying: 262#L232true, annotation: [6, 0]]" "CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 181#L329true, annotation: [13, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [13, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [9, 0]]" "CountingPredicate [underlying: 229#init_model2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 32#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 259#transmit4ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 372#L250true, annotation: [6, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [22, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [18, 0]]" "CountingPredicate [underlying: 69#L1404true, annotation: [0, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [27, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [24, 0]]" "CountingPredicate [underlying: 351#L95true, annotation: [6, 0]]" "CountingPredicate [underlying: 151#L102true, annotation: [18, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [20, 0]]" "CountingPredicate [underlying: 379#activate_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [28, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [10, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [31, 0]]" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [6, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 141#L1168true, annotation: [0, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [28, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [28, 0]]" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 351#L95true, annotation: [23, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [22, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [18, 0]]" "CountingPredicate [underlying: 274#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [18, 0]]" "CountingPredicate [underlying: 260#L1000true, annotation: [0, 0]]" "CountingPredicate [underlying: 223#L288true, annotation: [9, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [28, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [20, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [6, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [13, 0]]" "CountingPredicate [underlying: 202#L73true, annotation: [6, 0]]" "CountingPredicate [underlying: 16#L1050-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [13, 0]]" "CountingPredicate [underlying: 363#L1398true, annotation: [0, 0]]" "CountingPredicate [underlying: 197#L753-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [13, 0]]" "CountingPredicate [underlying: 253#init_model2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [14, 0]]" "CountingPredicate [underlying: 324#L768true, annotation: [0, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [22, 0]]" "CountingPredicate [underlying: 346#L1011true, annotation: [0, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [10, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [18, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [28, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [18, 0]]" "CountingPredicate [underlying: 52#L92true, annotation: [20, 0]]" "CountingPredicate [underlying: 28#L1462true, annotation: [0, 0]]" "CountingPredicate [underlying: 184#L778true, annotation: [0, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [13, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [31, 0]]" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [27, 0]]" "CountingPredicate [underlying: 251#L978true, annotation: [0, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 187#L664true, annotation: [0, 0]]" "CountingPredicate [underlying: 275#transmit2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [24, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [22, 0]]" "CountingPredicate [underlying: 211#L980-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [22, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 151#L102true, annotation: [20, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 231#L74true, annotation: [14, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [6, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [27, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [9, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [13, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [6, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [28, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 36#L76true, annotation: [19, 0]]" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 249#L1173true, annotation: [0, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 209#L93true, annotation: [13, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [20, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [31, 0]]" "CountingPredicate [underlying: 319#L545true, annotation: [0, 0]]" "CountingPredicate [underlying: 370#L1042true, annotation: [0, 0]]" "CountingPredicate [underlying: 283#L592true, annotation: [0, 0]]" "CountingPredicate [underlying: 52#L92true, annotation: [22, 0]]" "CountingPredicate [underlying: 107#L1148true, annotation: [0, 0]]" "CountingPredicate [underlying: 214#init_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 307#L83true, annotation: [14, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [22, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [20, 0]]" "CountingPredicate [underlying: 232#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [6, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [22, 0]]" "CountingPredicate [underlying: 173#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [14, 0]]" "CountingPredicate [underlying: 351#L95true, annotation: [10, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [22, 0]]" "CountingPredicate [underlying: 304#L421true, annotation: [6, 0]]" "CountingPredicate [underlying: 288#L331true, annotation: [18, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [24, 0]]" "CountingPredicate [underlying: 400#L625true, annotation: [0, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [20, 0]]" "CountingPredicate [underlying: 163#L948true, annotation: [0, 0]]" "CountingPredicate [underlying: 76#L980true, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [14, 0]]" "CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 60#L1454-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 372#L250true, annotation: [10, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [31, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 414#L321true, annotation: [14, 0]]" "CountingPredicate [underlying: 190#error2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [24, 0]]" "CountingPredicate [underlying: 91#L663true, annotation: [0, 0]]" "CountingPredicate [underlying: 145#init_model1FINALtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 307#L83true, annotation: [13, 0]]" "CountingPredicate [underlying: 405#L306true, annotation: [24, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [28, 0]]" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [14, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [31, 0]]" "CountingPredicate [underlying: 96#L717-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 223#L288true, annotation: [6, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [27, 0]]" "CountingPredicate [underlying: 151#L102true, annotation: [22, 0]]" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [10, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [9, 0]]" "CountingPredicate [underlying: 148#L422true, annotation: [9, 0]]" "CountingPredicate [underlying: 31#L180true, annotation: [13, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [27, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [31, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [20, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [31, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [18, 0]]" "CountingPredicate [underlying: 219#L1008-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [27, 0]]" "CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 186#L274true, annotation: [6, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [6, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [14, 0]]" "CountingPredicate [underlying: 332#L1120true, annotation: [0, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [31, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [31, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [10, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [9, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [14, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [14, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [27, 0]]" "CountingPredicate [underlying: 102#L816true, annotation: [0, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [20, 0]]" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 272#L1163true, annotation: [0, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [20, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [18, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [10, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [18, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [14, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [24, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [13, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 183#L323true, annotation: [6, 0]]" "CountingPredicate [underlying: 41#L959true, annotation: [0, 0]]" "CountingPredicate [underlying: 202#L73true, annotation: [18, 0]]" "CountingPredicate [underlying: 288#L331true, annotation: [20, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [24, 0]]" "CountingPredicate [underlying: 334#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [14, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [22, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [18, 0]]" "CountingPredicate [underlying: 408#L1028true, annotation: [0, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [27, 0]]" "CountingPredicate [underlying: 161#L809true, annotation: [0, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [27, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [22, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [27, 0]]" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 105#L561-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [27, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [6, 0]]" "CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 337#L1225-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [9, 0]]" "CountingPredicate [underlying: 245#L1085true, annotation: [0, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [18, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 377#L936true, annotation: [0, 0]]" "CountingPredicate [underlying: 68#L1437true, annotation: [0, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [10, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [20, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [18, 0]]" "CountingPredicate [underlying: 29#Loop~5true, annotation: [0, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [31, 0]]" "CountingPredicate [underlying: 62#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [10, 0]]" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 405#L306true, annotation: [22, 0]]" "CountingPredicate [underlying: 57#L1198true, annotation: [0, 0]]" "CountingPredicate [underlying: 140#L1241-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 52#L92true, annotation: [9, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [10, 0]]" "CountingPredicate [underlying: 291#L661true, annotation: [0, 0]]" "CountingPredicate [underlying: 412#L1036true, annotation: [0, 0]]" "CountingPredicate [underlying: 371#L548true, annotation: [0, 0]]" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 397#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 406#fire_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [24, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [27, 0]]" "CountingPredicate [underlying: 292#main1ENTRYtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [14, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [22, 0]]" "CountingPredicate [underlying: 181#L329true, annotation: [6, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [28, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 231#L74true, annotation: [9, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 257#L627true, annotation: [0, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [18, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [20, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [27, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [31, 0]]" "CountingPredicate [underlying: 151#L102true, annotation: [9, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [10, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [20, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [10, 0]]" "CountingPredicate [underlying: 351#L95true, annotation: [14, 0]]" "CountingPredicate [underlying: 215#L589true, annotation: [0, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 150#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 288#L331true, annotation: [22, 0]]" "CountingPredicate [underlying: 307#L83true, annotation: [9, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [20, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 414#L321true, annotation: [10, 0]]" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 255#L1397true, annotation: [0, 0]]" "CountingPredicate [underlying: 146#L676true, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [10, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [24, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [18, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [20, 0]]" "CountingPredicate [underlying: 240#L1080true, annotation: [0, 0]]" "CountingPredicate [underlying: 189#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [28, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 210#L854true, annotation: [0, 0]]" "CountingPredicate [underlying: 405#L306true, annotation: [28, 0]]" "CountingPredicate [underlying: 131#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 26#L352true, annotation: [27, 0]]" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 89#L431-1true, annotation: [27, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [27, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [27, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [24, 0]]" "CountingPredicate [underlying: 415#L195true, annotation: [10, 0]]" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [18, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [27, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [22, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [31, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [14, 0]]" "CountingPredicate [underlying: 36#L76true, annotation: [13, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [24, 0]]" "CountingPredicate [underlying: 344#main2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [9, 0]]" "CountingPredicate [underlying: 172#L379true, annotation: [9, 0]]" "CountingPredicate [underlying: 171#Loop~6true, annotation: [0, 0]]" "CountingPredicate [underlying: 136#L847true, annotation: [0, 0]]" "CountingPredicate [underlying: 4#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 182#init_model1ENTRYtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [14, 0]]" "CountingPredicate [underlying: 162#L427true, annotation: [13, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [10, 0]]" "CountingPredicate [underlying: 206#L1125true, annotation: [0, 0]]" "CountingPredicate [underlying: 238#L1233-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 108#L181true, annotation: [13, 0]]" "CountingPredicate [underlying: 127#mainENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [10, 0]]" "CountingPredicate [underlying: 278#start_simulation1ENTRYtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 110#Loop~1true, annotation: [31, 0]]" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 84#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [6, 0]]" "CountingPredicate [underlying: 152#L547true, annotation: [0, 0]]" "CountingPredicate [underlying: 87#L873true, annotation: [0, 0]]" "CountingPredicate [underlying: 25#L364true, annotation: [10, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [27, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [27, 0]]" "CountingPredicate [underlying: 299#L350true, annotation: [14, 0]]" "CountingPredicate [underlying: 393#L376true, annotation: [10, 0]]" "CountingPredicate [underlying: 90#while_3_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [22, 0]]" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 258#L835true, annotation: [0, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 401#L139true, annotation: [9, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [22, 0]]" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 43#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 183#L323true, annotation: [10, 0]]" "CountingPredicate [underlying: 252#L994-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 202#L73true, annotation: [14, 0]]" "CountingPredicate [underlying: 288#L331true, annotation: [24, 0]]" "CountingPredicate [underlying: 345#L267true, annotation: [10, 0]]" "CountingPredicate [underlying: 304#L421true, annotation: [8, 0]]" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 399#L177true, annotation: [18, 0]]" "CountingPredicate [underlying: 209#L93true, annotation: [6, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [14, 0]]" "CountingPredicate [underlying: 289#L263true, annotation: [22, 0]]" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 405#L306true, annotation: [9, 0]]" "CountingPredicate [underlying: 300#L153true, annotation: [20, 0]]" "CountingPredicate [underlying: 309#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 158#while_4_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 44#ULTIMATE.initENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 2#L863true, annotation: [0, 0]]" "CountingPredicate [underlying: 88#transmit3ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 50#L1115true, annotation: [0, 0]]" "CountingPredicate [underlying: 166#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 282#L269true, annotation: [27, 0]]" "CountingPredicate [underlying: 333#init_threads1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 308#Loop~0true, annotation: [20, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [13, 0]]" "CountingPredicate [underlying: 398#L807true, annotation: [0, 0]]" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 339#L159true, annotation: [10, 0]]" "CountingPredicate [underlying: 410#L357true, annotation: [14, 0]]" "CountingPredicate [underlying: 142#L1022-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 83#update_channels1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 362#L994true, annotation: [0, 0]]" "CountingPredicate [underlying: 121#L28true, annotation: [24, 0]]" "CountingPredicate [underlying: 298#L1249-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 216#Loop~2true, annotation: [6, 0]]" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 352#L140true, annotation: [6, 0]]" "CountingPredicate [underlying: 389#L355true, annotation: [22, 0]]" "CountingPredicate [underlying: 52#L92true, annotation: [13, 0]]" "CountingPredicate [underlying: 248#Loop~3true, annotation: [14, 0]]" "CountingPredicate [underlying: 268#L699true, annotation: [0, 0]]" "CountingPredicate [underlying: 347#L-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 388#L571true, annotation: [0, 0]]" "CountingPredicate [underlying: 325#L201true, annotation: [28, 0]]" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 349#reset_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [21, 0]]" "CountingPredicate [underlying: 239#update_channels2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 385#L207true, annotation: [10, 0]]" "CountingPredicate [underlying: 132#L347true, annotation: [18, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 6#L445true, annotation: [14, 0]]" "CountingPredicate [underlying: 305#L206true, annotation: [24, 0]]" "CountingPredicate [underlying: 149#L372true, annotation: [13, 0]]" "CountingPredicate [underlying: 75#L178true, annotation: [27, 0]]" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 364#L361true, annotation: [14, 0]]" }, initialStates = {"CountingPredicate [underlying: 404#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" }, finalStates = {}, callTransitions = { ("CountingPredicate [underlying: 89#L431-1true, annotation: [14, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 8#L423true, annotation: [14, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [28, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [13, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [22, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [22, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 34#L424true, annotation: [10, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [6, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 8#L423true, annotation: [16, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [17, 0]]") ("CountingPredicate [underlying: 61#L321-1true, annotation: [10, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [9, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 355#L681-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [20, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [24, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 89#L431-1true, annotation: [18, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [27, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [18, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 381#while_6_continuetrue, annotation: [0, 0]]" "call #t~ret20 := exists_runnable_thread2();" "CountingPredicate [underlying: 11#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [18, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 328#L645-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 34#L424true, annotation: [14, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 61#L321-1true, annotation: [6, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [27, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [10, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [31, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 290#L1257-1true, annotation: [0, 0]]" "call #t~ret32 := is_transmit5_triggered();" "CountingPredicate [underlying: 43#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 15#L1453true, annotation: [0, 0]]" "call init_model2();" "CountingPredicate [underlying: 253#init_model2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 204#L329-1true, annotation: [13, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [20, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 8#L423true, annotation: [6, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 230#L420true, annotation: [5, 0]]" "call update_channels1();" "CountingPredicate [underlying: 222#update_channels1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [13, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 341#L478true, annotation: [2, 0]]" "call init_model1();" "CountingPredicate [underlying: 182#init_model1ENTRYtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 386#L1400true, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 379#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [22, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 89#L431-1true, annotation: [22, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 148#L422true, annotation: [10, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 89#L431-1true, annotation: [20, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [6, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [31, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [9, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 256#L479-1true, annotation: [4, 0]]" "call start_simulation1();" "CountingPredicate [underlying: 278#start_simulation1ENTRYtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [14, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 123#L1463-1true, annotation: [1, 0]]" "call #t~ret37 := main1();" "CountingPredicate [underlying: 292#main1ENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 61#L321-1true, annotation: [17, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [13, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [28, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 204#L329-1true, annotation: [9, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 19#L986true, annotation: [0, 0]]" "call master();" "CountingPredicate [underlying: 98#masterENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [24, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 8#L423true, annotation: [10, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [9, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 204#L329-1true, annotation: [18, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 89#L431-1true, annotation: [9, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [20, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 66#L1401true, annotation: [0, 0]]" "call reset_delta_events2();" "CountingPredicate [underlying: 330#reset_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 148#L422true, annotation: [6, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [10, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 34#L424true, annotation: [6, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [13, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 157#L1217-1true, annotation: [0, 0]]" "call #t~ret27 := is_master_triggered();" "CountingPredicate [underlying: 86#is_master_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 204#L329-1true, annotation: [20, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [13, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 236#L1056true, annotation: [0, 0]]" "call transmit5();" "CountingPredicate [underlying: 194#transmit5ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [18, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 404#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "call ULTIMATE.init();" "CountingPredicate [underlying: 44#ULTIMATE.initENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 61#L321-1true, annotation: [13, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [27, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [24, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [28, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 89#L431-1true, annotation: [24, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [28, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 327#L1408-1true, annotation: [0, 0]]" "call eval2();" "CountingPredicate [underlying: 20#eval2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [24, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [9, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 204#L329-1true, annotation: [14, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [31, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 34#L424true, annotation: [24, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 89#L431-1true, annotation: [13, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 8#L423true, annotation: [13, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [24, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [14, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 101#L609-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 89#L431-1true, annotation: [30, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [22, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 394#L1014true, annotation: [0, 0]]" "call transmit2();" "CountingPredicate [underlying: 275#transmit2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [14, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 34#L424true, annotation: [26, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 34#L424true, annotation: [9, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 61#L321-1true, annotation: [9, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [22, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [31, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 89#L431-1true, annotation: [28, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 280#L1465-1true, annotation: [0, 0]]" "call #t~ret38 := main2();" "CountingPredicate [underlying: 344#main2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 148#L422true, annotation: [12, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [13, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [28, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 27#L1399true, annotation: [0, 0]]" "call fire_delta_events2();" "CountingPredicate [underlying: 103#fire_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 262#L232true, annotation: [6, 0]]" "call update_fifo_q();" "CountingPredicate [underlying: 293#update_fifo_qENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 204#L329-1true, annotation: [10, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 265#L367true, annotation: [28, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [18, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 260#L1000true, annotation: [0, 0]]" "call transmit1();" "CountingPredicate [underlying: 39#transmit1ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 363#L1398true, annotation: [0, 0]]" "call init_threads2();" "CountingPredicate [underlying: 214#init_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 197#L753-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [18, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 379#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 34#L424true, annotation: [13, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [9, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [20, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 370#L1042true, annotation: [0, 0]]" "call transmit4();" "CountingPredicate [underlying: 259#transmit4ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 89#L431-1true, annotation: [6, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 304#L421true, annotation: [6, 0]]" "call init_threads1();" "CountingPredicate [underlying: 333#init_threads1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [20, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 60#L1454-1true, annotation: [0, 0]]" "call start_simulation2();" "CountingPredicate [underlying: 234#start_simulation2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 204#L329-1true, annotation: [6, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [31, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 96#L717-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 148#L422true, annotation: [9, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [31, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [6, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [14, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [14, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 34#L424true, annotation: [18, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [14, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [22, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 408#L1028true, annotation: [0, 0]]" "call transmit3();" "CountingPredicate [underlying: 88#transmit3ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [27, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 105#L561-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 337#L1225-1true, annotation: [0, 0]]" "call #t~ret28 := is_transmit1_triggered();" "CountingPredicate [underlying: 37#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 140#L1241-1true, annotation: [0, 0]]" "call #t~ret30 := is_transmit3_triggered();" "CountingPredicate [underlying: 122#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 89#L431-1true, annotation: [10, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 34#L424true, annotation: [20, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [20, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 255#L1397true, annotation: [0, 0]]" "call update_channels2();" "CountingPredicate [underlying: 239#update_channels2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [24, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 89#L431-1true, annotation: [27, 0]]" "call eval1();" "CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [27, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [27, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 8#L423true, annotation: [9, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 172#L379true, annotation: [9, 0]]" "call do_read_c();" "CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 9#L216true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 238#L1233-1true, annotation: [0, 0]]" "call #t~ret29 := is_transmit2_triggered();" "CountingPredicate [underlying: 150#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 179#L211true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 25#L364true, annotation: [10, 0]]" "call do_write_p();" "CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 34#L424true, annotation: [22, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [18, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 304#L421true, annotation: [8, 0]]" "call init_threads1();" "CountingPredicate [underlying: 333#init_threads1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 61#L321-1true, annotation: [14, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 298#L1249-1true, annotation: [0, 0]]" "call #t~ret31 := is_transmit4_triggered();" "CountingPredicate [underlying: 131#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 347#L-1true, annotation: [0, 0]]" "call #t~ret39 := main();" "CountingPredicate [underlying: 127#mainENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 388#L571true, annotation: [0, 0]]" "call error2();" "CountingPredicate [underlying: 264#error2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 204#L329-1true, annotation: [21, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [22, 0]]") }, internalTransitions = { ("CountingPredicate [underlying: 151#L102true, annotation: [13, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 351#L95true, annotation: [13, 0]]") ("CountingPredicate [underlying: 351#L95true, annotation: [18, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 224#while_7_continuetrue, annotation: [0, 0]]" "~kernel_st~1 := 1;" "CountingPredicate [underlying: 327#L1408-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 186#L274true, annotation: [31, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [31, 0]]") ("CountingPredicate [underlying: 70#L1158true, annotation: [0, 0]]" "assume 1 == ~T3_E~0;~T3_E~0 := 2;" "CountingPredicate [underlying: 272#L1163true, annotation: [0, 0]]") ("CountingPredicate [underlying: 70#L1158true, annotation: [0, 0]]" "assume !(1 == ~T3_E~0);" "CountingPredicate [underlying: 272#L1163true, annotation: [0, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [22, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [22, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [22, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#L355true, annotation: [22, 0]]") ("CountingPredicate [underlying: 390#L1225true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret28 && #t~ret28 <= 2147483647;~tmp___0~3 := #t~ret28;havoc #t~ret28;" "CountingPredicate [underlying: 135#L1227true, annotation: [0, 0]]") ("CountingPredicate [underlying: 135#L1227true, annotation: [0, 0]]" "assume 0 != ~tmp___0~3;~t1_st~0 := 0;" "CountingPredicate [underlying: 238#L1233-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 135#L1227true, annotation: [0, 0]]" "assume !(0 != ~tmp___0~3);" "CountingPredicate [underlying: 238#L1233-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 198#init_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 165#init_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [24, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [24, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [24, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [24, 0]]") ("CountingPredicate [underlying: 64#Loop~10true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 381#while_6_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#Loop~10true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 251#L978true, annotation: [0, 0]]") ("CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [18, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 52#L92true, annotation: [18, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [24, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [24, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [24, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [24, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [14, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 405#L306true, annotation: [14, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [14, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 405#L306true, annotation: [14, 0]]") ("CountingPredicate [underlying: 223#L288true, annotation: [14, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 223#L288true, annotation: [14, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [22, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [22, 0]]") ("CountingPredicate [underlying: 416#L1153true, annotation: [0, 0]]" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "CountingPredicate [underlying: 70#L1158true, annotation: [0, 0]]") ("CountingPredicate [underlying: 416#L1153true, annotation: [0, 0]]" "assume !(1 == ~T2_E~0);" "CountingPredicate [underlying: 70#L1158true, annotation: [0, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [6, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [6, 0]]") ("CountingPredicate [underlying: 365#L1039true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_5~0;~t4_st~0 := 1;" "CountingPredicate [underlying: 370#L1042true, annotation: [0, 0]]") ("CountingPredicate [underlying: 365#L1039true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_5~0);" "CountingPredicate [underlying: 412#L1036true, annotation: [0, 0]]") ("CountingPredicate [underlying: 36#L76true, annotation: [9, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [18, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [18, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [18, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [18, 0]]") ("CountingPredicate [underlying: 71#update_channels1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 83#update_channels1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 417#L1249true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret31 && #t~ret31 <= 2147483647;~tmp___3~0 := #t~ret31;havoc #t~ret31;" "CountingPredicate [underlying: 42#L1251true, annotation: [0, 0]]") ("CountingPredicate [underlying: 186#L274true, annotation: [14, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [14, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [9, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [9, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [28, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [28, 0]]") ("CountingPredicate [underlying: 361#L864true, annotation: [0, 0]]" "assume 1 == ~E_5~0;~__retres1~9 := 1;" "CountingPredicate [underlying: 137#L866true, annotation: [0, 0]]") ("CountingPredicate [underlying: 361#L864true, annotation: [0, 0]]" "assume !(1 == ~E_5~0);" "CountingPredicate [underlying: 87#L873true, annotation: [0, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [10, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [10, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [10, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [10, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [27, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [27, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [27, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [6, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [6, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [6, 0]]") ("CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [17, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 61#L321-1true, annotation: [17, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [13, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [20, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [20, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [20, 0]]") ("CountingPredicate [underlying: 194#transmit5ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t5_pc~0;" "CountingPredicate [underlying: 320#L733true, annotation: [0, 0]]") ("CountingPredicate [underlying: 194#transmit5ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t5_pc~0);" "CountingPredicate [underlying: 382#L735true, annotation: [0, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 299#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: 208#do_write_pENTRYtrue, annotation: [9, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [9, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [9, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [9, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [18, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [22, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [22, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [22, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 264#error2ENTRYtrue, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 357#L496true, annotation: [0, 0]]") ("CountingPredicate [underlying: 264#error2ENTRYtrue, annotation: [0, 0]]" "assume !false;" "CountingPredicate [underlying: 84#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [6, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [6, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [6, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [27, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [14, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [14, 0]]") ("CountingPredicate [underlying: 411#L1008true, annotation: [0, 0]]" "havoc ~tmp_ndt_3~0;" "CountingPredicate [underlying: 142#L1022-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [14, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 204#L329-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [14, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 204#L329-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [27, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [27, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [27, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [27, 0]]") ("CountingPredicate [underlying: 234#start_simulation2ENTRYtrue, annotation: [0, 0]]" "havoc ~kernel_st~1;havoc ~tmp~8;havoc ~tmp___0~4;~kernel_st~1 := 0;" "CountingPredicate [underlying: 255#L1397true, annotation: [0, 0]]") ("CountingPredicate [underlying: 217#Loop~4true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 115#while_0_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 217#Loop~4true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 212#L567true, annotation: [0, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [14, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [14, 0]]") ("CountingPredicate [underlying: 297#immediate_notifyFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 266#immediate_notifyEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [13, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 13#L845true, annotation: [0, 0]]" "assume 1 == ~E_4~0;~__retres1~8 := 1;" "CountingPredicate [underlying: 136#L847true, annotation: [0, 0]]") ("CountingPredicate [underlying: 13#L845true, annotation: [0, 0]]" "assume !(1 == ~E_4~0);" "CountingPredicate [underlying: 210#L854true, annotation: [0, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [10, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 351#L95true, annotation: [10, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [10, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 151#L102true, annotation: [10, 0]]") ("CountingPredicate [underlying: 410#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: 364#L361true, annotation: [10, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [10, 0]]") ("CountingPredicate [underlying: 338#L826true, annotation: [0, 0]]" "assume 1 == ~E_3~0;~__retres1~7 := 1;" "CountingPredicate [underlying: 80#L828true, annotation: [0, 0]]") ("CountingPredicate [underlying: 338#L826true, annotation: [0, 0]]" "assume !(1 == ~E_3~0);" "CountingPredicate [underlying: 258#L835true, annotation: [0, 0]]") ("CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [20, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 52#L92true, annotation: [20, 0]]") ("CountingPredicate [underlying: 307#L83true, annotation: [19, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 36#L76true, annotation: [19, 0]]") ("CountingPredicate [underlying: 366#L1188true, annotation: [0, 0]]" "assume 1 == ~E_3~0;~E_3~0 := 2;" "CountingPredicate [underlying: 310#L1193true, annotation: [0, 0]]") ("CountingPredicate [underlying: 366#L1188true, annotation: [0, 0]]" "assume !(1 == ~E_3~0);" "CountingPredicate [underlying: 310#L1193true, annotation: [0, 0]]") ("CountingPredicate [underlying: 414#L321true, annotation: [20, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 183#L323true, annotation: [20, 0]]") ("CountingPredicate [underlying: 147#L717true, annotation: [0, 0]]" "~E_5~0 := 2;" "CountingPredicate [underlying: 350#L697true, annotation: [0, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [18, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [31, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [27, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [27, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [27, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [27, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [31, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [31, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [22, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [22, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [22, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [22, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [24, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [24, 0]]") ("CountingPredicate [underlying: 156#L944true, annotation: [0, 0]]" "assume 0 == ~t4_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 329#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 156#L944true, annotation: [0, 0]]" "assume !(0 == ~t4_st~0);" "CountingPredicate [underlying: 163#L948true, annotation: [0, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [10, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [10, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [10, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [10, 0]]") ("CountingPredicate [underlying: 246#activate_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 79#activate_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 202#L73true, annotation: [9, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 231#L74true, annotation: [9, 0]]") ("CountingPredicate [underlying: 202#L73true, annotation: [9, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 307#L83true, annotation: [9, 0]]") ("CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [9, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [9, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [9, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [9, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [20, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [20, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [20, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [20, 0]]") ("CountingPredicate [underlying: 100#L1183true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~E_2~0 := 2;" "CountingPredicate [underlying: 366#L1188true, annotation: [0, 0]]") ("CountingPredicate [underlying: 100#L1183true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 366#L1188true, annotation: [0, 0]]") ("CountingPredicate [underlying: 329#L950true, annotation: [0, 0]]" "#res := ~__retres1~10;" "CountingPredicate [underlying: 232#exists_runnable_thread2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 40#L561true, annotation: [0, 0]]" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "CountingPredicate [underlying: 212#L567true, annotation: [0, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [13, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [13, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [14, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [14, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [27, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 405#L306true, annotation: [27, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [27, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 405#L306true, annotation: [28, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [14, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [14, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [14, 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: 415#L195true, annotation: [31, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [31, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [31, 0]]") ("CountingPredicate [underlying: 360#while_5_continuetrue, annotation: [0, 0]]" "~t5_pc~0 := 1;~t5_st~0 := 2;" "CountingPredicate [underlying: 138#L748true, annotation: [0, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [18, 0]]") ("CountingPredicate [underlying: 181#L329true, annotation: [14, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 288#L331true, annotation: [14, 0]]") ("CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [31, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [31, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [28, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [28, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [24, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [24, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [24, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#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: 415#L195true, annotation: [14, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [14, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [14, 0]]") ("CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [9, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 202#L73true, annotation: [9, 0]]") ("CountingPredicate [underlying: 321#L928true, annotation: [0, 0]]" "assume 0 == ~m_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 329#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 321#L928true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 63#L932true, annotation: [0, 0]]") ("CountingPredicate [underlying: 118#L769true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~__retres1~4 := 1;" "CountingPredicate [underlying: 33#L771true, annotation: [0, 0]]") ("CountingPredicate [underlying: 118#L769true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 184#L778true, annotation: [0, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [22, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [22, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [22, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [10, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [10, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [10, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [10, 0]]") ("CountingPredicate [underlying: 67#L1095true, annotation: [0, 0]]" "assume 0 == ~T4_E~0;~T4_E~0 := 1;" "CountingPredicate [underlying: 273#L1100true, annotation: [0, 0]]") ("CountingPredicate [underlying: 67#L1095true, annotation: [0, 0]]" "assume !(0 == ~T4_E~0);" "CountingPredicate [underlying: 273#L1100true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [18, 0]]") ("CountingPredicate [underlying: 168#L736true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_M~0 := 1;" "CountingPredicate [underlying: 197#L753-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [24, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [24, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [24, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 351#L95true, annotation: [22, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 320#L733true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 92#Loop~9true, annotation: [0, 0]]") ("CountingPredicate [underlying: 320#L733true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 138#L748true, annotation: [0, 0]]") ("CountingPredicate [underlying: 299#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: 186#L274true, annotation: [27, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [27, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [18, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [18, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [18, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#L355true, annotation: [18, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [27, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [27, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [20, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 204#L329-1true, annotation: [20, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [20, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 204#L329-1true, annotation: [21, 0]]") ("CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [14, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 52#L92true, annotation: [14, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [20, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [20, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [20, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [20, 0]]") ("CountingPredicate [underlying: 56#L700true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_5~0 := 1;" "CountingPredicate [underlying: 96#L717-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 133#L1090true, annotation: [0, 0]]" "assume 0 == ~T3_E~0;~T3_E~0 := 1;" "CountingPredicate [underlying: 67#L1095true, annotation: [0, 0]]") ("CountingPredicate [underlying: 133#L1090true, annotation: [0, 0]]" "assume !(0 == ~T3_E~0);" "CountingPredicate [underlying: 67#L1095true, annotation: [0, 0]]") ("CountingPredicate [underlying: 414#L321true, annotation: [18, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 183#L323true, annotation: [18, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [20, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [20, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [18, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 405#L306true, annotation: [10, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 405#L306true, annotation: [10, 0]]") ("CountingPredicate [underlying: 223#L288true, annotation: [10, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 223#L288true, annotation: [10, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 330#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~M_E~0;~M_E~0 := 2;" "CountingPredicate [underlying: 107#L1148true, annotation: [0, 0]]") ("CountingPredicate [underlying: 330#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~M_E~0);" "CountingPredicate [underlying: 107#L1148true, annotation: [0, 0]]") ("CountingPredicate [underlying: 403#L1217true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret27 && #t~ret27 <= 2147483647;~tmp~6 := #t~ret27;havoc #t~ret27;" "CountingPredicate [underlying: 99#L1219true, annotation: [0, 0]]") ("CountingPredicate [underlying: 73#Loop~7true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 90#while_3_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 73#Loop~7true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 146#L676true, annotation: [0, 0]]") ("CountingPredicate [underlying: 191#L910true, annotation: [0, 0]]" "assume 1 == ~t4_i~0;~t4_st~0 := 0;" "CountingPredicate [underlying: 254#L915true, annotation: [0, 0]]") ("CountingPredicate [underlying: 191#L910true, annotation: [0, 0]]" "assume !(1 == ~t4_i~0);~t4_st~0 := 2;" "CountingPredicate [underlying: 254#L915true, annotation: [0, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [14, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [23, 0]]" "assume true;" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [23, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [14, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [14, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [14, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [14, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [9, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [9, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [9, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [20, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [20, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [20, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [20, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [13, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [13, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 367#L970true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 64#Loop~10true, annotation: [0, 0]]") ("CountingPredicate [underlying: 367#L970true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 251#L978true, annotation: [0, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [27, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [27, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [27, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [20, 0]]") ("CountingPredicate [underlying: 186#L274true, annotation: [10, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 395#L1130true, annotation: [0, 0]]" "assume 0 == ~E_5~0;~E_5~0 := 1;" "CountingPredicate [underlying: 406#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 395#L1130true, annotation: [0, 0]]" "assume !(0 == ~E_5~0);" "CountingPredicate [underlying: 406#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [14, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [14, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [14, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [14, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [28, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [28, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [28, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [28, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [24, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [24, 0]]") ("CountingPredicate [underlying: 276#Loop~11true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 224#while_7_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 276#Loop~11true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 68#L1437true, annotation: [0, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [30, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [30, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [6, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [31, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [31, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [31, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [31, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [22, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [9, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [6, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [6, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [10, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [18, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 204#L329-1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [18, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 204#L329-1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 351#L95true, annotation: [20, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 37#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~5;" "CountingPredicate [underlying: 342#L787true, annotation: [0, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [6, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [6, 0]]") ("CountingPredicate [underlying: 299#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: 308#Loop~0true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [28, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [10, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [10, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [10, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [20, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [20, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [20, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#L355true, annotation: [20, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [31, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 36#L76true, annotation: [18, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [31, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [31, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [31, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [31, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [28, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [28, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [28, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 342#L787true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 250#L788true, annotation: [0, 0]]") ("CountingPredicate [underlying: 342#L787true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 285#L797true, annotation: [0, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [14, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 351#L95true, annotation: [14, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [14, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 151#L102true, annotation: [14, 0]]") ("CountingPredicate [underlying: 350#L697true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 247#Loop~8true, annotation: [0, 0]]") ("CountingPredicate [underlying: 350#L697true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 195#L712true, annotation: [0, 0]]") ("CountingPredicate [underlying: 42#L1251true, annotation: [0, 0]]" "assume 0 != ~tmp___3~0;~t4_st~0 := 0;" "CountingPredicate [underlying: 290#L1257-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 42#L1251true, annotation: [0, 0]]" "assume !(0 != ~tmp___3~0);" "CountingPredicate [underlying: 290#L1257-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 113#L53true, annotation: [6, 0]]" "~q_ev~0 := 0;~q_req_up~0 := 0;" "CountingPredicate [underlying: 286#update_fifo_qFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 410#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: 364#L361true, annotation: [6, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [6, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [22, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [22, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [22, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [22, 0]]") ("CountingPredicate [underlying: 86#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~4;" "CountingPredicate [underlying: 324#L768true, annotation: [0, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [18, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [18, 0]]") ("CountingPredicate [underlying: 134#is_master_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 225#is_master_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 61#L321-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [14, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [31, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [31, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [31, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [31, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [27, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [27, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [20, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [20, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [31, 0]]") ("CountingPredicate [underlying: 39#transmit1ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t1_pc~0;" "CountingPredicate [underlying: 215#L589true, annotation: [0, 0]]") ("CountingPredicate [underlying: 39#transmit1ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t1_pc~0);" "CountingPredicate [underlying: 53#L591true, annotation: [0, 0]]") ("CountingPredicate [underlying: 318#L997true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_2~0;~t1_st~0 := 1;" "CountingPredicate [underlying: 260#L1000true, annotation: [0, 0]]") ("CountingPredicate [underlying: 318#L997true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_2~0);" "CountingPredicate [underlying: 362#L994true, annotation: [0, 0]]") ("CountingPredicate [underlying: 103#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~M_E~0;~M_E~0 := 1;" "CountingPredicate [underlying: 240#L1080true, annotation: [0, 0]]") ("CountingPredicate [underlying: 103#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~M_E~0);" "CountingPredicate [underlying: 240#L1080true, annotation: [0, 0]]") ("CountingPredicate [underlying: 356#L1050true, annotation: [0, 0]]" "havoc ~tmp_ndt_6~0;" "CountingPredicate [underlying: 367#L970true, annotation: [0, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [14, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [14, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [14, 0]]") ("CountingPredicate [underlying: 53#L591true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 283#L592true, annotation: [0, 0]]") ("CountingPredicate [underlying: 53#L591true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 215#L589true, annotation: [0, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [18, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [18, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [18, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [18, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [13, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [13, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [13, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [13, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [9, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [9, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [22, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [31, 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: 415#L195true, annotation: [18, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [18, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [18, 0]]") ("CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 181#L329true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 288#L331true, annotation: [10, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [13, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [13, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [13, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [28, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [28, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [28, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [18, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [18, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [18, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [14, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [14, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [14, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [14, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [13, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 36#L76true, annotation: [13, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [13, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L83true, annotation: [13, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [20, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 261#L1233true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret29 && #t~ret29 <= 2147483647;~tmp___1~1 := #t~ret29;havoc #t~ret29;" "CountingPredicate [underlying: 120#L1235true, annotation: [0, 0]]") ("CountingPredicate [underlying: 235#L1025true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_4~0;~t3_st~0 := 1;" "CountingPredicate [underlying: 408#L1028true, annotation: [0, 0]]") ("CountingPredicate [underlying: 235#L1025true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_4~0);" "CountingPredicate [underlying: 375#L1022true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [9, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [14, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [14, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [14, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [28, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [28, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [28, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [28, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [9, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 223#L288true, annotation: [10, 0]]") ("CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 223#L288true, annotation: [10, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [31, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [31, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [9, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 209#L93true, annotation: [6, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 151#L102true, annotation: [6, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 52#L92true, annotation: [10, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [9, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [22, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 405#L306true, annotation: [22, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [22, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 405#L306true, annotation: [22, 0]]") ("CountingPredicate [underlying: 119#L48true, annotation: [6, 0]]" "assume 1 == ~q_free~0;~q_read_ev~0 := 0;" "CountingPredicate [underlying: 113#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 119#L48true, annotation: [6, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 113#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [27, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [13, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [13, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [13, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [13, 0]]") ("CountingPredicate [underlying: 181#L329true, annotation: [9, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 288#L331true, annotation: [9, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [31, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [31, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [31, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [20, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [20, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [20, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [24, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [31, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [31, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [6, 0]]") ("CountingPredicate [underlying: 299#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: 401#L139true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [10, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 186#L274true, annotation: [22, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [22, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [9, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 204#L329-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [9, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 204#L329-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [13, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [25, 0]]" "assume true;" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [25, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [20, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [20, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [20, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [20, 0]]") ("CountingPredicate [underlying: 391#L1257true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret32 && #t~ret32 <= 2147483647;~tmp___4~0 := #t~ret32;havoc #t~ret32;" "CountingPredicate [underlying: 144#L1259true, annotation: [0, 0]]") ("CountingPredicate [underlying: 396#L1178true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~E_1~0 := 2;" "CountingPredicate [underlying: 100#L1183true, annotation: [0, 0]]") ("CountingPredicate [underlying: 396#L1178true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 100#L1183true, annotation: [0, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [24, 0]]") ("CountingPredicate [underlying: 181#L329true, annotation: [24, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 288#L331true, annotation: [24, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [13, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [13, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [13, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#L355true, annotation: [13, 0]]") ("CountingPredicate [underlying: 372#L250true, annotation: [9, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 372#L250true, annotation: [9, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [9, 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: 415#L195true, annotation: [20, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [20, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [20, 0]]") ("CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [9, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 61#L321-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [27, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [27, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [27, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [27, 0]]") ("CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [29, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [29, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [24, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [24, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [24, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [24, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [24, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [10, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [28, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [28, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [28, 0]]") ("CountingPredicate [underlying: 375#L1022true, annotation: [0, 0]]" "havoc ~tmp_ndt_4~0;" "CountingPredicate [underlying: 47#L1036-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [10, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [10, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [18, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 351#L95true, annotation: [18, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [18, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 151#L102true, annotation: [18, 0]]") ("CountingPredicate [underlying: 120#L1235true, annotation: [0, 0]]" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "CountingPredicate [underlying: 140#L1241-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 120#L1235true, annotation: [0, 0]]" "assume !(0 != ~tmp___1~1);" "CountingPredicate [underlying: 140#L1241-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 293#update_fifo_qENTRYtrue, annotation: [6, 0]]" "assume 0 == ~q_free~0;~q_write_ev~0 := 0;" "CountingPredicate [underlying: 119#L48true, annotation: [6, 0]]") ("CountingPredicate [underlying: 293#update_fifo_qENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 119#L48true, annotation: [6, 0]]") ("CountingPredicate [underlying: 36#L76true, annotation: [14, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 387#L825true, annotation: [0, 0]]" "assume 1 == ~t3_pc~0;" "CountingPredicate [underlying: 338#L826true, annotation: [0, 0]]") ("CountingPredicate [underlying: 387#L825true, annotation: [0, 0]]" "assume !(1 == ~t3_pc~0);" "CountingPredicate [underlying: 258#L835true, annotation: [0, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [9, 0]]") ("CountingPredicate [underlying: 299#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: 17#L1110true, annotation: [0, 0]]" "assume 0 == ~E_1~0;~E_1~0 := 1;" "CountingPredicate [underlying: 50#L1115true, annotation: [0, 0]]") ("CountingPredicate [underlying: 17#L1110true, annotation: [0, 0]]" "assume !(0 == ~E_1~0);" "CountingPredicate [underlying: 50#L1115true, annotation: [0, 0]]") ("CountingPredicate [underlying: 186#L274true, annotation: [9, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [9, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [6, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [6, 0]]") ("CountingPredicate [underlying: 178#L645true, annotation: [0, 0]]" "~E_3~0 := 2;" "CountingPredicate [underlying: 400#L625true, annotation: [0, 0]]") ("CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [6, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [6, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [28, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [28, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [28, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [28, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [6, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [20, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 405#L306true, annotation: [20, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [20, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 405#L306true, annotation: [20, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [24, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [24, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [24, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [18, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [18, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [18, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [18, 0]]") ("CountingPredicate [underlying: 359#L983true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_1~0;~m_st~0 := 1;" "CountingPredicate [underlying: 19#L986true, annotation: [0, 0]]") ("CountingPredicate [underlying: 359#L983true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_1~0);" "CountingPredicate [underlying: 76#L980true, annotation: [0, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [13, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [13, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [13, 0]]") ("CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [28, 0]]") ("CountingPredicate [underlying: 237#while_1_continuetrue, annotation: [0, 0]]" "~t1_pc~0 := 1;~t1_st~0 := 2;" "CountingPredicate [underlying: 227#L604true, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [10, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 36#L76true, annotation: [10, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [10, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L83true, annotation: [10, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [18, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [18, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [18, 0]]") ("CountingPredicate [underlying: 285#L797true, annotation: [0, 0]]" "~__retres1~5 := 0;" "CountingPredicate [underlying: 374#L790true, annotation: [0, 0]]") ("CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [6, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [6, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 186#L274true, annotation: [24, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [24, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [9, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [9, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [9, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [9, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [18, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [18, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [18, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [18, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [18, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [18, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [14, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [14, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [13, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [13, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [13, 0]]") ("CountingPredicate [underlying: 151#L102true, annotation: [6, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 351#L95true, annotation: [6, 0]]") ("CountingPredicate [underlying: 38#L905true, annotation: [0, 0]]" "assume 1 == ~t3_i~0;~t3_st~0 := 0;" "CountingPredicate [underlying: 191#L910true, annotation: [0, 0]]") ("CountingPredicate [underlying: 38#L905true, annotation: [0, 0]]" "assume !(1 == ~t3_i~0);~t3_st~0 := 2;" "CountingPredicate [underlying: 191#L910true, annotation: [0, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [27, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [27, 0]]") ("CountingPredicate [underlying: 307#L83true, annotation: [10, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 36#L76true, annotation: [10, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [13, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [13, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [13, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [13, 0]]") ("CountingPredicate [underlying: 414#L321true, annotation: [13, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 183#L323true, annotation: [13, 0]]") ("CountingPredicate [underlying: 181#L329true, annotation: [22, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 288#L331true, annotation: [22, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [6, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [6, 0]]") ("CountingPredicate [underlying: 220#L806true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 398#L807true, annotation: [0, 0]]") ("CountingPredicate [underlying: 220#L806true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 102#L816true, 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: 415#L195true, annotation: [22, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [22, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [22, 0]]") ("CountingPredicate [underlying: 247#Loop~8true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 158#while_4_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 247#Loop~8true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 195#L712true, annotation: [0, 0]]") ("CountingPredicate [underlying: 54#L681true, annotation: [0, 0]]" "~E_4~0 := 2;" "CountingPredicate [underlying: 291#L661true, annotation: [0, 0]]") ("CountingPredicate [underlying: 351#L95true, annotation: [9, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 151#L102true, annotation: [23, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 351#L95true, annotation: [23, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [9, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [9, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [9, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [24, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [20, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 351#L95true, annotation: [20, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [20, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 151#L102true, annotation: [20, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [13, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [24, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [24, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [24, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [24, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [27, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [27, 0]]") ("CountingPredicate [underlying: 254#L915true, annotation: [0, 0]]" "assume 1 == ~t5_i~0;~t5_st~0 := 0;" "CountingPredicate [underlying: 198#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 254#L915true, annotation: [0, 0]]" "assume !(1 == ~t5_i~0);~t5_st~0 := 2;" "CountingPredicate [underlying: 198#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [13, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 209#L93true, annotation: [10, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 151#L102true, annotation: [10, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 223#L288true, annotation: [6, 0]]") ("CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 223#L288true, annotation: [6, 0]]") ("CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 52#L92true, annotation: [6, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [13, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [6, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [22, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [22, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [22, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [31, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [18, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 405#L306true, annotation: [18, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [18, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 405#L306true, annotation: [18, 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: 415#L195true, annotation: [9, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [9, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [9, 0]]") ("CountingPredicate [underlying: 299#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: 410#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: 364#L361true, annotation: [28, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [28, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [28, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [9, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [9, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [9, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [9, 0]]") ("CountingPredicate [underlying: 92#Loop~9true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 360#while_5_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 92#Loop~9true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 138#L748true, annotation: [0, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [20, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [9, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [9, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [9, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [9, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [24, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [24, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [24, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [24, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [13, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 204#L329-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [13, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 204#L329-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [6, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 186#L274true, annotation: [18, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [18, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [9, 0]]") ("CountingPredicate [underlying: 343#L753true, annotation: [0, 0]]" "~E_M~0 := 2;" "CountingPredicate [underlying: 320#L733true, annotation: [0, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [20, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [20, 0]]") ("CountingPredicate [underlying: 181#L329true, annotation: [20, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 288#L331true, annotation: [20, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [9, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [9, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [9, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#L355true, annotation: [9, 0]]") ("CountingPredicate [underlying: 160#L973true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret20 && #t~ret20 <= 2147483647;~tmp~5 := #t~ret20;havoc #t~ret20;" "CountingPredicate [underlying: 139#L975true, annotation: [0, 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: 415#L195true, annotation: [24, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [24, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [24, 0]]") ("CountingPredicate [underlying: 139#L975true, annotation: [0, 0]]" "assume 0 != ~tmp~5;" "CountingPredicate [underlying: 211#L980-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 139#L975true, annotation: [0, 0]]" "assume !(0 != ~tmp~5);" "CountingPredicate [underlying: 251#L978true, annotation: [0, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [28, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [6, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [6, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [6, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [6, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [31, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [31, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [31, 0]]") ("CountingPredicate [underlying: 174#L628true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_3~0 := 1;" "CountingPredicate [underlying: 328#L645-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [28, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [28, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [28, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [28, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [13, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 61#L321-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [18, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [18, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [18, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [14, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [24, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [24, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [24, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [20, 0]]") ("CountingPredicate [underlying: 36#L76true, annotation: [10, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 299#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: 209#L93true, annotation: [22, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 351#L95true, annotation: [22, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [22, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 151#L102true, annotation: [22, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [6, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [6, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 115#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: 105#L561-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [10, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [10, 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: 415#L195true, annotation: [28, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [28, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [28, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [14, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [14, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [20, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [20, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [20, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 47#L1036-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: 365#L1039true, annotation: [0, 0]]") ("CountingPredicate [underlying: 47#L1036-1true, annotation: [0, 0]]" "assume !(0 == ~t4_st~0);" "CountingPredicate [underlying: 16#L1050-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [6, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [9, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [9, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [9, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [6, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 36#L76true, annotation: [6, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [6, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L83true, annotation: [6, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [31, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [31, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [22, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [14, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [14, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [14, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [28, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [28, 0]]") ("CountingPredicate [underlying: 130#L1105true, annotation: [0, 0]]" "assume 0 == ~E_M~0;~E_M~0 := 1;" "CountingPredicate [underlying: 17#L1110true, annotation: [0, 0]]") ("CountingPredicate [underlying: 130#L1105true, annotation: [0, 0]]" "assume !(0 == ~E_M~0);" "CountingPredicate [underlying: 17#L1110true, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [14, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [14, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [14, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [14, 0]]") ("CountingPredicate [underlying: 151#L102true, annotation: [10, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 351#L95true, annotation: [10, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [13, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [13, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [13, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [13, 0]]") ("CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 186#L274true, annotation: [20, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [20, 0]]") ("CountingPredicate [underlying: 202#L73true, annotation: [13, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 231#L74true, annotation: [13, 0]]") ("CountingPredicate [underlying: 202#L73true, annotation: [13, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 307#L83true, annotation: [13, 0]]") ("CountingPredicate [underlying: 351#L95true, annotation: [13, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [22, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [22, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [22, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [22, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [22, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [22, 0]]") ("CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [19, 0]]" "assume true;" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [9, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [9, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [9, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [9, 0]]") ("CountingPredicate [underlying: 414#L321true, annotation: [9, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 183#L323true, annotation: [9, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 307#L83true, annotation: [6, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 36#L76true, annotation: [6, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [10, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [10, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [10, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [10, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [30, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [30, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [30, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [30, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [27, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [27, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [24, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [24, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [24, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [24, 0]]") ("CountingPredicate [underlying: 181#L329true, annotation: [18, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 288#L331true, annotation: [18, 0]]") ("CountingPredicate [underlying: 137#L866true, annotation: [0, 0]]" "#res := ~__retres1~9;" "CountingPredicate [underlying: 274#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [27, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [27, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [27, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [27, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 263#L1241true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret30 && #t~ret30 <= 2147483647;~tmp___2~0 := #t~ret30;havoc #t~ret30;" "CountingPredicate [underlying: 322#L1243true, annotation: [0, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [28, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [28, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [28, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#L355true, annotation: [28, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [31, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [31, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [31, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [31, 0]]") ("CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [13, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 202#L73true, annotation: [13, 0]]") ("CountingPredicate [underlying: 51#L940true, annotation: [0, 0]]" "assume 0 == ~t3_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 329#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 51#L940true, annotation: [0, 0]]" "assume !(0 == ~t3_st~0);" "CountingPredicate [underlying: 156#L944true, annotation: [0, 0]]") ("CountingPredicate [underlying: 222#update_channels1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~q_req_up~0;" "CountingPredicate [underlying: 262#L232true, annotation: [6, 0]]") ("CountingPredicate [underlying: 222#update_channels1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~q_req_up~0);" "CountingPredicate [underlying: 71#update_channels1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [28, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [20, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [20, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [20, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [22, 0]]") ("CountingPredicate [underlying: 410#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: 364#L361true, annotation: [13, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [13, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [13, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [6, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [6, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [6, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#L355true, annotation: [6, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [6, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 414#L321true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 183#L323true, annotation: [6, 0]]") ("CountingPredicate [underlying: 112#L1053true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_6~0;~t5_st~0 := 1;" "CountingPredicate [underlying: 236#L1056true, annotation: [0, 0]]") ("CountingPredicate [underlying: 112#L1053true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_6~0);" "CountingPredicate [underlying: 356#L1050true, annotation: [0, 0]]") ("CountingPredicate [underlying: 382#L735true, annotation: [0, 0]]" "assume 1 == ~t5_pc~0;" "CountingPredicate [underlying: 168#L736true, annotation: [0, 0]]") ("CountingPredicate [underlying: 382#L735true, annotation: [0, 0]]" "assume !(1 == ~t5_pc~0);" "CountingPredicate [underlying: 320#L733true, annotation: [0, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [10, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [20, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [20, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [20, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [20, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [14, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 209#L93true, annotation: [14, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [14, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 151#L102true, annotation: [14, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [24, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [24, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [24, 0]]") ("CountingPredicate [underlying: 20#eval2ENTRYtrue, annotation: [0, 0]]" "havoc ~tmp~5;" "CountingPredicate [underlying: 367#L970true, annotation: [0, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [9, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [9, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [9, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [9, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [27, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [27, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [18, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [18, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [18, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, 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: 415#L195true, annotation: [13, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [13, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [13, 0]]") ("CountingPredicate [underlying: 63#L932true, annotation: [0, 0]]" "assume 0 == ~t1_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 329#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 63#L932true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 377#L936true, annotation: [0, 0]]") ("CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 202#L73true, annotation: [10, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [28, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [28, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [28, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [31, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [31, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [31, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [31, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [14, 0]]") ("CountingPredicate [underlying: 410#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: 364#L361true, annotation: [24, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [24, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [24, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [13, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [13, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [13, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [13, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [9, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [24, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [24, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [28, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [28, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [28, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [28, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [18, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [24, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [24, 0]]") ("CountingPredicate [underlying: 340#L895true, annotation: [0, 0]]" "assume 1 == ~t1_i~0;~t1_st~0 := 0;" "CountingPredicate [underlying: 269#L900true, annotation: [0, 0]]") ("CountingPredicate [underlying: 340#L895true, annotation: [0, 0]]" "assume !(1 == ~t1_i~0);~t1_st~0 := 2;" "CountingPredicate [underlying: 269#L900true, annotation: [0, 0]]") ("CountingPredicate [underlying: 144#L1259true, annotation: [0, 0]]" "assume 0 != ~tmp___4~0;~t5_st~0 := 0;" "CountingPredicate [underlying: 246#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 144#L1259true, annotation: [0, 0]]" "assume !(0 != ~tmp___4~0);" "CountingPredicate [underlying: 246#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [22, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [22, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [22, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [22, 0]]") ("CountingPredicate [underlying: 322#L1243true, annotation: [0, 0]]" "assume 0 != ~tmp___2~0;~t3_st~0 := 0;" "CountingPredicate [underlying: 298#L1249-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 322#L1243true, annotation: [0, 0]]" "assume !(0 != ~tmp___2~0);" "CountingPredicate [underlying: 298#L1249-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 405#L306true, annotation: [13, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 405#L306true, annotation: [13, 0]]") ("CountingPredicate [underlying: 273#L1100true, annotation: [0, 0]]" "assume 0 == ~T5_E~0;~T5_E~0 := 1;" "CountingPredicate [underlying: 130#L1105true, annotation: [0, 0]]") ("CountingPredicate [underlying: 273#L1100true, annotation: [0, 0]]" "assume !(0 == ~T5_E~0);" "CountingPredicate [underlying: 130#L1105true, annotation: [0, 0]]") ("CountingPredicate [underlying: 223#L288true, annotation: [13, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 223#L288true, annotation: [13, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 98#masterENTRYtrue, annotation: [0, 0]]" "assume 0 == ~m_pc~0;" "CountingPredicate [underlying: 319#L545true, annotation: [0, 0]]") ("CountingPredicate [underlying: 98#masterENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~m_pc~0);" "CountingPredicate [underlying: 152#L547true, annotation: [0, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [18, 0]]") ("CountingPredicate [underlying: 72#while_2_continuetrue, annotation: [0, 0]]" "~t2_pc~0 := 1;~t2_st~0 := 2;" "CountingPredicate [underlying: 10#L640true, annotation: [0, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [9, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [9, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 202#L73true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 231#L74true, annotation: [10, 0]]") ("CountingPredicate [underlying: 202#L73true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 307#L83true, annotation: [10, 0]]") ("CountingPredicate [underlying: 71#update_channels1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 83#update_channels1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 36#L76true, annotation: [6, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 286#update_fifo_qFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 383#update_fifo_qEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [22, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [22, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [22, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [14, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [14, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [10, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [10, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [13, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [13, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [13, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [13, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [18, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [18, 0]]") ("CountingPredicate [underlying: 357#L496true, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 190#error2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [22, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [22, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [22, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [22, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [30, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [30, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [30, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [30, 0]]") ("CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [31, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [31, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [27, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [27, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [27, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [27, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [10, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 250#L788true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~__retres1~5 := 1;" "CountingPredicate [underlying: 374#L790true, annotation: [0, 0]]") ("CountingPredicate [underlying: 250#L788true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 285#L797true, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [10, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [10, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [10, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [31, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [22, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [22, 0]]") ("CountingPredicate [underlying: 151#L102true, annotation: [14, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 351#L95true, annotation: [14, 0]]") ("CountingPredicate [underlying: 99#L1219true, annotation: [0, 0]]" "assume 0 != ~tmp~6;~m_st~0 := 0;" "CountingPredicate [underlying: 337#L1225-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 99#L1219true, annotation: [0, 0]]" "assume !(0 != ~tmp~6);" "CountingPredicate [underlying: 337#L1225-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [13, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [13, 0]]") ("CountingPredicate [underlying: 80#L828true, annotation: [0, 0]]" "#res := ~__retres1~7;" "CountingPredicate [underlying: 125#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 269#L900true, annotation: [0, 0]]" "assume 1 == ~t2_i~0;~t2_st~0 := 0;" "CountingPredicate [underlying: 38#L905true, annotation: [0, 0]]") ("CountingPredicate [underlying: 269#L900true, annotation: [0, 0]]" "assume !(1 == ~t2_i~0);~t2_st~0 := 2;" "CountingPredicate [underlying: 38#L905true, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [18, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 36#L76true, annotation: [18, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [18, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L83true, annotation: [18, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 125#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 281#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [20, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [9, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 351#L95true, annotation: [9, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [9, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 151#L102true, annotation: [9, 0]]") ("CountingPredicate [underlying: 11#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~10;" "CountingPredicate [underlying: 321#L928true, annotation: [0, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [28, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 201#L609true, annotation: [0, 0]]" "~E_2~0 := 2;" "CountingPredicate [underlying: 215#L589true, annotation: [0, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [6, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [6, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [6, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [20, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [20, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [20, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [20, 0]]") ("CountingPredicate [underlying: 410#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: 364#L361true, annotation: [9, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [9, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [9, 0]]") ("CountingPredicate [underlying: 33#L771true, annotation: [0, 0]]" "#res := ~__retres1~4;" "CountingPredicate [underlying: 134#is_master_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [27, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [27, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [27, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [27, 0]]") ("CountingPredicate [underlying: 307#L83true, annotation: [18, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 36#L76true, annotation: [18, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [28, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [28, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [28, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [28, 0]]") ("CountingPredicate [underlying: 333#init_threads1ENTRYtrue, annotation: [9, 0]]" "assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 372#L250true, annotation: [10, 0]]") ("CountingPredicate [underlying: 333#init_threads1ENTRYtrue, annotation: [9, 0]]" "assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;" "CountingPredicate [underlying: 372#L250true, annotation: [9, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [18, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [18, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [18, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [18, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [9, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [9, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [9, 0]]") ("CountingPredicate [underlying: 228#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 397#ULTIMATE.initEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 374#L790true, annotation: [0, 0]]" "#res := ~__retres1~5;" "CountingPredicate [underlying: 334#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [10, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 122#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~7;" "CountingPredicate [underlying: 387#L825true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [13, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [13, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 310#L1193true, annotation: [0, 0]]" "assume 1 == ~E_4~0;~E_4~0 := 2;" "CountingPredicate [underlying: 57#L1198true, annotation: [0, 0]]") ("CountingPredicate [underlying: 310#L1193true, annotation: [0, 0]]" "assume !(1 == ~E_4~0);" "CountingPredicate [underlying: 57#L1198true, annotation: [0, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [14, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [14, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [20, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [20, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [18, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 209#L93true, annotation: [18, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [18, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 151#L102true, annotation: [18, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [28, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [28, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [28, 0]]") ("CountingPredicate [underlying: 402#L844true, annotation: [0, 0]]" "assume 1 == ~t4_pc~0;" "CountingPredicate [underlying: 13#L845true, annotation: [0, 0]]") ("CountingPredicate [underlying: 402#L844true, annotation: [0, 0]]" "assume !(1 == ~t4_pc~0);" "CountingPredicate [underlying: 210#L854true, annotation: [0, 0]]") ("CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [11, 0]]" "assume true;" "CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [11, 0]]") ("CountingPredicate [underlying: 181#L329true, annotation: [13, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 288#L331true, annotation: [13, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [13, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [13, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [13, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [13, 0]]") ("CountingPredicate [underlying: 229#init_model2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 336#init_model2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 202#L73true, annotation: [6, 0]]") ("CountingPredicate [underlying: 259#transmit4ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t4_pc~0;" "CountingPredicate [underlying: 350#L697true, annotation: [0, 0]]") ("CountingPredicate [underlying: 259#transmit4ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t4_pc~0);" "CountingPredicate [underlying: 268#L699true, annotation: [0, 0]]") ("CountingPredicate [underlying: 372#L250true, annotation: [6, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 372#L250true, annotation: [6, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [22, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [14, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [14, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [14, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 69#L1404true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 276#Loop~11true, annotation: [0, 0]]") ("CountingPredicate [underlying: 69#L1404true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 68#L1437true, annotation: [0, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [27, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [27, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [27, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [24, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [24, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [24, 0]]") ("CountingPredicate [underlying: 351#L95true, annotation: [6, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 151#L102true, annotation: [18, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 351#L95true, annotation: [18, 0]]") ("CountingPredicate [underlying: 410#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: 364#L361true, annotation: [20, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [20, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [20, 0]]") ("CountingPredicate [underlying: 379#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;" "CountingPredicate [underlying: 157#L1217-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [28, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [10, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [31, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [31, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [31, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [31, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [20, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [20, 0]]") ("CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 223#L288true, annotation: [13, 0]]") ("CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 223#L288true, annotation: [14, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [6, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 141#L1168true, annotation: [0, 0]]" "assume 1 == ~T5_E~0;~T5_E~0 := 2;" "CountingPredicate [underlying: 249#L1173true, annotation: [0, 0]]") ("CountingPredicate [underlying: 141#L1168true, annotation: [0, 0]]" "assume !(1 == ~T5_E~0);" "CountingPredicate [underlying: 249#L1173true, annotation: [0, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [28, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [28, 0]]") ("CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [15, 0]]" "assume true;" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [31, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [31, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [31, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [14, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 351#L95true, annotation: [23, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [23, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [22, 0]]") ("CountingPredicate [underlying: 274#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 200#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [18, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [18, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [18, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [18, 0]]") ("CountingPredicate [underlying: 223#L288true, annotation: [9, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 223#L288true, annotation: [9, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [28, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [28, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 405#L306true, annotation: [9, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 405#L306true, annotation: [9, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [28, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [20, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [20, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [20, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [20, 0]]") ("CountingPredicate [underlying: 299#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: 202#L73true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 231#L74true, annotation: [6, 0]]") ("CountingPredicate [underlying: 202#L73true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 307#L83true, annotation: [6, 0]]") ("CountingPredicate [underlying: 16#L1050-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: 112#L1053true, annotation: [0, 0]]") ("CountingPredicate [underlying: 16#L1050-1true, annotation: [0, 0]]" "assume !(0 == ~t5_st~0);" "CountingPredicate [underlying: 367#L970true, annotation: [0, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 308#Loop~0true, annotation: [13, 0]]") ("CountingPredicate [underlying: 46#L137true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [13, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [13, 0]]") ("CountingPredicate [underlying: 253#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;" "CountingPredicate [underlying: 229#init_model2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [14, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [14, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [14, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [14, 0]]") ("CountingPredicate [underlying: 324#L768true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 118#L769true, annotation: [0, 0]]") ("CountingPredicate [underlying: 324#L768true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 184#L778true, annotation: [0, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [22, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [22, 0]]") ("CountingPredicate [underlying: 346#L1011true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_3~0;~t2_st~0 := 1;" "CountingPredicate [underlying: 394#L1014true, annotation: [0, 0]]") ("CountingPredicate [underlying: 346#L1011true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_3~0);" "CountingPredicate [underlying: 411#L1008true, annotation: [0, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [10, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [10, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [18, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [18, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [18, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [18, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [20, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 209#L93true, annotation: [20, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [20, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 151#L102true, annotation: [20, 0]]") ("CountingPredicate [underlying: 28#L1462true, annotation: [0, 0]]" "assume 0 != #t~nondet36;havoc #t~nondet36;" "CountingPredicate [underlying: 123#L1463-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 28#L1462true, annotation: [0, 0]]" "assume !(0 != #t~nondet36);havoc #t~nondet36;" "CountingPredicate [underlying: 280#L1465-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 184#L778true, annotation: [0, 0]]" "~__retres1~4 := 0;" "CountingPredicate [underlying: 33#L771true, annotation: [0, 0]]") ("CountingPredicate [underlying: 186#L274true, annotation: [13, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [13, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [31, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [31, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [31, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [31, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [24, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 405#L306true, annotation: [24, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [24, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 405#L306true, annotation: [24, 0]]") ("CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [27, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [27, 0]]") ("CountingPredicate [underlying: 187#L664true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_4~0 := 1;" "CountingPredicate [underlying: 355#L681-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 275#transmit2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t2_pc~0;" "CountingPredicate [underlying: 400#L625true, annotation: [0, 0]]") ("CountingPredicate [underlying: 275#transmit2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t2_pc~0);" "CountingPredicate [underlying: 257#L627true, annotation: [0, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [24, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [22, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [22, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [22, 0]]") ("CountingPredicate [underlying: 211#L980-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: 359#L983true, annotation: [0, 0]]") ("CountingPredicate [underlying: 211#L980-1true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 252#L994-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 410#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: 364#L361true, annotation: [22, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [22, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [22, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [6, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [6, 0]]") ("CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 151#L102true, annotation: [20, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 351#L95true, annotation: [20, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [9, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [9, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [14, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 36#L76true, annotation: [14, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [14, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L83true, annotation: [14, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [6, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [27, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [18, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [18, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [9, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [9, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [9, 0]]") ("CountingPredicate [underlying: 186#L274true, annotation: [28, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [28, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 36#L76true, annotation: [19, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 249#L1173true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~E_M~0 := 2;" "CountingPredicate [underlying: 396#L1178true, annotation: [0, 0]]") ("CountingPredicate [underlying: 249#L1173true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 396#L1178true, annotation: [0, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [13, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 351#L95true, annotation: [13, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [13, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 151#L102true, annotation: [13, 0]]") ("CountingPredicate [underlying: 319#L545true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 217#Loop~4true, annotation: [0, 0]]") ("CountingPredicate [underlying: 319#L545true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 212#L567true, annotation: [0, 0]]") ("CountingPredicate [underlying: 283#L592true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_2~0 := 1;" "CountingPredicate [underlying: 101#L609-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [22, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 209#L93true, annotation: [22, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [22, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 151#L102true, annotation: [23, 0]]") ("CountingPredicate [underlying: 107#L1148true, annotation: [0, 0]]" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "CountingPredicate [underlying: 416#L1153true, annotation: [0, 0]]") ("CountingPredicate [underlying: 107#L1148true, annotation: [0, 0]]" "assume !(1 == ~T1_E~0);" "CountingPredicate [underlying: 416#L1153true, annotation: [0, 0]]") ("CountingPredicate [underlying: 214#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~m_i~0;~m_st~0 := 0;" "CountingPredicate [underlying: 340#L895true, annotation: [0, 0]]") ("CountingPredicate [underlying: 214#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~m_i~0);~m_st~0 := 2;" "CountingPredicate [underlying: 340#L895true, annotation: [0, 0]]") ("CountingPredicate [underlying: 307#L83true, annotation: [14, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 36#L76true, annotation: [14, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [22, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [22, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [22, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [22, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [20, 0]]") ("CountingPredicate [underlying: 232#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 155#exists_runnable_thread2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [6, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [6, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [6, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [6, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [22, 0]]") ("CountingPredicate [underlying: 173#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 166#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [14, 0]]") ("CountingPredicate [underlying: 351#L95true, annotation: [10, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [18, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [18, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [24, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [24, 0]]") ("CountingPredicate [underlying: 400#L625true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 171#Loop~6true, annotation: [0, 0]]") ("CountingPredicate [underlying: 400#L625true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 10#L640true, annotation: [0, 0]]") ("CountingPredicate [underlying: 163#L948true, annotation: [0, 0]]" "assume 0 == ~t5_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 329#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 163#L948true, annotation: [0, 0]]" "assume !(0 == ~t5_st~0);" "CountingPredicate [underlying: 41#L959true, annotation: [0, 0]]") ("CountingPredicate [underlying: 76#L980true, annotation: [0, 0]]" "havoc ~tmp_ndt_1~0;" "CountingPredicate [underlying: 252#L994-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [14, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [14, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [14, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#L355true, annotation: [14, 0]]") ("CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 372#L250true, annotation: [10, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [11, 0]]") ("CountingPredicate [underlying: 372#L250true, annotation: [10, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [31, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [31, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [31, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#L355true, annotation: [31, 0]]") ("CountingPredicate [underlying: 414#L321true, annotation: [14, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 183#L323true, annotation: [14, 0]]") ("CountingPredicate [underlying: 190#error2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 316#error2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [24, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [24, 0]]") ("CountingPredicate [underlying: 91#L663true, annotation: [0, 0]]" "assume 1 == ~t3_pc~0;" "CountingPredicate [underlying: 187#L664true, annotation: [0, 0]]") ("CountingPredicate [underlying: 91#L663true, annotation: [0, 0]]" "assume !(1 == ~t3_pc~0);" "CountingPredicate [underlying: 291#L661true, annotation: [0, 0]]") ("CountingPredicate [underlying: 145#init_model1FINALtrue, annotation: [3, 0]]" "assume true;" "CountingPredicate [underlying: 315#init_model1EXITtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [24, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [24, 0]]") ("CountingPredicate [underlying: 307#L83true, annotation: [13, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 36#L76true, annotation: [13, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [24, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [24, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [28, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [28, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [28, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [28, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 405#L306true, annotation: [6, 0]]") ("CountingPredicate [underlying: 409#reset_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 405#L306true, annotation: [6, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [10, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [10, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [18, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 202#L73true, annotation: [18, 0]]") ("CountingPredicate [underlying: 223#L288true, annotation: [6, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 223#L288true, annotation: [6, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [27, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [27, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [27, 0]]") ("CountingPredicate [underlying: 151#L102true, annotation: [22, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 351#L95true, annotation: [22, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [10, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [9, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [9, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [13, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 108#L181true, annotation: [13, 0]]") ("CountingPredicate [underlying: 31#L180true, annotation: [13, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 75#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [27, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [27, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [27, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [27, 0]]") ("CountingPredicate [underlying: 410#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: 364#L361true, annotation: [31, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [31, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [31, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [18, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 219#L1008-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: 346#L1011true, annotation: [0, 0]]") ("CountingPredicate [underlying: 219#L1008-1true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 142#L1022-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 299#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: 55#fire_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 223#L288true, annotation: [9, 0]]") ("CountingPredicate [underlying: 55#fire_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 223#L288true, annotation: [9, 0]]") ("CountingPredicate [underlying: 186#L274true, annotation: [6, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 282#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 332#L1120true, annotation: [0, 0]]" "assume 0 == ~E_3~0;~E_3~0 := 1;" "CountingPredicate [underlying: 206#L1125true, annotation: [0, 0]]") ("CountingPredicate [underlying: 332#L1120true, annotation: [0, 0]]" "assume !(0 == ~E_3~0);" "CountingPredicate [underlying: 206#L1125true, annotation: [0, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [31, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [31, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [31, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [31, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [31, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [31, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [31, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [9, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [9, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [27, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [27, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [27, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [18, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [14, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [14, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [14, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [14, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [27, 0]]") ("CountingPredicate [underlying: 102#L816true, annotation: [0, 0]]" "~__retres1~6 := 0;" "CountingPredicate [underlying: 161#L809true, annotation: [0, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [20, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [20, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [24, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [24, 0]]") ("CountingPredicate [underlying: 272#L1163true, annotation: [0, 0]]" "assume 1 == ~T4_E~0;~T4_E~0 := 2;" "CountingPredicate [underlying: 141#L1168true, annotation: [0, 0]]") ("CountingPredicate [underlying: 272#L1163true, annotation: [0, 0]]" "assume !(1 == ~T4_E~0);" "CountingPredicate [underlying: 141#L1168true, annotation: [0, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [18, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [18, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [18, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [18, 0]]") ("CountingPredicate [underlying: 299#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: 295#reset_delta_events1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [14, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [14, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [14, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [24, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [13, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [13, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [13, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [13, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [22, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [22, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [6, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 204#L329-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [6, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 204#L329-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 41#L959true, annotation: [0, 0]]" "~__retres1~10 := 0;" "CountingPredicate [underlying: 329#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 202#L73true, annotation: [18, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 231#L74true, annotation: [18, 0]]") ("CountingPredicate [underlying: 202#L73true, annotation: [18, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 307#L83true, annotation: [19, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [20, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [20, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 334#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 32#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [14, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [14, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [14, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [14, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [13, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [13, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [18, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [18, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [18, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [18, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [27, 0]]") ("CountingPredicate [underlying: 161#L809true, annotation: [0, 0]]" "#res := ~__retres1~6;" "CountingPredicate [underlying: 173#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [27, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [27, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [27, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [27, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [22, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [22, 0]]") ("CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 61#L321-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [22, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [22, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [27, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [9, 0]]") ("CountingPredicate [underlying: 245#L1085true, annotation: [0, 0]]" "assume 0 == ~T2_E~0;~T2_E~0 := 1;" "CountingPredicate [underlying: 133#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 245#L1085true, annotation: [0, 0]]" "assume !(0 == ~T2_E~0);" "CountingPredicate [underlying: 133#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 410#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: 364#L361true, annotation: [18, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [18, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [18, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 377#L936true, annotation: [0, 0]]" "assume 0 == ~t2_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 329#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 377#L936true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 51#L940true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [20, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 29#Loop~5true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 237#while_1_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 29#Loop~5true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 227#L604true, annotation: [0, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [31, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [31, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [31, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [10, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [22, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [22, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 57#L1198true, annotation: [0, 0]]" "assume 1 == ~E_5~0;~E_5~0 := 2;" "CountingPredicate [underlying: 349#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 57#L1198true, annotation: [0, 0]]" "assume !(1 == ~E_5~0);" "CountingPredicate [underlying: 349#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [9, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 209#L93true, annotation: [9, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [9, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 151#L102true, annotation: [9, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [10, 0]]") ("CountingPredicate [underlying: 291#L661true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 73#Loop~7true, annotation: [0, 0]]") ("CountingPredicate [underlying: 291#L661true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 146#L676true, annotation: [0, 0]]") ("CountingPredicate [underlying: 412#L1036true, annotation: [0, 0]]" "havoc ~tmp_ndt_5~0;" "CountingPredicate [underlying: 16#L1050-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 371#L548true, annotation: [0, 0]]" "assume ~token~0 != 5 + ~local~0;" "CountingPredicate [underlying: 388#L571true, annotation: [0, 0]]") ("CountingPredicate [underlying: 371#L548true, annotation: [0, 0]]" "assume !(~token~0 != 5 + ~local~0);" "CountingPredicate [underlying: 319#L545true, annotation: [0, 0]]") ("CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 406#fire_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 62#fire_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [13, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 52#L92true, annotation: [13, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [24, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [20, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [20, 0]]") ("CountingPredicate [underlying: 143#init_threads1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 292#main1ENTRYtrue, annotation: [2, 0]]" "havoc ~__retres1~3;" "CountingPredicate [underlying: 341#L478true, annotation: [2, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [14, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [14, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [14, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [22, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [22, 0]]") ("CountingPredicate [underlying: 181#L329true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 288#L331true, annotation: [6, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [28, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [28, 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: 415#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [6, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [6, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [9, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 36#L76true, annotation: [9, 0]]") ("CountingPredicate [underlying: 231#L74true, annotation: [9, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L83true, annotation: [9, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 257#L627true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 174#L628true, annotation: [0, 0]]") ("CountingPredicate [underlying: 257#L627true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 400#L625true, annotation: [0, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [20, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [20, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [20, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [20, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [27, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [31, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [31, 0]]") ("CountingPredicate [underlying: 151#L102true, annotation: [9, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 351#L95true, annotation: [9, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [10, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [10, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [10, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [10, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 351#L95true, annotation: [14, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 215#L589true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 29#Loop~5true, annotation: [0, 0]]") ("CountingPredicate [underlying: 215#L589true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 227#L604true, annotation: [0, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [20, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [20, 0]]") ("CountingPredicate [underlying: 150#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~6;" "CountingPredicate [underlying: 220#L806true, annotation: [0, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [22, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [22, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 307#L83true, annotation: [9, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 36#L76true, annotation: [9, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [20, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [20, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [20, 0]]") ("CountingPredicate [underlying: 414#L321true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 183#L323true, annotation: [10, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [10, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [10, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [10, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#L355true, annotation: [10, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [20, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [20, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [20, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [20, 0]]") ("CountingPredicate [underlying: 240#L1080true, annotation: [0, 0]]" "assume 0 == ~T1_E~0;~T1_E~0 := 1;" "CountingPredicate [underlying: 245#L1085true, annotation: [0, 0]]") ("CountingPredicate [underlying: 240#L1080true, annotation: [0, 0]]" "assume !(0 == ~T1_E~0);" "CountingPredicate [underlying: 245#L1085true, annotation: [0, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [28, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [28, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [28, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [28, 0]]") ("CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [22, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 52#L92true, annotation: [22, 0]]") ("CountingPredicate [underlying: 210#L854true, annotation: [0, 0]]" "~__retres1~8 := 0;" "CountingPredicate [underlying: 136#L847true, annotation: [0, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [28, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [28, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [29, 0]]") ("CountingPredicate [underlying: 131#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~8;" "CountingPredicate [underlying: 402#L844true, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [28, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [28, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [28, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [28, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [27, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 410#L357true, annotation: [27, 0]]") ("CountingPredicate [underlying: 26#L352true, annotation: [27, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 389#L355true, annotation: [27, 0]]") ("CountingPredicate [underlying: 114#is_do_write_p_triggeredENTRYtrue, annotation: [14, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 202#L73true, annotation: [14, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [27, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [27, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [27, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [27, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [24, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [24, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [24, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [24, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 121#L28true, annotation: [6, 0]]") ("CountingPredicate [underlying: 128#error1ENTRYtrue, annotation: [6, 0]]" "assume !false;" "CountingPredicate [underlying: 380#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [18, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [22, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 299#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: 12#exists_runnable_thread1ENTRYtrue, annotation: [28, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [28, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [14, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 36#L76true, annotation: [13, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 344#main2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~11;" "CountingPredicate [underlying: 15#L1453true, annotation: [0, 0]]") ("CountingPredicate [underlying: 171#Loop~6true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 72#while_2_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 171#Loop~6true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 10#L640true, annotation: [0, 0]]") ("CountingPredicate [underlying: 136#L847true, annotation: [0, 0]]" "#res := ~__retres1~8;" "CountingPredicate [underlying: 4#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 4#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 189#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 182#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: 145#init_model1FINALtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [14, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 248#Loop~3true, annotation: [13, 0]]") ("CountingPredicate [underlying: 162#L427true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [13, 0]]") ("CountingPredicate [underlying: 206#L1125true, annotation: [0, 0]]" "assume 0 == ~E_4~0;~E_4~0 := 1;" "CountingPredicate [underlying: 395#L1130true, annotation: [0, 0]]") ("CountingPredicate [underlying: 206#L1125true, annotation: [0, 0]]" "assume !(0 == ~E_4~0);" "CountingPredicate [underlying: 395#L1130true, annotation: [0, 0]]") ("CountingPredicate [underlying: 108#L181true, annotation: [13, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 325#L201true, annotation: [13, 0]]") ("CountingPredicate [underlying: 127#mainENTRYtrue, annotation: [0, 0]]" "havoc #t~nondet36;assume -2147483648 <= #t~nondet36 && #t~nondet36 <= 2147483647;" "CountingPredicate [underlying: 28#L1462true, annotation: [0, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [22, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [22, 0]]") ("CountingPredicate [underlying: 278#start_simulation1ENTRYtrue, annotation: [5, 0]]" "havoc ~kernel_st~0;havoc ~tmp~4;~kernel_st~0 := 0;" "CountingPredicate [underlying: 230#L420true, annotation: [5, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 110#Loop~1true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [31, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [9, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [6, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [6, 0]]") ("CountingPredicate [underlying: 152#L547true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 371#L548true, annotation: [0, 0]]") ("CountingPredicate [underlying: 152#L547true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 319#L545true, annotation: [0, 0]]") ("CountingPredicate [underlying: 87#L873true, annotation: [0, 0]]" "~__retres1~9 := 0;" "CountingPredicate [underlying: 137#L866true, annotation: [0, 0]]") ("CountingPredicate [underlying: 410#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: 364#L361true, annotation: [27, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [27, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [27, 0]]") ("CountingPredicate [underlying: 299#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: 393#L376true, annotation: [10, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 172#L379true, annotation: [10, 0]]") ("CountingPredicate [underlying: 393#L376true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 132#L347true, annotation: [10, 0]]") ("CountingPredicate [underlying: 90#while_3_continuetrue, annotation: [0, 0]]" "~t3_pc~0 := 1;~t3_st~0 := 2;" "CountingPredicate [underlying: 146#L676true, annotation: [0, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [22, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [22, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [22, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [22, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [13, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 46#L137true, annotation: [13, 0]]") ("CountingPredicate [underlying: 208#do_write_pENTRYtrue, annotation: [13, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 401#L139true, annotation: [13, 0]]") ("CountingPredicate [underlying: 258#L835true, annotation: [0, 0]]" "~__retres1~7 := 0;" "CountingPredicate [underlying: 80#L828true, annotation: [0, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [9, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 352#L140true, annotation: [9, 0]]") ("CountingPredicate [underlying: 401#L139true, annotation: [9, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 46#L137true, annotation: [9, 0]]") ("CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 43#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~9;" "CountingPredicate [underlying: 2#L863true, annotation: [0, 0]]") ("CountingPredicate [underlying: 294#eval1ENTRYtrue, annotation: [18, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 132#L347true, annotation: [18, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [10, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 204#L329-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 183#L323true, annotation: [10, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 204#L329-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 252#L994-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: 318#L997true, annotation: [0, 0]]") ("CountingPredicate [underlying: 252#L994-1true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 219#L1008-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 202#L73true, annotation: [14, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 231#L74true, annotation: [14, 0]]") ("CountingPredicate [underlying: 202#L73true, annotation: [14, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 307#L83true, annotation: [14, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [24, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 288#L331true, annotation: [24, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 24#activate_threads1FINALtrue, annotation: [25, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [10, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 345#L267true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 186#L274true, annotation: [10, 0]]") ("CountingPredicate [underlying: 287#is_do_write_p_triggeredFINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [9, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 289#L263true, annotation: [9, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [18, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 75#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 399#L177true, annotation: [18, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 31#L180true, annotation: [18, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [6, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 351#L95true, annotation: [6, 0]]") ("CountingPredicate [underlying: 209#L93true, annotation: [6, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 151#L102true, annotation: [6, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [22, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 282#L269true, annotation: [22, 0]]") ("CountingPredicate [underlying: 289#L263true, annotation: [22, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 345#L267true, annotation: [22, 0]]") ("CountingPredicate [underlying: 59#do_read_cENTRYtrue, annotation: [9, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 399#L177true, annotation: [9, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [9, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 405#L306true, annotation: [9, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 295#reset_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 158#while_4_continuetrue, annotation: [0, 0]]" "~t4_pc~0 := 1;~t4_st~0 := 2;" "CountingPredicate [underlying: 195#L712true, annotation: [0, 0]]") ("CountingPredicate [underlying: 44#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;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~t3_st~0 := 0;~t4_st~0 := 0;~t5_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;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~T3_E~0 := 2;~T4_E~0 := 2;~T5_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;~token~0 := 0;~local~0 := 0;" "CountingPredicate [underlying: 228#ULTIMATE.initFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 2#L863true, annotation: [0, 0]]" "assume 1 == ~t5_pc~0;" "CountingPredicate [underlying: 361#L864true, annotation: [0, 0]]") ("CountingPredicate [underlying: 2#L863true, annotation: [0, 0]]" "assume !(1 == ~t5_pc~0);" "CountingPredicate [underlying: 87#L873true, annotation: [0, 0]]") ("CountingPredicate [underlying: 88#transmit3ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t3_pc~0;" "CountingPredicate [underlying: 291#L661true, annotation: [0, 0]]") ("CountingPredicate [underlying: 88#transmit3ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t3_pc~0);" "CountingPredicate [underlying: 91#L663true, annotation: [0, 0]]") ("CountingPredicate [underlying: 50#L1115true, annotation: [0, 0]]" "assume 0 == ~E_2~0;~E_2~0 := 1;" "CountingPredicate [underlying: 332#L1120true, annotation: [0, 0]]") ("CountingPredicate [underlying: 50#L1115true, annotation: [0, 0]]" "assume !(0 == ~E_2~0);" "CountingPredicate [underlying: 332#L1120true, annotation: [0, 0]]") ("CountingPredicate [underlying: 282#L269true, annotation: [27, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 333#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 372#L250true, annotation: [6, 0]]") ("CountingPredicate [underlying: 333#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;" "CountingPredicate [underlying: 372#L250true, annotation: [6, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 308#Loop~0true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 300#L153true, annotation: [20, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [13, 0]]") ("CountingPredicate [underlying: 398#L807true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~__retres1~6 := 1;" "CountingPredicate [underlying: 161#L809true, annotation: [0, 0]]") ("CountingPredicate [underlying: 398#L807true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 102#L816true, annotation: [0, 0]]") ("CountingPredicate [underlying: 376#activate_threads1ENTRYtrue, annotation: [14, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 61#L321-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 410#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: 364#L361true, annotation: [14, 0]]") ("CountingPredicate [underlying: 410#L357true, annotation: [14, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 149#L372true, annotation: [14, 0]]") ("CountingPredicate [underlying: 142#L1022-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: 235#L1025true, annotation: [0, 0]]") ("CountingPredicate [underlying: 142#L1022-1true, annotation: [0, 0]]" "assume !(0 == ~t3_st~0);" "CountingPredicate [underlying: 47#L1036-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 362#L994true, annotation: [0, 0]]" "havoc ~tmp_ndt_2~0;" "CountingPredicate [underlying: 219#L1008-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 121#L28true, annotation: [24, 0]]" "assume false;" "CountingPredicate [underlying: 65#error1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 216#Loop~2true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [6, 0]]") ("CountingPredicate [underlying: 175#exists_runnable_thread1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 352#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: 46#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [13, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 209#L93true, annotation: [13, 0]]") ("CountingPredicate [underlying: 52#L92true, annotation: [13, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 151#L102true, annotation: [13, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 248#Loop~3true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 6#L445true, annotation: [14, 0]]") ("CountingPredicate [underlying: 268#L699true, annotation: [0, 0]]" "assume 1 == ~t4_pc~0;" "CountingPredicate [underlying: 56#L700true, annotation: [0, 0]]") ("CountingPredicate [underlying: 268#L699true, annotation: [0, 0]]" "assume !(1 == ~t4_pc~0);" "CountingPredicate [underlying: 350#L697true, annotation: [0, 0]]") ("CountingPredicate [underlying: 218#is_do_read_c_triggeredENTRYtrue, annotation: [9, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 52#L92true, annotation: [9, 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: 415#L195true, annotation: [27, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [27, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [27, 0]]") ("CountingPredicate [underlying: 325#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: 305#L206true, annotation: [28, 0]]") ("CountingPredicate [underlying: 271#while_3_continuetrue, annotation: [24, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 89#L431-1true, annotation: [24, 0]]") ("CountingPredicate [underlying: 192#fire_delta_events1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 65#error1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 279#error1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 349#reset_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 309#reset_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 239#update_channels2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 311#update_channels2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [10, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 75#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 385#L207true, annotation: [10, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 179#L211true, annotation: [10, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 216#Loop~2true, annotation: [18, 0]]") ("CountingPredicate [underlying: 132#L347true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 389#L355true, annotation: [18, 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: 415#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [10, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 325#L201true, annotation: [10, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [24, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 385#L207true, annotation: [24, 0]]") ("CountingPredicate [underlying: 305#L206true, annotation: [24, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 9#L216true, annotation: [24, 0]]") ("CountingPredicate [underlying: 149#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: 393#L376true, annotation: [13, 0]]") ("CountingPredicate [underlying: 149#L372true, annotation: [13, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 132#L347true, annotation: [13, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 110#Loop~1true, annotation: [27, 0]]") ("CountingPredicate [underlying: 75#L178true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 415#L195true, annotation: [27, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [6, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 300#L153true, annotation: [6, 0]]") ("CountingPredicate [underlying: 296#while_0_continuetrue, annotation: [6, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 339#L159true, annotation: [6, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [14, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 25#L364true, annotation: [14, 0]]") ("CountingPredicate [underlying: 364#L361true, annotation: [14, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 265#L367true, annotation: [14, 0]]") }, returnTransitions = { ("CountingPredicate [underlying: 266#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 101#L609-1true, annotation: [0, 0]]" "#658#return;" "CountingPredicate [underlying: 201#L609true, annotation: [0, 0]]") ("CountingPredicate [underlying: 266#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 96#L717-1true, annotation: [0, 0]]" "#666#return;" "CountingPredicate [underlying: 147#L717true, annotation: [0, 0]]") ("CountingPredicate [underlying: 266#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 328#L645-1true, annotation: [0, 0]]" "#662#return;" "CountingPredicate [underlying: 178#L645true, annotation: [0, 0]]") ("CountingPredicate [underlying: 266#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 105#L561-1true, annotation: [0, 0]]" "#714#return;" "CountingPredicate [underlying: 40#L561true, annotation: [0, 0]]") ("CountingPredicate [underlying: 266#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 197#L753-1true, annotation: [0, 0]]" "#664#return;" "CountingPredicate [underlying: 343#L753true, annotation: [0, 0]]") ("CountingPredicate [underlying: 266#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 355#L681-1true, annotation: [0, 0]]" "#660#return;" "CountingPredicate [underlying: 54#L681true, annotation: [0, 0]]") ("CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [13, 0]]" "#602#return;" "CountingPredicate [underlying: 34#L424true, annotation: [13, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [22, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [22, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [22, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [22, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [28, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [28, 0]]") ("CountingPredicate [underlying: 79#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]" "#640#return;" "CountingPredicate [underlying: 297#immediate_notifyFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 79#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 386#L1400true, annotation: [0, 0]]" "#632#return;" "CountingPredicate [underlying: 66#L1401true, annotation: [0, 0]]") ("CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [14, 0]]" "#682#return;" "CountingPredicate [underlying: 414#L321true, annotation: [14, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [14, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [14, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [9, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [9, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [20, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [20, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [20, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [20, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [21, 0]]" "#680#return;" "CountingPredicate [underlying: 181#L329true, annotation: [22, 0]]") ("CountingPredicate [underlying: 200#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 290#L1257-1true, annotation: [0, 0]]" "#668#return;" "CountingPredicate [underlying: 391#L1257true, annotation: [0, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [24, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [24, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [18, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [18, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [18, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [18, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [26, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [27, 0]]") ("CountingPredicate [underlying: 316#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 388#L571true, annotation: [0, 0]]" "#712#return;" "CountingPredicate [underlying: 319#L545true, annotation: [0, 0]]") ("CountingPredicate [underlying: 311#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 255#L1397true, annotation: [0, 0]]" "#638#return;" "CountingPredicate [underlying: 363#L1398true, annotation: [0, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [22, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [22, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [10, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [10, 0]]") ("CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [10, 0]]" "#682#return;" "CountingPredicate [underlying: 414#L321true, annotation: [10, 0]]") ("CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 148#L422true, annotation: [12, 0]]" "#604#return;" "CountingPredicate [underlying: 8#L423true, annotation: [14, 0]]") ("CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [9, 0]]" "#680#return;" "CountingPredicate [underlying: 181#L329true, annotation: [9, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [29, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [26, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [30, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [20, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [20, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [31, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [31, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [31, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [31, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [14, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [14, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [14, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [14, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [6, 0]]" "#602#return;" "CountingPredicate [underlying: 34#L424true, annotation: [6, 0]]") ("CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [6, 0]]" "#682#return;" "CountingPredicate [underlying: 414#L321true, annotation: [6, 0]]") ("CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 304#L421true, annotation: [8, 0]]" "#606#return;" "CountingPredicate [underlying: 148#L422true, annotation: [12, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [22, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [22, 0]]") ("CountingPredicate [underlying: 336#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 15#L1453true, annotation: [0, 0]]" "#648#return;" "CountingPredicate [underlying: 60#L1454-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [13, 0]]" "#680#return;" "CountingPredicate [underlying: 181#L329true, annotation: [13, 0]]") ("CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 148#L422true, annotation: [10, 0]]" "#604#return;" "CountingPredicate [underlying: 8#L423true, annotation: [10, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [9, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [9, 0]]") ("CountingPredicate [underlying: 281#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 140#L1241-1true, annotation: [0, 0]]" "#672#return;" "CountingPredicate [underlying: 263#L1241true, annotation: [0, 0]]") ("CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 304#L421true, annotation: [8, 0]]" "#606#return;" "CountingPredicate [underlying: 148#L422true, annotation: [9, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [24, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [24, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [27, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [27, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [27, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [27, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [25, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [16, 0]]" "#602#return;" "CountingPredicate [underlying: 34#L424true, annotation: [26, 0]]") ("CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [17, 0]]" "#682#return;" "CountingPredicate [underlying: 414#L321true, annotation: [20, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [10, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [10, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [10, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [10, 0]]") ("CountingPredicate [underlying: 165#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 363#L1398true, annotation: [0, 0]]" "#636#return;" "CountingPredicate [underlying: 27#L1399true, annotation: [0, 0]]") ("CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [10, 0]]" "#602#return;" "CountingPredicate [underlying: 34#L424true, annotation: [10, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [18, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [18, 0]]") ("CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 148#L422true, annotation: [6, 0]]" "#604#return;" "CountingPredicate [underlying: 8#L423true, annotation: [6, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [13, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [13, 0]]") ("CountingPredicate [underlying: 225#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 157#L1217-1true, annotation: [0, 0]]" "#678#return;" "CountingPredicate [underlying: 403#L1217true, annotation: [0, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [6, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [6, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [6, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [6, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [20, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [20, 0]]") ("CountingPredicate [underlying: 83#update_channels1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 230#L420true, annotation: [5, 0]]" "#608#return;" "CountingPredicate [underlying: 304#L421true, annotation: [6, 0]]") ("CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [23, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [21, 0]]" "#680#return;" "CountingPredicate [underlying: 181#L329true, annotation: [24, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [27, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [27, 0]]") ("CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [14, 0]]" "#602#return;" "CountingPredicate [underlying: 34#L424true, annotation: [14, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [10, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [10, 0]]") ("CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 148#L422true, annotation: [12, 0]]" "#604#return;" "CountingPredicate [underlying: 8#L423true, annotation: [16, 0]]") ("CountingPredicate [underlying: 155#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 381#while_6_continuetrue, annotation: [0, 0]]" "#700#return;" "CountingPredicate [underlying: 160#L973true, annotation: [0, 0]]") ("CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [6, 0]]" "#680#return;" "CountingPredicate [underlying: 181#L329true, annotation: [6, 0]]") ("CountingPredicate [underlying: 315#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 341#L478true, annotation: [2, 0]]" "#652#return;" "CountingPredicate [underlying: 256#L479-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 383#update_fifo_qEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 262#L232true, annotation: [6, 0]]" "#710#return;" "CountingPredicate [underlying: 71#update_channels1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 32#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 337#L1225-1true, annotation: [0, 0]]" "#676#return;" "CountingPredicate [underlying: 390#L1225true, annotation: [0, 0]]") ("CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [16, 0]]" "#602#return;" "CountingPredicate [underlying: 34#L424true, annotation: [18, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [6, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [6, 0]]") ("CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [13, 0]]" "#682#return;" "CountingPredicate [underlying: 414#L321true, annotation: [13, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [13, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [13, 0]]") ("CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 148#L422true, annotation: [12, 0]]" "#604#return;" "CountingPredicate [underlying: 8#L423true, annotation: [13, 0]]") ("CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [10, 0]]" "#680#return;" "CountingPredicate [underlying: 181#L329true, annotation: [10, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [26, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [28, 0]]") ("CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [16, 0]]" "#602#return;" "CountingPredicate [underlying: 34#L424true, annotation: [22, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [18, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [18, 0]]") ("CountingPredicate [underlying: 302#reset_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 34#L424true, annotation: [6, 0]]" "#600#return;" "CountingPredicate [underlying: 162#L427true, annotation: [6, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [13, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [13, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [13, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [13, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [9, 0]]" "#682#return;" "CountingPredicate [underlying: 414#L321true, annotation: [9, 0]]") ("CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 304#L421true, annotation: [8, 0]]" "#606#return;" "CountingPredicate [underlying: 148#L422true, annotation: [10, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [28, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [28, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [28, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [28, 0]]") ("CountingPredicate [underlying: 62#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 27#L1399true, annotation: [0, 0]]" "#634#return;" "CountingPredicate [underlying: 386#L1400true, annotation: [0, 0]]") ("CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [14, 0]]" "#680#return;" "CountingPredicate [underlying: 181#L329true, annotation: [14, 0]]") ("CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [16, 0]]" "#602#return;" "CountingPredicate [underlying: 34#L424true, annotation: [20, 0]]") ("CountingPredicate [underlying: 94#fire_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 148#L422true, annotation: [9, 0]]" "#604#return;" "CountingPredicate [underlying: 8#L423true, annotation: [9, 0]]") ("CountingPredicate [underlying: 397#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 404#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "#718#return;" "CountingPredicate [underlying: 347#L-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [9, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [9, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [9, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [9, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [9, 0]]" "#602#return;" "CountingPredicate [underlying: 34#L424true, annotation: [9, 0]]") ("CountingPredicate [underlying: 189#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 298#L1249-1true, annotation: [0, 0]]" "#670#return;" "CountingPredicate [underlying: 417#L1249true, annotation: [0, 0]]") ("CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [20, 0]]" "#680#return;" "CountingPredicate [underlying: 181#L329true, annotation: [20, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [14, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [14, 0]]") ("CountingPredicate [underlying: 177#is_do_write_p_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 61#L321-1true, annotation: [17, 0]]" "#682#return;" "CountingPredicate [underlying: 414#L321true, annotation: [18, 0]]") ("CountingPredicate [underlying: 368#exists_runnable_thread1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 213#while_2_continuetrue, annotation: [31, 0]]" "#708#return;" "CountingPredicate [underlying: 299#L350true, annotation: [31, 0]]") ("CountingPredicate [underlying: 309#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 66#L1401true, annotation: [0, 0]]" "#630#return;" "CountingPredicate [underlying: 69#L1404true, annotation: [0, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 265#L367true, annotation: [24, 0]]" "#706#return;" "CountingPredicate [underlying: 149#L372true, annotation: [24, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 9#L216true, annotation: [24, 0]]" "#656#return;" "CountingPredicate [underlying: 75#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 279#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 179#L211true, annotation: [24, 0]]" "#654#return;" "CountingPredicate [underlying: 75#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 166#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 238#L1233-1true, annotation: [0, 0]]" "#674#return;" "CountingPredicate [underlying: 261#L1233true, annotation: [0, 0]]") ("CountingPredicate [underlying: 58#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 304#L421true, annotation: [6, 0]]" "#606#return;" "CountingPredicate [underlying: 148#L422true, annotation: [6, 0]]") ("CountingPredicate [underlying: 83#update_channels1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 230#L420true, annotation: [5, 0]]" "#608#return;" "CountingPredicate [underlying: 304#L421true, annotation: [8, 0]]") ("CountingPredicate [underlying: 93#activate_threads1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 8#L423true, annotation: [16, 0]]" "#602#return;" "CountingPredicate [underlying: 34#L424true, annotation: [24, 0]]") ("CountingPredicate [underlying: 188#is_do_read_c_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 204#L329-1true, annotation: [18, 0]]" "#680#return;" "CountingPredicate [underlying: 181#L329true, annotation: [18, 0]]") } ); [2024-08-07 13:50:47,785 INFO L82 GeneralOperation]: Start removeDeadEnds. Operand has 416 states, 298 states have (on average 1.523489932885906) internal successors, (454), 317 states have internal predecessors, (454), 67 states have call successors, (67), 46 states have call predecessors, (67), 34 states have return successors, (55), 54 states have call predecessors, (55), 55 states have call successors, (55) [2024-08-07 13:50:47,785 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,785 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,786 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,786 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,786 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,786 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,787 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,787 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,787 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,787 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,788 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,788 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,788 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,788 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,789 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,789 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,789 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,790 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,790 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,790 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,791 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,791 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,791 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,791 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,792 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,792 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,792 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,792 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,793 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,793 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,793 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,793 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,794 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,794 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,794 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,794 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,795 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,795 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,795 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,795 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,796 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,796 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,796 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,796 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,797 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,797 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,797 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,797 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,797 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,798 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,798 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,798 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,798 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,798 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,799 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,799 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,799 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,799 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,799 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,799 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,799 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,800 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,800 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,800 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,800 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,800 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,801 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,801 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,801 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,801 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,801 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,801 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,802 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,802 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,802 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,802 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,803 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,803 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,803 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,803 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,804 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,804 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,804 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,804 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,804 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,805 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,805 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,805 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,805 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,805 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,806 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,806 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,806 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,806 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,806 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,806 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,807 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,807 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,807 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,807 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,808 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,808 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,808 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,808 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,808 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,808 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,809 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,809 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,809 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,809 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,809 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,810 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,810 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,810 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,810 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,810 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,811 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,811 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,811 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,811 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,811 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,812 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,812 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,812 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,812 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,812 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,813 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,813 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,813 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,813 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,816 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,816 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,816 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,817 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,817 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,817 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,817 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,817 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,818 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,818 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,818 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,818 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,818 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,818 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,819 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,819 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,819 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,819 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,820 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,820 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,820 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,820 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,820 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,820 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,821 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,821 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,821 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,821 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,822 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,822 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,822 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,822 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,822 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,823 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,823 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,823 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,823 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,823 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,824 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,824 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,824 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,824 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,824 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,824 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,825 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,825 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,825 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,825 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,825 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,826 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,826 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,826 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,826 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,826 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,826 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,827 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,827 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,827 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,827 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,827 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,827 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,828 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,828 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,828 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,828 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,828 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,829 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,829 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,829 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,829 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,829 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,829 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,830 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,830 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,830 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,830 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,830 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,830 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,831 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,831 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,831 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,831 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,832 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,832 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,832 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,832 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,832 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,833 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,833 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,833 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,833 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,833 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,834 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,834 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,834 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,834 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,834 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,834 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,835 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,835 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,835 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,835 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,836 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,836 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,836 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,836 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,836 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,836 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,837 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,837 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,837 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,837 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,837 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,837 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,838 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,838 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,838 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,838 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,838 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,838 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,839 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,839 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,839 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,839 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,839 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,840 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,840 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,840 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,840 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,840 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,841 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,841 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,841 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,841 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,842 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,842 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,842 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,842 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,842 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,842 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,843 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,843 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,843 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,843 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,843 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,843 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,844 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,844 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,844 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,844 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,845 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,845 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,845 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,845 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,845 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,845 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,846 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,846 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,846 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,846 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,846 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,846 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,847 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,847 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,847 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,847 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,847 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,848 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,848 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,848 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,848 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,849 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,849 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,849 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,849 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,849 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,850 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,850 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,850 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,850 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,850 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,850 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,851 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,851 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,851 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,851 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,852 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,852 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,852 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,852 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,852 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,852 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,853 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,853 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,853 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,853 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,853 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,853 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,854 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,854 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,854 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,854 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,854 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,855 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,855 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,855 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,855 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,855 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,856 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,856 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,856 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,856 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,856 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,856 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,857 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,857 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,857 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,857 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,857 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,858 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,858 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,858 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,858 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,858 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,859 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,859 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,859 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,859 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,859 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,859 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,860 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,860 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,860 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,860 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,860 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,860 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,861 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,861 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,861 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,861 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,862 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,862 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,862 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,862 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,862 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,862 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,863 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,863 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,863 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,863 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,864 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,864 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,864 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,864 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,864 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,864 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,864 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,864 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,865 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,865 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,865 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,865 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,866 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,866 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,866 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,866 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,866 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,866 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,867 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,867 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,867 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,867 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,868 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,868 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,868 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,868 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,868 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,868 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,869 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,869 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,869 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,869 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,869 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,870 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,870 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,870 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,870 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,870 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,871 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,871 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,871 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,871 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,871 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,871 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,884 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,884 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,885 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,885 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,886 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,886 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,886 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,886 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,887 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,887 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,887 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,887 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,888 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,888 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,888 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,888 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,889 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,889 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,889 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,889 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,890 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,890 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,890 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,890 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,890 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,891 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,891 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,891 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,891 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,891 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,892 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,892 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,893 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,893 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,893 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,893 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,894 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,894 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,894 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,894 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,895 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,895 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,895 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,895 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,896 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,896 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,896 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,896 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,896 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,896 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,897 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,897 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,897 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,898 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,898 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,898 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,899 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,899 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,899 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,899 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,899 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,900 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,900 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,900 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,901 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,901 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,901 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,901 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,902 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,902 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,902 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,902 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,902 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,903 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,903 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,903 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,904 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,904 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,904 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,904 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,904 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,905 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,905 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,905 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,905 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,906 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,906 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,906 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,907 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,907 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,907 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,907 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,907 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,908 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,908 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,908 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,909 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,909 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,909 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,909 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,910 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,910 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,910 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,910 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,911 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,911 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,911 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,911 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,912 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,912 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,912 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,912 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,913 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,913 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,913 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,913 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,914 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,914 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,914 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,914 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,914 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,915 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,915 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,915 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,915 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,916 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,916 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,916 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,916 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,916 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,917 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,917 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,917 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,917 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,918 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,918 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,918 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,918 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,919 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,919 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,919 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,920 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,920 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,920 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,921 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,921 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,921 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,921 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,922 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,922 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,922 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,922 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,923 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,923 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,923 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,923 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,923 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,924 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,924 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,924 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,925 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,925 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,925 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,925 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,925 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,926 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,926 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,926 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,926 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,926 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,927 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,927 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,927 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,927 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,928 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,928 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,928 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,928 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,929 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,929 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,929 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,929 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,930 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,930 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,930 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,930 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,931 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,931 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,931 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,931 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,931 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,931 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,931 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,931 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,932 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,932 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,932 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,932 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,932 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,932 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,933 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,933 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,933 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,933 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,933 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,933 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,934 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,934 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,934 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,934 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,934 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,934 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,935 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,935 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,935 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,935 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,935 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,935 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,935 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,935 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,936 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,936 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,936 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,936 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,936 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,936 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,937 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,937 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,937 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,937 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,937 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,937 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,937 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,938 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,938 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,938 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,938 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,938 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,938 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,938 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,939 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,939 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,939 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,939 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,939 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,939 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,939 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,940 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,940 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,940 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,940 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,940 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,940 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,940 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,941 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,941 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,941 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,941 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,941 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,941 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,941 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,941 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,942 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,942 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,942 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,942 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,942 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,942 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,943 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,943 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,943 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,943 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,943 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,943 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,944 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,944 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,944 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,944 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,944 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,944 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,945 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,945 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,945 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,945 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,945 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,945 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,945 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,945 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,946 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,946 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,946 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,946 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,946 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,946 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,947 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,947 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,947 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,947 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,947 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,947 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,947 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,948 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,948 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,948 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,948 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,948 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,948 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,949 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,949 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,949 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,949 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,949 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,949 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,949 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,950 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,950 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,950 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,950 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,950 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,950 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,950 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,951 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,951 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,951 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,951 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,951 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,951 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,951 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,952 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,952 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,952 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,952 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,952 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,952 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,953 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,953 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,953 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,953 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,953 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,953 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,953 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,953 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,954 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,954 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,954 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,954 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,954 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,954 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,955 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,955 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,955 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,955 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,955 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,955 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,956 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,956 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,956 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,956 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,956 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,956 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,956 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,956 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,957 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,957 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,957 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,957 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,957 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,957 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,958 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,958 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,958 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,958 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,958 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,958 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,959 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,959 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,959 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,959 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,959 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,959 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,959 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,959 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,960 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,960 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,960 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,960 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,960 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,960 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,960 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,961 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,961 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,961 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,961 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,961 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,961 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,961 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,962 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,962 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,962 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,962 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,962 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,962 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,962 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,962 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,963 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,963 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,963 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,963 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,964 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,964 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,964 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,964 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,964 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,964 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,964 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,964 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,965 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,965 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,965 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,965 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,965 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,965 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,966 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,966 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,966 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,966 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,966 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,966 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,966 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,966 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,967 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,967 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,967 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,967 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,967 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,967 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,968 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,968 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,968 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,968 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,968 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,968 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,969 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,969 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,969 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,969 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,969 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,969 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,969 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,970 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,970 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,970 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,970 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,970 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,970 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,970 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,971 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,971 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,971 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,971 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,971 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,971 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,972 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,972 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,972 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,972 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,972 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,972 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,972 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,973 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,973 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,973 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,973 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,973 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,973 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,973 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,974 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,974 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,974 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,974 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,974 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,974 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,974 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,974 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,975 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,975 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,975 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,975 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,975 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,975 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,976 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,976 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,976 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,976 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,976 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,976 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,977 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,977 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,977 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,977 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,977 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,977 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,977 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,978 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,978 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,978 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,978 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,978 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,978 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,978 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,979 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,979 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,979 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,979 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,979 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,979 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,979 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,979 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,980 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,980 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,980 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,980 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,980 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,980 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,980 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,981 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,981 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,981 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,981 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,981 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,982 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,982 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,982 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,982 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,982 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,982 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,982 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,983 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,983 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,983 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,983 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,983 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,983 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,984 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,984 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,984 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,984 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,984 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,984 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,984 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,985 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,985 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,985 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,985 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,985 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,985 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,985 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,985 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,986 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,986 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,986 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,986 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,986 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,986 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,986 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,987 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,987 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,987 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,987 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,987 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,987 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,987 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,988 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,988 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,988 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,988 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,988 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,989 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,989 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,989 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,989 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,989 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,989 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,990 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,990 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,990 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,990 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,990 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,990 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,990 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,991 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,991 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:47,991 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,991 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:47,991 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:47,991 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:47,991 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,992 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:47,992 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,992 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,992 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:47,992 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,992 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:47,992 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:47,993 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:47,998 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:47,998 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:47,998 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:47,999 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:47,999 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:47,999 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,999 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:47,999 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:47,999 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:47,999 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:47,999 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,000 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,000 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,000 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,000 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,000 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,000 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,001 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,001 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,001 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,001 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,001 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,001 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,002 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,002 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,002 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,002 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,002 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,002 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,003 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,003 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,003 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,003 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,003 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,003 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,003 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,004 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,004 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,004 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,004 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,004 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,004 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,004 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,005 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,005 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,005 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,005 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,005 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,005 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,006 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,006 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,006 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,006 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,006 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,006 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,007 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,007 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,007 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,007 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,007 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,007 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,007 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,008 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,008 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,008 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,008 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,008 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,008 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,008 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,009 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,009 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,009 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,009 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,009 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,009 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,010 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,010 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,010 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,010 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,010 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,010 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,010 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,011 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,011 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,011 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,011 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,011 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,011 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,011 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,012 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,012 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,012 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,012 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,012 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,012 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,012 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,013 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,013 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,013 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,013 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,013 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,013 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,013 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,014 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,014 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,014 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,014 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,014 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,014 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,014 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,014 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,015 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,015 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,015 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,015 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,016 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,016 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,016 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,016 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,016 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,016 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,017 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,017 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,017 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,017 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,017 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,017 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,017 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,017 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,018 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,018 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,018 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,018 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,018 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,018 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,019 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,019 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,019 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,019 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,019 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,019 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,019 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,019 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,020 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,020 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,020 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,020 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,020 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,020 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,020 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,021 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,021 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,021 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,021 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,021 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,021 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,021 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,022 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,022 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,022 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,022 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,022 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,022 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,022 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,022 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,023 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,023 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,023 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,023 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,023 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,023 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,024 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,024 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,024 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,024 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,025 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,025 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,025 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,025 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,025 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,025 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,026 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,026 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,027 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,027 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,027 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,027 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,027 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,027 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,028 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,028 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,028 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,028 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,028 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,028 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,029 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,029 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,029 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,029 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,029 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,029 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,029 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,029 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,030 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,030 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,030 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,030 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,030 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,030 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,031 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,031 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,031 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,031 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,031 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,031 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,031 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,031 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,032 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,032 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,032 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,032 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,032 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,032 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,033 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,033 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,033 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,033 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,033 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,033 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,033 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,033 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,034 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,034 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,034 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,034 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,034 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,034 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,035 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,035 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,035 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,035 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,036 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,036 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,036 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,036 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,036 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,036 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,036 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,036 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,037 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,037 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,037 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,037 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,037 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,037 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,038 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,038 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,038 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,038 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,038 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,038 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,039 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,039 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,039 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,039 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,039 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,039 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,039 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,040 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,040 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,040 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,040 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,040 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,040 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,040 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,040 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,041 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,041 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,041 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,041 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,041 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,041 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,041 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,042 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,042 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,042 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,042 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,042 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,042 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,043 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,043 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,043 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,043 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,043 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,043 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,043 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,043 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,044 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,044 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,044 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,044 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,044 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,044 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,045 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,045 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,045 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,045 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,045 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,045 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,045 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,045 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,046 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,046 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,046 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,046 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,046 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,046 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,047 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,047 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,047 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,047 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,047 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,047 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,047 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,047 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,048 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,048 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,048 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,048 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,048 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,048 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,048 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,049 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,049 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,049 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,050 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,050 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,050 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,050 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,050 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,050 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,051 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,051 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,051 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,051 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,051 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,051 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,052 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,052 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,052 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,052 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,052 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,052 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,052 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,052 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,053 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,053 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,053 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,053 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,053 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,053 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,054 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,054 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,054 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,054 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,054 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,054 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,055 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,055 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,055 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,055 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,055 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,055 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,055 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,055 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,056 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,056 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,056 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,056 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,056 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,056 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,056 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,057 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,057 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,057 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,057 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,057 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,057 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,057 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,058 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,058 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,058 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,058 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,058 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,058 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,058 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,059 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,059 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,059 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,059 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,059 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,059 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,059 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,060 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,060 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,060 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,060 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,060 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,060 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,060 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,060 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,061 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,061 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,061 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,061 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,061 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,061 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,062 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,062 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,062 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,062 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,062 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,062 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,062 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,062 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,063 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,063 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,063 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,063 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,063 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,063 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,064 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,064 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,064 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,064 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,064 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,064 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,064 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,064 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,065 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,066 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,066 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,066 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,066 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,066 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,066 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,066 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,067 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,067 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,067 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,067 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,067 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,067 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,067 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,068 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,068 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,068 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,068 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,068 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,068 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,068 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,069 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,069 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,069 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,069 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,069 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,069 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,070 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,070 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,070 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,070 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,070 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,070 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,070 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,070 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,071 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,071 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,071 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,071 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,071 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,071 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,071 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,072 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,072 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,072 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,072 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,072 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,072 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,072 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,073 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,073 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,073 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,073 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,073 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,073 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,073 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,074 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,074 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,074 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,074 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,074 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,074 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,074 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,075 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,075 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,075 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,075 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,075 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,075 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,076 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,076 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,076 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,076 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,076 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,076 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,076 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,076 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,077 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,077 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,077 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,077 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,078 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,078 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,078 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,078 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,078 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,079 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,079 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,079 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,080 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,080 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,080 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,080 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,081 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,081 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,081 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,081 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,081 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,081 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,082 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,082 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,083 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,083 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,084 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,084 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,084 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,084 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,084 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,084 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,085 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,085 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,085 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,085 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,085 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,085 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,085 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,085 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,086 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,086 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,086 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,086 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,086 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,086 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,086 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,087 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,087 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,087 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,087 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,087 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,087 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,087 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,088 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,088 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,088 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,088 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,088 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,088 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,088 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,089 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,089 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,089 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,089 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,089 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,089 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,089 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,090 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,090 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,090 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,090 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,090 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,090 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,090 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,090 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,091 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,091 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,091 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,091 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,091 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,091 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,092 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,092 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,092 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,092 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,098 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,098 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,098 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,098 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,098 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,098 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,099 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,099 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,099 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,099 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,100 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,100 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,100 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,100 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,100 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,100 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,101 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,101 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,101 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,101 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,101 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,101 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,102 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,102 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,102 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,102 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,102 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,102 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,103 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,103 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,103 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,103 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,103 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,103 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,103 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,103 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,104 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,104 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,104 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,104 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,104 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,104 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,104 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,105 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,105 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,105 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,105 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,105 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,105 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,105 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,106 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,106 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,106 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,106 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,106 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,106 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,107 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,107 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,107 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,107 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,107 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,107 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,107 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,107 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,108 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,108 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,108 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,108 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,109 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,109 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,109 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,109 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,109 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,109 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,109 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,109 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,110 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,110 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,110 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,110 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,110 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,111 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,111 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,111 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,111 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,111 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,112 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,112 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,112 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,112 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,112 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,112 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,113 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,113 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,113 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,113 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,113 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,113 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,114 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,114 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,114 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,114 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,114 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,114 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,115 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,115 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,115 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,115 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,115 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,116 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,116 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,116 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,116 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,116 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,117 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,117 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,117 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,117 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,117 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,117 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,118 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,118 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,118 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,118 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,118 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,118 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,119 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,119 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,119 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,119 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,119 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,120 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,120 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,120 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,120 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,120 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,121 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,121 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,121 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,121 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,121 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,121 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,122 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,122 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,122 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,122 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,123 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,123 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,123 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,123 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,123 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,123 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,124 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,124 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,124 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,124 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,124 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,125 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,125 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,125 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,125 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,125 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,125 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,126 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,126 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,126 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,126 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,126 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,127 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:48,127 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,127 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:48,127 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:48,127 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,127 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:48,128 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:48,128 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:48,128 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,128 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:48,128 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,128 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:48,129 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:48,129 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:48,129 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:48,129 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:48,129 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:48,129 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:48,130 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,130 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,130 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,130 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,131 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,131 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,131 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,131 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,131 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,131 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,132 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,132 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,132 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,132 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,132 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,132 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,133 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,133 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,133 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,133 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,133 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,133 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,133 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,133 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,134 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,134 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,134 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,134 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,134 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,135 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,135 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,135 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,135 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,135 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,136 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,136 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,136 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,136 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,136 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,136 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,137 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:48,137 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:48,137 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,137 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,137 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,137 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,138 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,138 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,138 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,138 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,138 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,138 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,139 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,139 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,139 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,139 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,139 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,140 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,140 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,140 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,140 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,140 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,140 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,141 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,141 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,141 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,141 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,141 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,142 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,142 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,142 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,142 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,142 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,142 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,143 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,143 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,143 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,144 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,144 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,144 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,144 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,144 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,144 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,144 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,145 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,145 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,145 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,146 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,146 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,146 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,146 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,146 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,146 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,147 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,147 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,147 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,147 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,147 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,148 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,148 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,148 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,148 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,148 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,148 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,149 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,149 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,149 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,150 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,150 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,150 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,150 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,150 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,150 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,150 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,150 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,151 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,151 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,151 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,151 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,151 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,151 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,151 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,153 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,153 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,153 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,153 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,153 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,153 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,153 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,153 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,154 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,154 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,154 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,154 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,154 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,154 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,154 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,155 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,155 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,155 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,155 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,155 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,155 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,155 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,158 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,158 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,158 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,158 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,158 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,158 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,158 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,159 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,159 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,159 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,159 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,159 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,159 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,159 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,159 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,160 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,160 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,160 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,160 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,160 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,160 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,160 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,161 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,161 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,161 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,161 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,161 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,161 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,161 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,162 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,162 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,162 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,162 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,162 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,162 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,162 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,162 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,164 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,164 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,164 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,164 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,164 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,164 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,166 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,166 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,166 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,166 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,167 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,167 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,167 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,167 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,167 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,167 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,169 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,169 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,169 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,169 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,169 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,169 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,169 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,169 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,172 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,172 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,172 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,172 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,172 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,172 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,172 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,173 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,173 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,173 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,177 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,177 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet36;havoc #t~nondet36;, isNegated false [2024-08-07 13:50:48,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet36);havoc #t~nondet36;, isNegated true [2024-08-07 13:50:48,183 INFO L88 GeneralOperation]: Finished removeDeadEnds. Reduced from 1154 states to 0 states. [2024-08-07 13:50:48,194 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-08-07 13:50:48,198 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;@73e822e1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-07 13:50:48,199 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-08-07 13:50:48,200 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states. [2024-08-07 13:50:48,200 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-08-07 13:50:48,201 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 2 remaining) [2024-08-07 13:50:48,202 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error2Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-08-07 13:50:48,205 INFO L445 BasicCegarLoop]: Path program histogram: [] [2024-08-07 13:50:48,207 INFO L196 ceAbstractionStarter]: Computing trace abstraction results [2024-08-07 13:50:48,208 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.08 01:50:48 BoogieIcfgContainer [2024-08-07 13:50:48,209 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-08-07 13:50:48,209 INFO L158 Benchmark]: Toolchain (without parser) took 2333.22ms. Allocated memory was 75.5MB in the beginning and 201.3MB in the end (delta: 125.8MB). Free memory was 56.7MB in the beginning and 77.5MB in the end (delta: -20.8MB). Peak memory consumption was 103.3MB. Max. memory is 16.1GB. [2024-08-07 13:50:48,209 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 75.5MB. Free memory is still 51.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:48,210 INFO L158 Benchmark]: Witness Parser took 0.12ms. Allocated memory is still 75.5MB. Free memory is still 38.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:48,210 INFO L158 Benchmark]: CACSL2BoogieTranslator took 343.80ms. Allocated memory is still 75.5MB. Free memory was 56.5MB in the beginning and 34.8MB in the end (delta: 21.7MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-08-07 13:50:48,210 INFO L158 Benchmark]: Boogie Preprocessor took 71.67ms. Allocated memory was 75.5MB in the beginning and 138.4MB in the end (delta: 62.9MB). Free memory was 34.8MB in the beginning and 117.6MB in the end (delta: -82.8MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-08-07 13:50:48,211 INFO L158 Benchmark]: IcfgBuilder took 773.41ms. Allocated memory is still 138.4MB. Free memory was 117.6MB in the beginning and 103.6MB in the end (delta: 14.0MB). Peak memory consumption was 44.9MB. Max. memory is 16.1GB. [2024-08-07 13:50:48,211 INFO L158 Benchmark]: TraceAbstraction took 1139.80ms. Allocated memory was 138.4MB in the beginning and 201.3MB in the end (delta: 62.9MB). Free memory was 103.2MB in the beginning and 77.5MB in the end (delta: 25.6MB). Peak memory consumption was 88.6MB. Max. memory is 16.1GB. [2024-08-07 13:50:48,213 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.17ms. Allocated memory is still 75.5MB. Free memory is still 51.8MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.12ms. Allocated memory is still 75.5MB. Free memory is still 38.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 343.80ms. Allocated memory is still 75.5MB. Free memory was 56.5MB in the beginning and 34.8MB in the end (delta: 21.7MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Preprocessor took 71.67ms. Allocated memory was 75.5MB in the beginning and 138.4MB in the end (delta: 62.9MB). Free memory was 34.8MB in the beginning and 117.6MB in the end (delta: -82.8MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * IcfgBuilder took 773.41ms. Allocated memory is still 138.4MB. Free memory was 117.6MB in the beginning and 103.6MB in the end (delta: 14.0MB). Peak memory consumption was 44.9MB. Max. memory is 16.1GB. * TraceAbstraction took 1139.80ms. Allocated memory was 138.4MB in the beginning and 201.3MB in the end (delta: 62.9MB). Free memory was 103.2MB in the beginning and 77.5MB in the end (delta: 25.6MB). Peak memory consumption was 88.6MB. 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 49 procedures, 432 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 1.1s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 1.1s, 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:48,235 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE