./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/combinations/pc_sfifo_2.cil-2+token_ring.02.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.02.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.02.cil-1.c ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/pc_sfifo_2.cil-2+token_ring.02.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:39,925 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-08-07 13:50:40,006 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:40,012 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-08-07 13:50:40,013 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-08-07 13:50:40,045 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-08-07 13:50:40,049 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-08-07 13:50:40,049 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-08-07 13:50:40,050 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-08-07 13:50:40,050 INFO L153 SettingsManager]: * Use memory slicer=true [2024-08-07 13:50:40,050 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-08-07 13:50:40,050 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-08-07 13:50:40,051 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-08-07 13:50:40,051 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-08-07 13:50:40,051 INFO L153 SettingsManager]: * Use SBE=true [2024-08-07 13:50:40,052 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-08-07 13:50:40,054 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-08-07 13:50:40,055 INFO L153 SettingsManager]: * sizeof long=4 [2024-08-07 13:50:40,055 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-08-07 13:50:40,055 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-08-07 13:50:40,059 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-08-07 13:50:40,059 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-08-07 13:50:40,067 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-08-07 13:50:40,068 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-08-07 13:50:40,068 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-08-07 13:50:40,069 INFO L153 SettingsManager]: * sizeof long double=12 [2024-08-07 13:50:40,069 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-08-07 13:50:40,070 INFO L153 SettingsManager]: * Use constant arrays=true [2024-08-07 13:50:40,070 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-08-07 13:50:40,070 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-08-07 13:50:40,071 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-08-07 13:50:40,071 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-08-07 13:50:40,071 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-08-07 13:50:40,072 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-08-07 13:50:40,072 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-08-07 13:50:40,072 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-08-07 13:50:40,073 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-08-07 13:50:40,073 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-08-07 13:50:40,073 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-08-07 13:50:40,073 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-08-07 13:50:40,074 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-08-07 13:50:40,075 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-08-07 13:50:40,075 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-08-07 13:50:40,076 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:40,400 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-08-07 13:50:40,420 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-08-07 13:50:40,424 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-08-07 13:50:40,425 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-08-07 13:50:40,426 INFO L274 PluginConnector]: Witness Parser initialized [2024-08-07 13:50:40,428 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.02.cil-1.yml/witness.yml [2024-08-07 13:50:40,531 INFO L270 PluginConnector]: Initializing CDTParser... [2024-08-07 13:50:40,531 INFO L274 PluginConnector]: CDTParser initialized [2024-08-07 13:50:40,532 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.02.cil-1.c [2024-08-07 13:50:42,138 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-08-07 13:50:42,359 INFO L384 CDTParser]: Found 1 translation units. [2024-08-07 13:50:42,360 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/combinations/pc_sfifo_2.cil-2+token_ring.02.cil-1.c [2024-08-07 13:50:42,375 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8698b4129/b2f8dc8b238c4a6daf7cfae70ebbd101/FLAG5a1758e5c [2024-08-07 13:50:42,718 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8698b4129/b2f8dc8b238c4a6daf7cfae70ebbd101 [2024-08-07 13:50:42,718 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-08-07 13:50:42,720 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-08-07 13:50:42,721 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:42,721 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-08-07 13:50:42,726 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-08-07 13:50:42,727 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:40" (1/2) ... [2024-08-07 13:50:42,728 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3e01b4e2 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:42, skipping insertion in model container [2024-08-07 13:50:42,728 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:40" (1/2) ... [2024-08-07 13:50:42,730 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@458e6af0 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:42, skipping insertion in model container [2024-08-07 13:50:42,730 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:42" (2/2) ... [2024-08-07 13:50:42,730 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3e01b4e2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:42, skipping insertion in model container [2024-08-07 13:50:42,731 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:42" (2/2) ... [2024-08-07 13:50:42,772 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-08-07 13:50:42,967 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.02.cil-1.c[914,927] [2024-08-07 13:50:43,033 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.02.cil-1.c[7125,7138] [2024-08-07 13:50:43,083 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:43,101 INFO L200 MainTranslator]: Completed pre-run [2024-08-07 13:50:43,113 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.02.cil-1.c[914,927] [2024-08-07 13:50:43,137 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.02.cil-1.c[7125,7138] [2024-08-07 13:50:43,151 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:43,180 INFO L204 MainTranslator]: Completed translation [2024-08-07 13:50:43,182 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:43 WrapperNode [2024-08-07 13:50:43,182 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:43,183 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-08-07 13:50:43,183 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-08-07 13:50:43,184 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-08-07 13:50:43,196 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:43" (1/1) ... [2024-08-07 13:50:43,197 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:43" (1/1) ... [2024-08-07 13:50:43,208 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:43" (1/1) ... [2024-08-07 13:50:43,238 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:43,239 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:43" (1/1) ... [2024-08-07 13:50:43,239 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:43" (1/1) ... [2024-08-07 13:50:43,255 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:43" (1/1) ... [2024-08-07 13:50:43,257 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:43" (1/1) ... [2024-08-07 13:50:43,263 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:43" (1/1) ... [2024-08-07 13:50:43,269 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-08-07 13:50:43,270 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-08-07 13:50:43,270 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-08-07 13:50:43,270 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-08-07 13:50:43,271 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:43" (1/1) ... [2024-08-07 13:50:43,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-08-07 13:50:43,288 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-08-07 13:50:43,304 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:43,306 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:43,341 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-08-07 13:50:43,342 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-08-07 13:50:43,342 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-08-07 13:50:43,342 INFO L138 BoogieDeclarations]: Found implementation of procedure error1 [2024-08-07 13:50:43,342 INFO L138 BoogieDeclarations]: Found implementation of procedure update_fifo_q [2024-08-07 13:50:43,342 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_write_p_triggered [2024-08-07 13:50:43,342 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_read_c_triggered [2024-08-07 13:50:43,342 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify_threads [2024-08-07 13:50:43,343 INFO L138 BoogieDeclarations]: Found implementation of procedure do_write_p [2024-08-07 13:50:43,343 INFO L138 BoogieDeclarations]: Found implementation of procedure do_read_c [2024-08-07 13:50:43,343 INFO L138 BoogieDeclarations]: Found implementation of procedure update_channels1 [2024-08-07 13:50:43,343 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads1 [2024-08-07 13:50:43,343 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread1 [2024-08-07 13:50:43,343 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_delta_events1 [2024-08-07 13:50:43,343 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_delta_events1 [2024-08-07 13:50:43,343 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_threads1 [2024-08-07 13:50:43,344 INFO L138 BoogieDeclarations]: Found implementation of procedure eval1 [2024-08-07 13:50:43,344 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation1 [2024-08-07 13:50:43,344 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation1 [2024-08-07 13:50:43,344 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model1 [2024-08-07 13:50:43,344 INFO L138 BoogieDeclarations]: Found implementation of procedure main1 [2024-08-07 13:50:43,345 INFO L138 BoogieDeclarations]: Found implementation of procedure error2 [2024-08-07 13:50:43,345 INFO L138 BoogieDeclarations]: Found implementation of procedure master [2024-08-07 13:50:43,345 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit1 [2024-08-07 13:50:43,345 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit2 [2024-08-07 13:50:43,345 INFO L138 BoogieDeclarations]: Found implementation of procedure is_master_triggered [2024-08-07 13:50:43,345 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit1_triggered [2024-08-07 13:50:43,346 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit2_triggered [2024-08-07 13:50:43,346 INFO L138 BoogieDeclarations]: Found implementation of procedure update_channels2 [2024-08-07 13:50:43,346 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads2 [2024-08-07 13:50:43,346 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread2 [2024-08-07 13:50:43,346 INFO L138 BoogieDeclarations]: Found implementation of procedure eval2 [2024-08-07 13:50:43,346 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_delta_events2 [2024-08-07 13:50:43,347 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_delta_events2 [2024-08-07 13:50:43,347 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_threads2 [2024-08-07 13:50:43,347 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify [2024-08-07 13:50:43,347 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_time_events2 [2024-08-07 13:50:43,347 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_time_events2 [2024-08-07 13:50:43,347 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model2 [2024-08-07 13:50:43,348 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation2 [2024-08-07 13:50:43,348 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation2 [2024-08-07 13:50:43,348 INFO L138 BoogieDeclarations]: Found implementation of procedure main2 [2024-08-07 13:50:43,348 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-08-07 13:50:43,348 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_uint [2024-08-07 13:50:43,348 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_char [2024-08-07 13:50:43,348 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2024-08-07 13:50:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_long [2024-08-07 13:50:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_ulong [2024-08-07 13:50:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_float [2024-08-07 13:50:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure exit [2024-08-07 13:50:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2024-08-07 13:50:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_fail [2024-08-07 13:50:43,349 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-08-07 13:50:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-08-07 13:50:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure error1 [2024-08-07 13:50:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure update_fifo_q [2024-08-07 13:50:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_write_p_triggered [2024-08-07 13:50:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_read_c_triggered [2024-08-07 13:50:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify_threads [2024-08-07 13:50:43,350 INFO L130 BoogieDeclarations]: Found specification of procedure do_write_p [2024-08-07 13:50:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure do_read_c [2024-08-07 13:50:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure update_channels1 [2024-08-07 13:50:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads1 [2024-08-07 13:50:43,351 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread1 [2024-08-07 13:50:43,363 INFO L130 BoogieDeclarations]: Found specification of procedure fire_delta_events1 [2024-08-07 13:50:43,363 INFO L130 BoogieDeclarations]: Found specification of procedure reset_delta_events1 [2024-08-07 13:50:43,363 INFO L130 BoogieDeclarations]: Found specification of procedure activate_threads1 [2024-08-07 13:50:43,363 INFO L130 BoogieDeclarations]: Found specification of procedure eval1 [2024-08-07 13:50:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation1 [2024-08-07 13:50:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation1 [2024-08-07 13:50:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure init_model1 [2024-08-07 13:50:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure main1 [2024-08-07 13:50:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure error2 [2024-08-07 13:50:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure is_master_triggered [2024-08-07 13:50:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit1_triggered [2024-08-07 13:50:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit2_triggered [2024-08-07 13:50:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify [2024-08-07 13:50:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure master [2024-08-07 13:50:43,364 INFO L130 BoogieDeclarations]: Found specification of procedure transmit1 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure transmit2 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure update_channels2 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads2 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread2 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure eval2 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure fire_delta_events2 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure reset_delta_events2 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure activate_threads2 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure fire_time_events2 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure reset_time_events2 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure init_model2 [2024-08-07 13:50:43,365 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation2 [2024-08-07 13:50:43,366 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation2 [2024-08-07 13:50:43,366 INFO L130 BoogieDeclarations]: Found specification of procedure main2 [2024-08-07 13:50:43,366 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-08-07 13:50:43,366 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-08-07 13:50:43,366 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-08-07 13:50:43,367 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-08-07 13:50:43,367 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-08-07 13:50:43,367 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-08-07 13:50:43,367 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-08-07 13:50:43,491 INFO L273 CfgBuilder]: Building ICFG [2024-08-07 13:50:43,497 INFO L304 CfgBuilder]: Building CFG for each procedure with an implementation [2024-08-07 13:50:43,621 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation1FINAL: assume true; [2024-08-07 13:50:43,656 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation2FINAL: assume true; [2024-08-07 13:50:43,721 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_write_pFINAL: assume true; [2024-08-07 13:50:43,797 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_read_cFINAL: assume true; [2024-08-07 13:50:43,852 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit1FINAL: assume true; [2024-08-07 13:50:43,869 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit2FINAL: assume true; [2024-08-07 13:50:43,944 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval2FINAL: assume true; [2024-08-07 13:50:43,988 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval1FINAL: assume true; [2024-08-07 13:50:44,032 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint masterFINAL: assume true; [2024-08-07 13:50:44,164 INFO L? ?]: Removed 63 outVars from TransFormulas that were not future-live. [2024-08-07 13:50:44,165 INFO L327 CfgBuilder]: Performing block encoding [2024-08-07 13:50:44,190 INFO L349 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-08-07 13:50:44,190 INFO L354 CfgBuilder]: Removed 0 assume(true) statements. [2024-08-07 13:50:44,190 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:50:44 BoogieIcfgContainer [2024-08-07 13:50:44,190 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-08-07 13:50:44,194 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-08-07 13:50:44,195 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-08-07 13:50:44,198 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-08-07 13:50:44,199 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:40" (1/4) ... [2024-08-07 13:50:44,200 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2a7fc737 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 01:50:44, skipping insertion in model container [2024-08-07 13:50:44,200 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.08 01:50:42" (2/4) ... [2024-08-07 13:50:44,201 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2a7fc737 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 01:50:44, skipping insertion in model container [2024-08-07 13:50:44,202 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:43" (3/4) ... [2024-08-07 13:50:44,203 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2a7fc737 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 01:50:44, skipping insertion in model container [2024-08-07 13:50:44,203 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:50:44" (4/4) ... [2024-08-07 13:50:44,204 INFO L119 eAbstractionObserver]: Analyzing ICFG pc_sfifo_2.cil-2+token_ring.02.cil-1.c [2024-08-07 13:50:44,205 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:44,226 INFO L221 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-08-07 13:50:44,226 INFO L180 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-08-07 13:50:44,280 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,280 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,290 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,291 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,296 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,296 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,299 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,300 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,302 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,302 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,312 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,313 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,316 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,316 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,322 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,322 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,328 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,329 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,333 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,337 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,341 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,342 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,344 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,345 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,347 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,348 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,350 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,350 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,352 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,353 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,355 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,355 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,357 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,357 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,358 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,358 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,360 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,360 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,362 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,362 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,364 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,364 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,365 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,366 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,368 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,368 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,369 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,370 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,371 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,371 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,372 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,372 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,373 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,373 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,375 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,375 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,375 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,376 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,377 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,377 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,378 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,378 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,379 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,380 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,381 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,381 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,382 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,382 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,383 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,384 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,385 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,385 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,386 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,386 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,387 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,388 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,388 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,389 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,390 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,390 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,391 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,391 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,392 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,392 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,393 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,393 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,394 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,394 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,395 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,395 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,396 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,396 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,398 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,398 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,399 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,400 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,401 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,401 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,402 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,402 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,403 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,403 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,404 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,404 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,405 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,405 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,406 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,406 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,407 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,407 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,408 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,408 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,409 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,409 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,410 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,410 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,411 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,411 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,411 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,411 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,412 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,413 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,414 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,414 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,414 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,415 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,416 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,416 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,417 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,417 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,417 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,417 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,418 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,419 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,419 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,419 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,427 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,427 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,428 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,428 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,429 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,429 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,430 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,430 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,432 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,432 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,433 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,435 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,436 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,436 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,438 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,438 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,439 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,439 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,440 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,440 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,441 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,441 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,444 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,444 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,445 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,445 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,446 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,446 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,447 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,447 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,447 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,447 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,448 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,448 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,449 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,449 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,450 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,450 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,450 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,451 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,451 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,451 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,452 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,452 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,452 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,452 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,453 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,453 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,454 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,454 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,455 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,455 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,456 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,457 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,457 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,457 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,458 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,458 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,458 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,459 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,459 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,459 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,460 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,461 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,461 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,461 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,462 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,462 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,463 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,463 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,463 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,463 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,464 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,464 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,465 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,465 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,466 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,466 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,467 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,467 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,468 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,468 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,468 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,469 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,469 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,469 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,470 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,470 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,470 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,470 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,471 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,471 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,472 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,472 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,472 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,473 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,473 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,473 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,474 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,474 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,475 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,475 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,475 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,475 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,476 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,476 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,477 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,477 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,477 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,477 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,478 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,478 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,479 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,479 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,480 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,480 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,480 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,480 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,481 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,481 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,482 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,482 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,482 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,483 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,483 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,483 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,484 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,484 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,484 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,484 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,485 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,485 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,485 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,486 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,486 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,487 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,487 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,488 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,490 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,490 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,491 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,491 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,491 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,491 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,493 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,493 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,493 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,494 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,494 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,494 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,494 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,494 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,495 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,497 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,497 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,497 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,498 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,498 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,498 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,498 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,499 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,499 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,500 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,500 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,500 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,500 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,501 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,501 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,501 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,501 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,502 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,502 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,503 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,503 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,503 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,503 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,504 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,504 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,504 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,505 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,505 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,505 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,506 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,506 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,506 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,506 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,507 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,507 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,507 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,507 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,508 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,508 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,508 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,508 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,509 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,509 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,509 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,509 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,510 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,510 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,510 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,511 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,511 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,511 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,511 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,512 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,512 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,512 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,512 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,513 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,513 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,513 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,522 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,522 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,523 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,523 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,525 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,525 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,526 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,526 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,527 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,527 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,527 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,528 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,528 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,528 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,528 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,528 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,529 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,529 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,530 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,530 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,530 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,530 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,531 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,531 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,531 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,531 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,532 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,532 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,532 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,533 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,533 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,533 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,534 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,534 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,535 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,535 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,536 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,536 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,536 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,536 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,537 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,537 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,537 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,537 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,538 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,538 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,539 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,539 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,539 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,539 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,540 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,540 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,540 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,540 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,541 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,541 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,541 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,541 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,542 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,542 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,542 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,542 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,543 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,543 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,544 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,544 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,544 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,544 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,545 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,545 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,545 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,545 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,546 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,546 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,546 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,546 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,547 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,547 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,547 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,547 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,548 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,548 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,549 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,549 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,550 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,550 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,551 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,551 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,551 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,551 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,552 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,552 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,552 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,552 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,553 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,553 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,553 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,553 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,554 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,554 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,554 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,555 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,555 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,555 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,556 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,556 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,557 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,557 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,559 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,559 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,560 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,560 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,560 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,560 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,561 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,561 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,561 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,561 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,562 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,562 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,564 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,564 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,564 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,564 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,564 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,565 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,565 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,565 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,565 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,566 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,566 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,566 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,567 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,567 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,567 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,567 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,568 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,568 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,568 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,568 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,569 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,569 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,569 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,569 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,570 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,570 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,570 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,571 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,571 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,571 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,571 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,571 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,572 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,572 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,573 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,573 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,573 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,573 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,574 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,574 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,574 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,574 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,575 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,575 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,575 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,575 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,576 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,576 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,576 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,576 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,577 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,577 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,577 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,578 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,578 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,578 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,579 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,579 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,579 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,579 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,580 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,580 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,580 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,580 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,581 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,581 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,581 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,581 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,582 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,582 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,582 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,582 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,583 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,583 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,583 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,584 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,584 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,584 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,584 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,584 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,585 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,585 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,585 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,586 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,586 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,586 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,586 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,587 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,587 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,587 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,587 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,588 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,588 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,588 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,589 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,589 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,594 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,594 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,595 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,595 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,595 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,595 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,596 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,596 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,596 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,597 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,597 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,597 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,598 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,598 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,598 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,599 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,599 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,599 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,600 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,600 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,600 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,600 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,601 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,601 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,602 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,602 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,602 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,602 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,603 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,603 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,603 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,603 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,604 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,604 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,604 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,605 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,605 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,605 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,605 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,606 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,606 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,606 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,607 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,607 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,607 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,607 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,608 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,608 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,609 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,609 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,609 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,609 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,610 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,610 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,610 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,611 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,611 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,611 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,612 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,612 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,612 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,612 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,613 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,613 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,614 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,614 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,614 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,614 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,615 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,615 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,615 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,615 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,616 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,616 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,616 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,617 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,617 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,617 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,617 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,618 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,618 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,618 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,619 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,619 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,619 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,619 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,619 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,620 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,620 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,620 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,621 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,621 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,621 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,622 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,622 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,622 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,623 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,623 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,623 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,623 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,624 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,624 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,624 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,624 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,625 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,625 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,625 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,625 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,626 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,626 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,626 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,626 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,627 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,627 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,627 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,627 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,628 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,628 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,628 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,628 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,629 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,629 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,629 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,629 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,630 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,630 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,630 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,630 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,631 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,631 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,632 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,632 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,632 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,632 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,633 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,633 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,633 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,633 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,634 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,634 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,635 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,635 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,635 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,635 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,636 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,636 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,636 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,636 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,636 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,636 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,637 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,637 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,637 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,637 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,638 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,638 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,638 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,638 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,639 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,639 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,640 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,640 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,640 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,640 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,641 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,641 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,641 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,642 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,642 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,642 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,642 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,643 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,643 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,643 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,644 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,644 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,644 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,644 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,645 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,645 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,645 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,645 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,646 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,646 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,646 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,646 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,647 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,647 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,647 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,648 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,648 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,648 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,648 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,649 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,649 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,649 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,649 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,650 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,650 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,650 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,650 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,651 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,651 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,651 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,651 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,652 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,652 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,652 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,653 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,653 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,653 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,653 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,654 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,654 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,654 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,654 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,662 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,662 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,663 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,663 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,663 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,664 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,664 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,664 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,665 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,665 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,666 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,666 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,666 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,666 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,667 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,668 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,668 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,668 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,669 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,669 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,670 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,670 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,670 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,671 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,671 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,671 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,672 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,672 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,673 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,673 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,673 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,673 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,674 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,674 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,675 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,675 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,675 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,675 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,676 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,676 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,677 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,677 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,677 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,677 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,678 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,678 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,679 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,679 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,679 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,679 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,680 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,680 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,681 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,681 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,682 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,682 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,683 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,683 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,683 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,684 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,684 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,684 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,685 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,685 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,686 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,686 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,686 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,686 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,687 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,687 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,688 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,688 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,688 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,688 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,689 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,689 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,690 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,690 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,690 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,691 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,691 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,691 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,692 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,692 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,693 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,693 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,693 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,694 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,694 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,694 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,695 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,695 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,696 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,696 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,696 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,696 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,697 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,697 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,698 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,698 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,698 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,698 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,699 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,699 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,699 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,699 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,700 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,700 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,700 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,701 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,701 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,701 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,701 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,701 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,702 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,702 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,702 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,703 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,703 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,703 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,703 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,704 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,704 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,704 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,704 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,704 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,705 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,705 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,705 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,705 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,706 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,706 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,706 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,706 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,707 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,707 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,707 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,707 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,708 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,708 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,708 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,709 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,709 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,709 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,710 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,710 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,710 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,710 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,710 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,711 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,711 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,711 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,712 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,712 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,712 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,712 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,713 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,713 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,713 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,713 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,714 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,714 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,714 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,714 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,715 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,715 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,715 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,715 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,716 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,716 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,716 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,716 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,717 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,717 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,718 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,718 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,718 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,718 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,719 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,719 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,719 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,719 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,720 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,720 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,720 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,720 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,721 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,721 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,721 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,721 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,722 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,722 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,722 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,722 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,722 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,723 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,723 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,723 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,723 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,724 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,724 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,724 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,724 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,724 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,725 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,725 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,725 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,725 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,726 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,726 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,726 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,726 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,727 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,727 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,727 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,727 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,728 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,728 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,728 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,728 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,729 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,729 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,729 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,729 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,729 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,729 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,730 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,730 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,730 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,730 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,731 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,731 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,731 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,731 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,731 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,731 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,732 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,732 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,732 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,732 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,732 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,733 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,733 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,733 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,733 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,733 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,734 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,734 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,734 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,734 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,735 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,735 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,735 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,735 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,735 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,735 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,736 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,736 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,736 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,736 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,743 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,743 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,743 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,743 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,743 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,744 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,744 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,744 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,744 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,744 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,745 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,745 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,745 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,745 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,745 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,746 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,746 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,746 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,746 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,746 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,747 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,747 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,747 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,747 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,747 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,748 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,748 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,748 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,748 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,748 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,749 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,749 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,749 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,749 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,750 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,750 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,750 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,750 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,750 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,750 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,751 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,751 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,751 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,751 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,752 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,752 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,752 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,752 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,752 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,752 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,753 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,753 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,753 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,753 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,754 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,754 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,754 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,754 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,754 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,755 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,755 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,755 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,755 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,755 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,756 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,756 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,756 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,756 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,757 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,757 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,757 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,757 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,757 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,757 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,758 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,758 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,758 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,758 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,758 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,758 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,759 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,759 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,759 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,759 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,760 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,760 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,760 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,760 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,760 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,760 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,761 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,761 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,761 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,761 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,761 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,761 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,762 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,762 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,762 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,762 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,763 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,763 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,763 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,763 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,764 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,764 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,764 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,764 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,764 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,764 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,765 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,765 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,765 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,765 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,766 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,766 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,766 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,766 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,766 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,766 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,767 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,767 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,767 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,767 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,768 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,768 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,768 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,768 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,768 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,768 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,769 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,769 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,769 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,769 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,769 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,769 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,770 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,770 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,770 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,770 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,771 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,771 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,771 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,771 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,771 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,771 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,772 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,772 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,772 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,772 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,773 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,773 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,773 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,773 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,773 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,773 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,774 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,774 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,774 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,774 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,774 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,775 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,775 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,776 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,776 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,776 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,776 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,776 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,777 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,777 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,777 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,777 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,777 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,777 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,778 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,778 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,778 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,778 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,779 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,779 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,779 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,779 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,779 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,780 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,780 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,780 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,780 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,780 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,781 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,781 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,781 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,781 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,781 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,781 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,782 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,782 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,782 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,782 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,782 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,782 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,783 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,783 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,783 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,783 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,784 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,784 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,784 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,784 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,784 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,784 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,785 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,785 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,785 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,785 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,785 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,786 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,786 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,786 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,786 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,786 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,787 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,787 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,787 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,787 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,787 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,787 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,788 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,788 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,789 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,789 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,789 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,789 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,790 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,790 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,790 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,790 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,790 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,790 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,791 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,791 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,791 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,791 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,791 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,792 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,792 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,792 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,792 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,792 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,793 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,793 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,793 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,793 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,793 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,793 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,794 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,794 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,794 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,794 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,795 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,795 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,795 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,795 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,795 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,795 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,796 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,796 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,796 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,796 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,796 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,796 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,797 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,797 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,797 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,797 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,798 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,798 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,807 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,807 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,808 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,808 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,808 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,808 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,808 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,808 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,809 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,809 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,809 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,809 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,809 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,810 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,810 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,810 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,810 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,810 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,810 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,811 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,811 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,811 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,811 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,811 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,812 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,812 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,812 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,812 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,812 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,812 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,813 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,813 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,813 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,813 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,813 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,814 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,814 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,814 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,814 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,814 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,815 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,815 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,815 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,815 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,815 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,815 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,816 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,816 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,817 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,817 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,817 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,817 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,818 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,818 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,818 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,818 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,818 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,818 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,819 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,819 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,819 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,819 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,820 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,820 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,820 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,820 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,820 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,820 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,821 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,821 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,821 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,821 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,821 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,822 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,822 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,822 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,822 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,822 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,823 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,823 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,823 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,823 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,823 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,823 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,824 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,824 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,824 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,824 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,824 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,824 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,825 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,825 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,825 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,825 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,825 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,825 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,826 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,826 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,826 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,826 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,826 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,827 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,827 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,827 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,827 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,827 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,828 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,828 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,828 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,828 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,828 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,828 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,829 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,829 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,829 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,829 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,829 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,830 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,830 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,830 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,830 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,830 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,831 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,831 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,831 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,831 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,831 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,831 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,832 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,832 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,832 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,832 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,832 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,832 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,833 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,833 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,833 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,833 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,834 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,834 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,834 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,834 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,834 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,834 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,835 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,835 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,835 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,835 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,835 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,835 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,836 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,836 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,837 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,837 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,837 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,838 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,838 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,838 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,838 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,838 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,839 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,839 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,839 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,839 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,839 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,839 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,840 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,840 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,840 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,840 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,840 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,840 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,841 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,841 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,841 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,841 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,842 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,842 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,842 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,842 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,842 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,842 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,843 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,843 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,843 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,843 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,843 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,844 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,844 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,844 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,844 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,844 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,844 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,845 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,845 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,845 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,845 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,845 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,846 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,846 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,846 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,846 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,846 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,846 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,847 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,847 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,847 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,847 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,847 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,847 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,848 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,848 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,848 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,848 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,848 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,849 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,849 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,849 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,849 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,849 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,850 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,850 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,850 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,850 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,850 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,850 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,851 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,851 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,851 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,851 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,851 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,851 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,852 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,852 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,852 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,852 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,852 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,852 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,853 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,853 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,854 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,854 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,854 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,854 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,855 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,855 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,855 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,855 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,855 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,855 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,856 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,856 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,856 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,856 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,856 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,857 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,857 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,857 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,857 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,857 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,858 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,858 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,858 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,858 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,859 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,859 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,859 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,859 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,859 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,859 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,860 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,860 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,860 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,860 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,860 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,860 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,861 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,861 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,861 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,861 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,862 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,862 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,862 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,862 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,862 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,862 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,863 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,863 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,863 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,863 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,870 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,871 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,871 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,871 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,872 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,872 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,872 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,872 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,872 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,872 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,873 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,873 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,873 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,873 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,874 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,874 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,874 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,874 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,874 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,874 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,875 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,875 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,875 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,875 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,876 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,876 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,876 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,876 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,876 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,877 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,877 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,877 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,877 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,877 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,878 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,878 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,879 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,879 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,879 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,879 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,880 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,880 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,880 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,880 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,880 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,880 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,881 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,881 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,881 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,881 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,882 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,882 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,882 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,882 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,882 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,882 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,883 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,883 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,883 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,883 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,884 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,884 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,884 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,884 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,884 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,884 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,885 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,885 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,885 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,885 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,885 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,886 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,886 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,886 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,886 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,886 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,887 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,887 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,887 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,887 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,887 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,888 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,888 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,888 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,888 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,888 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,889 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,889 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,889 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,889 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,889 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,889 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,890 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,890 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,891 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,891 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,891 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,891 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,891 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,891 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,892 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,892 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,892 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,892 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,893 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,893 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,893 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,893 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,893 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,893 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,894 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,894 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,894 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,894 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,894 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,895 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,895 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,895 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,895 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,895 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,896 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,896 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,896 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,896 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,896 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,896 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,897 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,897 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,897 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,897 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,898 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,898 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,898 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,898 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,899 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,899 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,899 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,899 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,899 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,899 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,900 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,900 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,900 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,900 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,900 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,901 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,901 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,901 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,901 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,901 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,902 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,902 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,902 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,902 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,902 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,903 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,903 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,903 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,903 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,903 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,904 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,904 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,904 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,904 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,904 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,904 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,905 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,905 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,905 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,905 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,906 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,906 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,906 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,906 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,907 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,907 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,907 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,907 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,908 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,908 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,908 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,908 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,908 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,908 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,909 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,909 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,909 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,909 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,910 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,910 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,910 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,910 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,910 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,910 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,911 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,911 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,911 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:44,911 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,911 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:44,912 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:44,912 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,912 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:44,912 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:44,912 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:44,913 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,913 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:44,913 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,913 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:44,913 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:44,914 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:44,914 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:44,914 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:44,915 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:44,915 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:44,915 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,915 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,915 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,915 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,916 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,916 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,916 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,916 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,917 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,917 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,917 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,917 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,917 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,917 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,918 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,918 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,918 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,918 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,918 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,919 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,919 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,919 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,919 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,919 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,920 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,920 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,920 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,920 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,920 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,920 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,921 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,921 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,921 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,921 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,922 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,922 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,922 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,922 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,922 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,922 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,923 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,923 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,923 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,923 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,924 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:44,924 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:44,924 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,924 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,924 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,924 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,925 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,925 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,925 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,925 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,925 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,925 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,926 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,926 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,926 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,926 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,927 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,927 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,927 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,927 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,927 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,927 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,928 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,928 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,928 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,928 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,928 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,929 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,929 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,929 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,929 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,929 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,930 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,930 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,930 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,930 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,938 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,939 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,939 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,939 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,940 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,940 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,940 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,940 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,941 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,941 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,941 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,942 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,942 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,942 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,943 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,943 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,943 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,943 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,944 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,944 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,944 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,944 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,945 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,945 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,945 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,945 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,946 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,946 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,947 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,947 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,947 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,947 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,948 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,948 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,948 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,948 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,949 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,949 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,950 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,950 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,950 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,950 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,951 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,951 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,951 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,951 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,952 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,952 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,952 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,953 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,953 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,953 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,963 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,963 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,964 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,964 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,964 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,965 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,965 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,965 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:44,966 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:44,966 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,000 INFO L90 WitnessUtils]: NestedWordAutomaton nwa = ( callAlphabet = {"call #t~ret8 := is_do_write_p_triggered();" "call #t~ret13 := exists_runnable_thread1();" "call #t~ret27 := exists_runnable_thread2();" "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 error2();" "call immediate_notify();" "call #t~ret33 := main();" "call ULTIMATE.init();" "call #t~ret31 := main1();" "call #t~ret32 := main2();" "call #t~ret14 := stop_simulation1();" "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~ret29 := stop_simulation2();" "call reset_time_events2();" "call activate_threads2();" "call fire_time_events2();" "call #t~ret28 := exists_runnable_thread2();" "call reset_delta_events2();" "call activate_threads2();" "call fire_delta_events2();" "call update_channels2();" "call eval2();" "call reset_delta_events2();" "call activate_threads2();" "call fire_delta_events2();" "call init_threads2();" "call update_channels2();" "call activate_threads2();" "call #t~ret6 := is_do_read_c_triggered();" "call start_simulation2();" "call init_model2();" "call start_simulation1();" "call init_model1();" "call error1();" "call error1();" "call immediate_notify();" "call immediate_notify();" "call #t~ret26 := is_transmit2_triggered();" "call #t~ret25 := is_transmit1_triggered();" "call #t~ret24 := is_master_triggered();" "call #t~ret9 := is_do_read_c_triggered();" }, 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;" "assume true;" "assume -2147483648 <= #t~ret31 && #t~ret31 <= 2147483647;" "SUMMARY for call #t~ret31 := main1(); srcloc: L1088-1" "assume 0 != #t~nondet30;havoc #t~nondet30;" "assume -2147483648 <= #t~ret32 && #t~ret32 <= 2147483647;" "SUMMARY for call #t~ret32 := main2(); srcloc: L1090-1" "assume !(0 != #t~nondet30);havoc #t~nondet30;" "havoc #t~nondet30;assume -2147483648 <= #t~nondet30 && #t~nondet30 <= 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~ret29 && #t~ret29 <= 2147483647;~tmp___0~4 := #t~ret29;havoc #t~ret29;" "SUMMARY for call #t~ret29 := stop_simulation2(); srcloc: L1059-1" "SUMMARY for call reset_time_events2(); srcloc: L1053" "SUMMARY for call activate_threads2(); srcloc: L1052" "SUMMARY for call fire_time_events2(); srcloc: L1051" "assume 0 == ~tmp~8;~kernel_st~1 := 4;" "assume !(0 == ~tmp~8);" "assume -2147483648 <= #t~ret28 && #t~ret28 <= 2147483647;~tmp~8 := #t~ret28;havoc #t~ret28;" "SUMMARY for call #t~ret28 := exists_runnable_thread2(); srcloc: L1046-1" "SUMMARY for call reset_delta_events2(); srcloc: L1043" "SUMMARY for call activate_threads2(); srcloc: L1042" "SUMMARY for call fire_delta_events2(); srcloc: L1041" "~kernel_st~1 := 3;" "SUMMARY for call update_channels2(); srcloc: L1037-1" "~kernel_st~1 := 2;" "SUMMARY for call eval2(); srcloc: L1033-1" "~kernel_st~1 := 1;" "assume true;" "assume !true;" "assume true;" "assume !true;" "SUMMARY for call reset_delta_events2(); srcloc: L1026" "SUMMARY for call activate_threads2(); srcloc: L1025" "SUMMARY for call fire_delta_events2(); srcloc: L1024" "SUMMARY for call init_threads2(); srcloc: L1023" "SUMMARY for call update_channels2(); srcloc: L1022" "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 == ~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;" "~__retres1~8 := 0;#res := ~__retres1~8;" "SUMMARY for call start_simulation2(); srcloc: L1079-1" "SUMMARY for call init_model2(); srcloc: L1078" "havoc ~__retres1~8;" "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~7;" "~__retres1~7 := 0;" "assume 0 == ~m_st~0;~__retres1~7 := 1;" "assume 0 == ~t1_st~0;~__retres1~7 := 1;" "assume 0 == ~t2_st~0;~__retres1~7 := 1;" "assume !(0 == ~t2_st~0);" "assume !(0 == ~t1_st~0);" "assume !(0 == ~m_st~0);" "havoc ~__retres1~7;" "assume true;" "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 == ~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: L591-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_M~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L627-1" "~token~0 := 1 + ~token~0;~E_M~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);" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "assume !(0 != ~tmp___1~1);" "assume -2147483648 <= #t~ret26 && #t~ret26 <= 2147483647;~tmp___1~1 := #t~ret26;havoc #t~ret26;" "SUMMARY for call #t~ret26 := is_transmit2_triggered(); srcloc: L915-1" "assume 0 != ~tmp___0~3;~t1_st~0 := 0;" "assume !(0 != ~tmp___0~3);" "assume -2147483648 <= #t~ret25 && #t~ret25 <= 2147483647;~tmp___0~3 := #t~ret25;havoc #t~ret25;" "SUMMARY for call #t~ret25 := is_transmit1_triggered(); srcloc: L907-1" "assume 0 != ~tmp~6;~m_st~0 := 0;" "assume !(0 != ~tmp~6);" "assume -2147483648 <= #t~ret24 && #t~ret24 <= 2147483647;~tmp~6 := #t~ret24;havoc #t~ret24;" "SUMMARY for call #t~ret24 := is_master_triggered(); srcloc: L899-1" "havoc ~tmp~6;havoc ~tmp___0~3;havoc ~tmp___1~1;" "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~ret27 && #t~ret27 <= 2147483647;~tmp~7 := #t~ret27;havoc #t~ret27;" "SUMMARY for call #t~ret27 := exists_runnable_thread2(); srcloc: L1001-1" "havoc ~tmp~7;havoc ~__retres2~1;" "assume true;" "havoc ~tmp_ndt_3~0;" "SUMMARY for call transmit2(); srcloc: L801" "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: L787" "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: L773" "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_3_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;" "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: L553" "assume ~token~0 != 2 + ~local~0;" "assume !(~token~0 != 2 + ~local~0);" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L543-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_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 == ~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_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 == ~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;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~m_i~0 := 0;~t1_i~0 := 0;~t2_i~0 := 0;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~E_M~0 := 2;~E_1~0 := 2;~E_2~0 := 2;~token~0 := 0;~local~0 := 0;" "assume true;" "SUMMARY for call #t~ret33 := 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 = {"#512#return;" "#514#return;" "#516#return;" "#518#return;" "#526#return;" "#532#return;" "#534#return;" "#536#return;" "#538#return;" "#540#return;" "#542#return;" "#544#return;" "#428#return;" "#430#return;" "#432#return;" "#434#return;" "#436#return;" "#438#return;" "#440#return;" "#444#return;" "#446#return;" "#448#return;" "#450#return;" "#452#return;" "#454#return;" "#456#return;" "#458#return;" "#460#return;" "#462#return;" "#464#return;" "#466#return;" "#468#return;" "#470#return;" "#474#return;" "#476#return;" "#478#return;" "#480#return;" "#482#return;" "#484#return;" "#486#return;" "#488#return;" "#492#return;" "#496#return;" "#498#return;" "#500#return;" "#502#return;" "#504#return;" "#506#return;" "#508#return;" "#510#return;" }, states = {"CountingPredicate [underlying: 19#update_channels1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 266#activate_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [13, 0]]" "CountingPredicate [underlying: 224#L1062true, annotation: [0, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [9, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [13, 0]]" "CountingPredicate [underlying: 108#L1022true, annotation: [0, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [31, 0]]" "CountingPredicate [underlying: 73#L92true, annotation: [13, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [31, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [24, 0]]" "CountingPredicate [underlying: 300#L73true, annotation: [14, 0]]" "CountingPredicate [underlying: 198#L767-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 56#L76true, annotation: [13, 0]]" "CountingPredicate [underlying: 293#L530true, annotation: [0, 0]]" "CountingPredicate [underlying: 279#L329true, annotation: [22, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [27, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [18, 0]]" "CountingPredicate [underlying: 218#L95true, annotation: [18, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [22, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [6, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [27, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [13, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [14, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [13, 0]]" "CountingPredicate [underlying: 229#L422true, annotation: [12, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [14, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [13, 0]]" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [9, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [13, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [13, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [22, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [6, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [24, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [9, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [24, 0]]" "CountingPredicate [underlying: 195#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [30, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [9, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [20, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [24, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [28, 0]]" "CountingPredicate [underlying: 138#L331true, annotation: [20, 0]]" "CountingPredicate [underlying: 238#L102true, annotation: [20, 0]]" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [9, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [18, 0]]" "CountingPredicate [underlying: 282#L323true, annotation: [18, 0]]" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 45#L543true, annotation: [0, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [28, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [31, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [14, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [31, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [31, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [14, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [28, 0]]" "CountingPredicate [underlying: 234#L652true, annotation: [0, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 217#reset_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [28, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [22, 0]]" "CountingPredicate [underlying: 297#L642true, annotation: [0, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [24, 0]]" "CountingPredicate [underlying: 308#fire_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 279#L329true, annotation: [20, 0]]" "CountingPredicate [underlying: 218#L95true, annotation: [20, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 147#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [24, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [20, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [22, 0]]" "CountingPredicate [underlying: 246#L607true, annotation: [0, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [28, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [22, 0]]" "CountingPredicate [underlying: 22#L288true, annotation: [9, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [6, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 40#L835true, annotation: [0, 0]]" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [6, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [9, 0]]" "CountingPredicate [underlying: 200#L645true, annotation: [0, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [10, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [13, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [14, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [31, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 158#L83true, annotation: [13, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [18, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [22, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [28, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 138#L331true, annotation: [22, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [27, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [14, 0]]" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 30#L74true, annotation: [9, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [9, 0]]" "CountingPredicate [underlying: 118#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 238#L102true, annotation: [18, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [14, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [14, 0]]" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 168#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 90#L232true, annotation: [6, 0]]" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 117#update_channels1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [25, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [28, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [27, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [27, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [22, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [27, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [31, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [22, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [28, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [20, 0]]" "CountingPredicate [underlying: 212#L795true, annotation: [0, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [13, 0]]" "CountingPredicate [underlying: 218#L95true, annotation: [14, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [18, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [6, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [10, 0]]" "CountingPredicate [underlying: 279#L329true, annotation: [18, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [14, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [22, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [18, 0]]" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 133#while_3_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [27, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [13, 0]]" "CountingPredicate [underlying: 138#L331true, annotation: [9, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [9, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [10, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [17, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [9, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [10, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [28, 0]]" "CountingPredicate [underlying: 41#L1088-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [20, 0]]" "CountingPredicate [underlying: 191#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 295#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 241#L1025true, annotation: [0, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [13, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [20, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [13, 0]]" "CountingPredicate [underlying: 278#L527true, annotation: [0, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [24, 0]]" "CountingPredicate [underlying: 138#L331true, annotation: [24, 0]]" "CountingPredicate [underlying: 300#L73true, annotation: [10, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 292#L784true, annotation: [0, 0]]" "CountingPredicate [underlying: 145#immediate_notifyFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 321#L321true, annotation: [6, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [9, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [10, 0]]" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [20, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [28, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [18, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [27, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [24, 0]]" "CountingPredicate [underlying: 37#L770true, annotation: [0, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [20, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [24, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [27, 0]]" "CountingPredicate [underlying: 85#L627true, annotation: [0, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [6, 0]]" "CountingPredicate [underlying: 56#L76true, annotation: [19, 0]]" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [28, 0]]" "CountingPredicate [underlying: 42#update_channels2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [6, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [20, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [20, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 86#L1026true, annotation: [0, 0]]" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 315#L93true, annotation: [6, 0]]" "CountingPredicate [underlying: 97#update_channels1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 39#while_1_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 318#L671true, annotation: [0, 0]]" "CountingPredicate [underlying: 126#L690true, annotation: [0, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [29, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [9, 0]]" "CountingPredicate [underlying: 22#L288true, annotation: [13, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [10, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [18, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [9, 0]]" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [16, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 199#L661true, annotation: [0, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [6, 0]]" "CountingPredicate [underlying: 158#L83true, annotation: [9, 0]]" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [22, 0]]" "CountingPredicate [underlying: 254#L250true, annotation: [9, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [9, 0]]" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 48#L610true, annotation: [0, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [24, 0]]" "CountingPredicate [underlying: 233#L899true, annotation: [0, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [10, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 238#L102true, annotation: [22, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [13, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [10, 0]]" "CountingPredicate [underlying: 49#L643true, annotation: [0, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [13, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [10, 0]]" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [30, 0]]" "CountingPredicate [underlying: 21#immediate_notifyENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 282#L323true, annotation: [20, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [18, 0]]" "CountingPredicate [underlying: 261#L901true, annotation: [0, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [22, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [18, 0]]" "CountingPredicate [underlying: 235#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [24, 0]]" "CountingPredicate [underlying: 289#error2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [29, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [18, 0]]" "CountingPredicate [underlying: 282#L323true, annotation: [9, 0]]" "CountingPredicate [underlying: 34#start_simulation2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 158#L83true, annotation: [18, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [9, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [6, 0]]" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [24, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [27, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [31, 0]]" "CountingPredicate [underlying: 171#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 218#L95true, annotation: [10, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 279#L329true, annotation: [14, 0]]" "CountingPredicate [underlying: 213#L662true, annotation: [0, 0]]" "CountingPredicate [underlying: 61#activate_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [10, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [22, 0]]" "CountingPredicate [underlying: 138#L331true, annotation: [13, 0]]" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [14, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [14, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [9, 0]]" "CountingPredicate [underlying: 202#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [6, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [9, 0]]" "CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [27, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [6, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [24, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [14, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [24, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [31, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 300#L73true, annotation: [6, 0]]" "CountingPredicate [underlying: 111#L781-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [20, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [9, 0]]" "CountingPredicate [underlying: 95#L781true, annotation: [0, 0]]" "CountingPredicate [underlying: 177#L53true, annotation: [6, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [20, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [6, 0]]" "CountingPredicate [underlying: 321#L321true, annotation: [10, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [6, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [22, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 222#L878true, annotation: [0, 0]]" "CountingPredicate [underlying: 188#L915-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [9, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 26#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 120#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [22, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [27, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [20, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [31, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [14, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [24, 0]]" "CountingPredicate [underlying: 156#L421true, annotation: [8, 0]]" "CountingPredicate [underlying: 17#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [31, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [28, 0]]" "CountingPredicate [underlying: 179#L907-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [10, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [13, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [31, 0]]" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [27, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [22, 0]]" "CountingPredicate [underlying: 307#L306true, annotation: [27, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [24, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 114#transmit2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 207#L795-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 243#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [20, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [10, 0]]" "CountingPredicate [underlying: 167#L543-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 237#L496true, annotation: [0, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [10, 0]]" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 106#L907true, annotation: [0, 0]]" "CountingPredicate [underlying: 315#L93true, annotation: [10, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [31, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [27, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [14, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [14, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [14, 0]]" "CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [25, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [6, 0]]" "CountingPredicate [underlying: 141#update_fifo_qENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 307#L306true, annotation: [10, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [22, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [28, 0]]" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 73#L92true, annotation: [6, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [14, 0]]" "CountingPredicate [underlying: 220#L917true, annotation: [0, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 238#L102true, annotation: [10, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [18, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [18, 0]]" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [6, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [22, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [9, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [20, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [6, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [14, 0]]" "CountingPredicate [underlying: 132#L553true, annotation: [0, 0]]" "CountingPredicate [underlying: 282#L323true, annotation: [13, 0]]" "CountingPredicate [underlying: 22#L288true, annotation: [6, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [27, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [22, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [20, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [14, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [20, 0]]" "CountingPredicate [underlying: 5#L586true, annotation: [0, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [13, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [10, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [31, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [28, 0]]" "CountingPredicate [underlying: 275#update_fifo_qEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 30#L74true, annotation: [13, 0]]" "CountingPredicate [underlying: 221#Loop~8true, annotation: [0, 0]]" "CountingPredicate [underlying: 218#L95true, annotation: [6, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 158#L83true, annotation: [14, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [27, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [6, 0]]" "CountingPredicate [underlying: 113#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [22, 0]]" "CountingPredicate [underlying: 134#update_fifo_qFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 279#L329true, annotation: [10, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [9, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [6, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [18, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [13, 0]]" "CountingPredicate [underlying: 156#L421true, annotation: [6, 0]]" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 92#error2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [18, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [31, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [13, 0]]" "CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [18, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [10, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [20, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [10, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [22, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [10, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [20, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [24, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [27, 0]]" "CountingPredicate [underlying: 56#L76true, annotation: [9, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [13, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [28, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [20, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [31, 0]]" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [13, 0]]" "CountingPredicate [underlying: 66#L873true, annotation: [0, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [20, 0]]" "CountingPredicate [underlying: 218#L95true, annotation: [23, 0]]" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 109#L773true, annotation: [0, 0]]" "CountingPredicate [underlying: 174#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [10, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 242#L909true, annotation: [0, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [18, 0]]" "CountingPredicate [underlying: 321#L321true, annotation: [14, 0]]" "CountingPredicate [underlying: 287#L571true, annotation: [0, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [28, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [27, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [27, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [18, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [20, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [18, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [14, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [27, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [31, 0]]" "CountingPredicate [underlying: 29#L420true, annotation: [5, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [20, 0]]" "CountingPredicate [underlying: 315#L93true, annotation: [14, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [14, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [13, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [31, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [6, 0]]" "CountingPredicate [underlying: 225#L664true, annotation: [0, 0]]" "CountingPredicate [underlying: 124#L765true, annotation: [0, 0]]" "CountingPredicate [underlying: 317#L787true, annotation: [0, 0]]" "CountingPredicate [underlying: 236#L681true, annotation: [0, 0]]" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [28, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 256#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [10, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [18, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [10, 0]]" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [31, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [20, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [18, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 73#L92true, annotation: [10, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [10, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 279#L329true, annotation: [6, 0]]" "CountingPredicate [underlying: 307#L306true, annotation: [6, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [31, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [28, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [24, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [31, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [18, 0]]" "CountingPredicate [underlying: 238#L102true, annotation: [14, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [22, 0]]" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [30, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [18, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [22, 0]]" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 137#masterENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 263#Loop~6true, annotation: [0, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [13, 0]]" "CountingPredicate [underlying: 229#L422true, annotation: [9, 0]]" "CountingPredicate [underlying: 51#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [10, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [27, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [10, 0]]" "CountingPredicate [underlying: 194#init_threads1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 162#L915true, annotation: [0, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [10, 0]]" "CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [18, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [20, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [9, 0]]" "CountingPredicate [underlying: 22#L288true, annotation: [10, 0]]" "CountingPredicate [underlying: 112#L762true, annotation: [0, 0]]" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 294#L825true, annotation: [0, 0]]" "CountingPredicate [underlying: 158#L83true, annotation: [10, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [10, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [27, 0]]" "CountingPredicate [underlying: 187#L48true, annotation: [6, 0]]" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [18, 0]]" "CountingPredicate [underlying: 300#L73true, annotation: [13, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [18, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [18, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [6, 0]]" "CountingPredicate [underlying: 94#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [13, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [13, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [10, 0]]" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 23#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [28, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [24, 0]]" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [28, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [14, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [14, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [22, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [20, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [24, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [6, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [28, 0]]" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [24, 0]]" "CountingPredicate [underlying: 56#L76true, annotation: [14, 0]]" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [6, 0]]" "CountingPredicate [underlying: 307#L306true, annotation: [20, 0]]" "CountingPredicate [underlying: 273#L740true, annotation: [0, 0]]" "CountingPredicate [underlying: 155#L767true, annotation: [0, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [14, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [13, 0]]" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [14, 0]]" "CountingPredicate [underlying: 321#L321true, annotation: [18, 0]]" "CountingPredicate [underlying: 98#while_2_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [31, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [28, 0]]" "CountingPredicate [underlying: 254#L250true, annotation: [6, 0]]" "CountingPredicate [underlying: 72#L830true, annotation: [0, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [6, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [27, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [14, 0]]" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 203#L868true, annotation: [0, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [9, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [10, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [18, 0]]" "CountingPredicate [underlying: 143#L680true, annotation: [0, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [13, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 176#L549true, annotation: [0, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 55#L840true, annotation: [0, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [27, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [28, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [27, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [28, 0]]" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [13, 0]]" "CountingPredicate [underlying: 30#L74true, annotation: [10, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [20, 0]]" "CountingPredicate [underlying: 315#L93true, annotation: [18, 0]]" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [23, 0]]" "CountingPredicate [underlying: 185#L757true, annotation: [0, 0]]" "CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [31, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [27, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [27, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [22, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [24, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [31, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [14, 0]]" "CountingPredicate [underlying: 80#init_model2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [27, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [18, 0]]" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 306#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [27, 0]]" "CountingPredicate [underlying: 74#L591true, annotation: [0, 0]]" "CountingPredicate [underlying: 73#L92true, annotation: [14, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [18, 0]]" "CountingPredicate [underlying: 227#init_model1FINALtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [22, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [20, 0]]" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [22, 0]]" "CountingPredicate [underlying: 302#L712true, annotation: [0, 0]]" "CountingPredicate [underlying: 307#L306true, annotation: [18, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [31, 0]]" "CountingPredicate [underlying: 186#L609true, annotation: [0, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [13, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [10, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [6, 0]]" "CountingPredicate [underlying: 138#L331true, annotation: [6, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [6, 0]]" "CountingPredicate [underlying: 280#L798true, annotation: [0, 0]]" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 228#L1029true, annotation: [0, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [6, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [13, 0]]" "CountingPredicate [underlying: 22#L288true, annotation: [14, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [24, 0]]" "CountingPredicate [underlying: 27#init_model2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [14, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [31, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [14, 0]]" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [14, 0]]" "CountingPredicate [underlying: 300#L73true, annotation: [9, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 158#L83true, annotation: [6, 0]]" "CountingPredicate [underlying: 192#mainENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 238#L102true, annotation: [23, 0]]" "CountingPredicate [underlying: 315#L93true, annotation: [20, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [22, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [14, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [6, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [9, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [10, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [18, 0]]" "CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [27, 0]]" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [24, 0]]" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [28, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [20, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [18, 0]]" "CountingPredicate [underlying: 117#update_channels1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 282#L323true, annotation: [6, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [28, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [18, 0]]" "CountingPredicate [underlying: 265#L379true, annotation: [28, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [27, 0]]" "CountingPredicate [underlying: 56#L76true, annotation: [18, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [31, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [24, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [24, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [24, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [9, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [10, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [9, 0]]" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 7#Loop~4true, annotation: [0, 0]]" "CountingPredicate [underlying: 296#init_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [6, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [18, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 16#L1079-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [10, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [22, 0]]" "CountingPredicate [underlying: 150#L350true, annotation: [6, 0]]" "CountingPredicate [underlying: 281#init_model1ENTRYtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 197#is_master_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 253#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 324#L845true, annotation: [0, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [10, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [31, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 28#eval2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 254#L250true, annotation: [10, 0]]" "CountingPredicate [underlying: 89#L1090-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [17, 0]]" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 315#L93true, annotation: [22, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [24, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [9, 0]]" "CountingPredicate [underlying: 30#L74true, annotation: [6, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [24, 0]]" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [23, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [31, 0]]" "CountingPredicate [underlying: 244#Loop~7true, annotation: [0, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [9, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [20, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [13, 0]]" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [28, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [31, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [6, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [14, 0]]" "CountingPredicate [underlying: 97#update_channels1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [27, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [18, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [6, 0]]" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [22, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [20, 0]]" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 238#L102true, annotation: [6, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [9, 0]]" "CountingPredicate [underlying: 319#L1023true, annotation: [0, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 283#L1033-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [22, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 73#L92true, annotation: [18, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [14, 0]]" "CountingPredicate [underlying: 214#L-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 307#L306true, annotation: [14, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [28, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [14, 0]]" "CountingPredicate [underlying: 305#L627-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 138#L331true, annotation: [10, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [14, 0]]" "CountingPredicate [underlying: 321#L321true, annotation: [20, 0]]" "CountingPredicate [underlying: 232#L683true, annotation: [0, 0]]" "CountingPredicate [underlying: 121#L1024true, annotation: [0, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [28, 0]]" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 36#L574true, annotation: [0, 0]]" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [31, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [27, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [18, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [13, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 76#L738true, annotation: [0, 0]]" "CountingPredicate [underlying: 60#transmit1ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [22, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 91#L529true, annotation: [0, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [18, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [10, 0]]" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 307#L306true, annotation: [13, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [14, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [10, 0]]" "CountingPredicate [underlying: 321#L321true, annotation: [9, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 96#L573true, annotation: [0, 0]]" "CountingPredicate [underlying: 223#L140true, annotation: [6, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [22, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [10, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [22, 0]]" "CountingPredicate [underlying: 282#L323true, annotation: [10, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [24, 0]]" "CountingPredicate [underlying: 194#init_threads1ENTRYtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [20, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [27, 0]]" "CountingPredicate [underlying: 158#L83true, annotation: [19, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [22, 0]]" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [28, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [28, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [27, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [22, 0]]" "CountingPredicate [underlying: 307#L306true, annotation: [28, 0]]" "CountingPredicate [underlying: 119#start_simulation1ENTRYtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [22, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [20, 0]]" "CountingPredicate [underlying: 73#L92true, annotation: [20, 0]]" "CountingPredicate [underlying: 81#L1078true, annotation: [0, 0]]" "CountingPredicate [underlying: 279#L329true, annotation: [13, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [31, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [13, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 245#L361true, annotation: [13, 0]]" "CountingPredicate [underlying: 315#L93true, annotation: [9, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [20, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [20, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [10, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [9, 0]]" "CountingPredicate [underlying: 166#Loop~1true, annotation: [28, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [6, 0]]" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [20, 0]]" "CountingPredicate [underlying: 209#L478true, annotation: [2, 0]]" "CountingPredicate [underlying: 301#L139true, annotation: [6, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [13, 0]]" "CountingPredicate [underlying: 31#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [24, 0]]" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 56#L76true, annotation: [6, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [27, 0]]" "CountingPredicate [underlying: 238#L102true, annotation: [9, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [20, 0]]" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [24, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [9, 0]]" "CountingPredicate [underlying: 229#L422true, annotation: [6, 0]]" "CountingPredicate [underlying: 68#while_4_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 205#L159true, annotation: [13, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [22, 0]]" "CountingPredicate [underlying: 62#ULTIMATE.initENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [20, 0]]" "CountingPredicate [underlying: 30#L74true, annotation: [18, 0]]" "CountingPredicate [underlying: 57#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [24, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [27, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [10, 0]]" "CountingPredicate [underlying: 291#L730true, annotation: [0, 0]]" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [9, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [14, 0]]" "CountingPredicate [underlying: 218#L95true, annotation: [13, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [13, 0]]" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [24, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [18, 0]]" "CountingPredicate [underlying: 322#L195true, annotation: [6, 0]]" "CountingPredicate [underlying: 138#L331true, annotation: [14, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [9, 0]]" "CountingPredicate [underlying: 73#L92true, annotation: [22, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [9, 0]]" "CountingPredicate [underlying: 257#L622true, annotation: [0, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [22, 0]]" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [30, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [18, 0]]" "CountingPredicate [underlying: 277#L207true, annotation: [6, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [20, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [9, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [13, 0]]" "CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [30, 0]]" "CountingPredicate [underlying: 215#L863true, annotation: [0, 0]]" "CountingPredicate [underlying: 149#L760true, annotation: [0, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [22, 0]]" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 307#L306true, annotation: [9, 0]]" "CountingPredicate [underlying: 279#L329true, annotation: [9, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [9, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [31, 0]]" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [9, 0]]" "CountingPredicate [underlying: 300#L73true, annotation: [18, 0]]" "CountingPredicate [underlying: 73#L92true, annotation: [9, 0]]" "CountingPredicate [underlying: 240#L1087true, annotation: [0, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [14, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 210#main2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 218#L95true, annotation: [22, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [6, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [10, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [21, 0]]" "CountingPredicate [underlying: 285#L274true, annotation: [14, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [9, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [9, 0]]" "CountingPredicate [underlying: 128#L269true, annotation: [6, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [13, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [9, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [31, 0]]" "CountingPredicate [underlying: 321#L321true, annotation: [13, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [31, 0]]" "CountingPredicate [underlying: 284#L355true, annotation: [24, 0]]" "CountingPredicate [underlying: 102#L178true, annotation: [28, 0]]" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 282#L323true, annotation: [14, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [28, 0]]" "CountingPredicate [underlying: 267#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 196#L347true, annotation: [13, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [20, 0]]" "CountingPredicate [underlying: 140#main1ENTRYtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [28, 0]]" "CountingPredicate [underlying: 4#init_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [20, 0]]" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [24, 0]]" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 230#L746true, annotation: [0, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [18, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [26, 0]]" "CountingPredicate [underlying: 307#L306true, annotation: [24, 0]]" "CountingPredicate [underlying: 164#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 84#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 315#L93true, annotation: [13, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 299#L177true, annotation: [14, 0]]" "CountingPredicate [underlying: 38#L352true, annotation: [27, 0]]" "CountingPredicate [underlying: 258#L883true, annotation: [0, 0]]" "CountingPredicate [underlying: 43#Loop~5true, annotation: [0, 0]]" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [10, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [13, 0]]" "CountingPredicate [underlying: 288#L376true, annotation: [24, 0]]" "CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 12#L445true, annotation: [9, 0]]" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 123#L431-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 163#L181true, annotation: [6, 0]]" "CountingPredicate [underlying: 309#L734true, annotation: [0, 0]]" "CountingPredicate [underlying: 82#L479-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 56#L76true, annotation: [10, 0]]" "CountingPredicate [underlying: 238#L102true, annotation: [13, 0]]" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 279#L329true, annotation: [24, 0]]" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 2#L717true, annotation: [0, 0]]" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 88#L801true, annotation: [0, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [28, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [31, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [24, 0]]" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 229#L422true, annotation: [10, 0]]" "CountingPredicate [underlying: 151#L153true, annotation: [28, 0]]" "CountingPredicate [underlying: 180#while_0_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 231#L372true, annotation: [22, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [24, 0]]" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 298#L899-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 139#L263true, annotation: [18, 0]]" "CountingPredicate [underlying: 248#L427true, annotation: [14, 0]]" "CountingPredicate [underlying: 35#L364true, annotation: [9, 0]]" "CountingPredicate [underlying: 314#L357true, annotation: [13, 0]]" "CountingPredicate [underlying: 30#L74true, annotation: [14, 0]]" "CountingPredicate [underlying: 157#L206true, annotation: [31, 0]]" "CountingPredicate [underlying: 183#L201true, annotation: [27, 0]]" "CountingPredicate [underlying: 47#L180true, annotation: [18, 0]]" "CountingPredicate [underlying: 218#L95true, annotation: [9, 0]]" "CountingPredicate [underlying: 67#Loop~3true, annotation: [28, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [24, 0]]" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 307#L306true, annotation: [22, 0]]" "CountingPredicate [underlying: 65#L137true, annotation: [20, 0]]" "CountingPredicate [underlying: 211#L267true, annotation: [9, 0]]" "CountingPredicate [underlying: 138#L331true, annotation: [18, 0]]" "CountingPredicate [underlying: 189#L28true, annotation: [13, 0]]" "CountingPredicate [underlying: 239#L591-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 160#Loop~0true, annotation: [14, 0]]" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [13, 0]]" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 6#Loop~2true, annotation: [14, 0]]" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [10, 0]]" }, initialStates = {"CountingPredicate [underlying: 306#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" }, finalStates = {}, callTransitions = { ("CountingPredicate [underlying: 272#L211true, annotation: [9, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [13, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 108#L1022true, annotation: [0, 0]]" "call update_channels2();" "CountingPredicate [underlying: 42#update_channels2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [13, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [14, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 229#L422true, annotation: [12, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 53#L424true, annotation: [13, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 83#L321-1true, annotation: [13, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [18, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 272#L211true, annotation: [24, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [28, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [31, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [28, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 272#L211true, annotation: [22, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [6, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 90#L232true, annotation: [6, 0]]" "call update_fifo_q();" "CountingPredicate [underlying: 141#update_fifo_qENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 303#L329-1true, annotation: [13, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [18, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 133#while_3_continuetrue, annotation: [0, 0]]" "call #t~ret20 := exists_runnable_thread2();" "CountingPredicate [underlying: 17#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 83#L321-1true, annotation: [17, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [22, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 41#L1088-1true, annotation: [1, 0]]" "call #t~ret31 := main1();" "CountingPredicate [underlying: 140#main1ENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 272#L211true, annotation: [20, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 241#L1025true, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 266#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [13, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [27, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 86#L1026true, annotation: [0, 0]]" "call reset_delta_events2();" "CountingPredicate [underlying: 191#reset_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [20, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [10, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 272#L211true, annotation: [18, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 14#L423true, annotation: [16, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [17, 0]]") ("CountingPredicate [underlying: 303#L329-1true, annotation: [9, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [30, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 21#immediate_notifyENTRYtrue, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 266#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [6, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [10, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 14#L423true, annotation: [14, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [27, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [20, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [9, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 53#L424true, annotation: [6, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 188#L915-1true, annotation: [0, 0]]" "call #t~ret26 := is_transmit2_triggered();" "CountingPredicate [underlying: 235#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 156#L421true, annotation: [8, 0]]" "call init_threads1();" "CountingPredicate [underlying: 194#init_threads1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [31, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 179#L907-1true, annotation: [0, 0]]" "call #t~ret25 := is_transmit1_triggered();" "CountingPredicate [underlying: 57#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 272#L211true, annotation: [31, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 167#L543-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 21#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 272#L211true, annotation: [14, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [14, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [28, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 303#L329-1true, annotation: [14, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [18, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 132#L553true, annotation: [0, 0]]" "call error2();" "CountingPredicate [underlying: 92#error2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [10, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [9, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 156#L421true, annotation: [6, 0]]" "call init_threads1();" "CountingPredicate [underlying: 194#init_threads1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [14, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [22, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 14#L423true, annotation: [10, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [20, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [24, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [27, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [31, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 303#L329-1true, annotation: [20, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 109#L773true, annotation: [0, 0]]" "call master();" "CountingPredicate [underlying: 137#masterENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 53#L424true, annotation: [10, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 272#L211true, annotation: [27, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 29#L420true, annotation: [5, 0]]" "call update_channels1();" "CountingPredicate [underlying: 19#update_channels1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 317#L787true, annotation: [0, 0]]" "call transmit1();" "CountingPredicate [underlying: 60#transmit1ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [18, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 272#L211true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [24, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [22, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 303#L329-1true, annotation: [18, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 229#L422true, annotation: [9, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 83#L321-1true, annotation: [6, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [9, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [18, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [14, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [24, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 14#L423true, annotation: [6, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 53#L424true, annotation: [14, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [31, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [27, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 303#L329-1true, annotation: [6, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [28, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [27, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 306#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "call ULTIMATE.init();" "CountingPredicate [underlying: 62#ULTIMATE.initENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [20, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [22, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [13, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [10, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 83#L321-1true, annotation: [10, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 272#L211true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [13, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [6, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [31, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [14, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [18, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 265#L379true, annotation: [28, 0]]" "call do_read_c();" "CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 53#L424true, annotation: [18, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 16#L1079-1true, annotation: [0, 0]]" "call start_simulation2();" "CountingPredicate [underlying: 34#start_simulation2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 303#L329-1true, annotation: [10, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 89#L1090-1true, annotation: [0, 0]]" "call #t~ret32 := main2();" "CountingPredicate [underlying: 210#main2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 319#L1023true, annotation: [0, 0]]" "call init_threads2();" "CountingPredicate [underlying: 4#init_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 283#L1033-1true, annotation: [0, 0]]" "call eval2();" "CountingPredicate [underlying: 28#eval2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [14, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 214#L-1true, annotation: [0, 0]]" "call #t~ret33 := main();" "CountingPredicate [underlying: 192#mainENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 305#L627-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 21#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 83#L321-1true, annotation: [14, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 121#L1024true, annotation: [0, 0]]" "call fire_delta_events2();" "CountingPredicate [underlying: 147#fire_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [27, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 14#L423true, annotation: [13, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [22, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [22, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 53#L424true, annotation: [22, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 81#L1078true, annotation: [0, 0]]" "call init_model2();" "CountingPredicate [underlying: 80#init_model2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 209#L478true, annotation: [2, 0]]" "call init_model1();" "CountingPredicate [underlying: 281#init_model1ENTRYtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [24, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [20, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 229#L422true, annotation: [6, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [20, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [9, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 53#L424true, annotation: [20, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 272#L211true, annotation: [13, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [9, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 14#L423true, annotation: [9, 0]]" "call activate_threads1();" "CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 15#L216true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 303#L329-1true, annotation: [21, 0]]" "call #t~ret9 := is_do_read_c_triggered();" "CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 53#L424true, annotation: [9, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 83#L321-1true, annotation: [9, 0]]" "call #t~ret8 := is_do_write_p_triggered();" "CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 272#L211true, annotation: [28, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 53#L424true, annotation: [26, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 123#L431-1true, annotation: [6, 0]]" "call eval1();" "CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 82#L479-1true, annotation: [4, 0]]" "call start_simulation1();" "CountingPredicate [underlying: 119#start_simulation1ENTRYtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 88#L801true, annotation: [0, 0]]" "call transmit2();" "CountingPredicate [underlying: 114#transmit2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [28, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [24, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 229#L422true, annotation: [10, 0]]" "call fire_delta_events1();" "CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 93#L367true, annotation: [24, 0]]" "call error1();" "CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 298#L899-1true, annotation: [0, 0]]" "call #t~ret24 := is_master_triggered();" "CountingPredicate [underlying: 120#is_master_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 35#L364true, annotation: [9, 0]]" "call do_write_p();" "CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 53#L424true, annotation: [24, 0]]" "call reset_delta_events1();" "CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 239#L591-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 21#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [13, 0]]" "call #t~ret10 := exists_runnable_thread1();" "CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [13, 0]]") }, internalTransitions = { ("CountingPredicate [underlying: 19#update_channels1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~q_req_up~0;" "CountingPredicate [underlying: 90#L232true, annotation: [6, 0]]") ("CountingPredicate [underlying: 19#update_channels1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~q_req_up~0);" "CountingPredicate [underlying: 97#update_channels1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [20, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [20, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [20, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [20, 0]]") ("CountingPredicate [underlying: 266#activate_threads2ENTRYtrue, annotation: [0, 0]]" "havoc ~tmp~6;havoc ~tmp___0~3;havoc ~tmp___1~1;" "CountingPredicate [underlying: 298#L899-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [13, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 315#L93true, annotation: [13, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [13, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 238#L102true, annotation: [13, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [31, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [31, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [14, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 30#L74true, annotation: [14, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [14, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 158#L83true, annotation: [14, 0]]") ("CountingPredicate [underlying: 198#L767-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: 37#L770true, annotation: [0, 0]]") ("CountingPredicate [underlying: 198#L767-1true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 111#L781-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 56#L76true, annotation: [13, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 293#L530true, annotation: [0, 0]]" "assume ~token~0 != 2 + ~local~0;" "CountingPredicate [underlying: 132#L553true, annotation: [0, 0]]") ("CountingPredicate [underlying: 293#L530true, annotation: [0, 0]]" "assume !(~token~0 != 2 + ~local~0);" "CountingPredicate [underlying: 278#L527true, annotation: [0, 0]]") ("CountingPredicate [underlying: 279#L329true, annotation: [22, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 138#L331true, annotation: [22, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [27, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [18, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [18, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [18, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [18, 0]]") ("CountingPredicate [underlying: 218#L95true, annotation: [18, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [22, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [22, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [22, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [22, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [6, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [27, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [27, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [27, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [18, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [18, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [18, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [18, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [13, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [13, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [14, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [13, 0]]") ("CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [9, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [22, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [6, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [6, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [6, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [6, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [24, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [24, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [9, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [9, 0]]") ("CountingPredicate [underlying: 195#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 51#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [24, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [24, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [30, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [30, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [30, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [30, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [9, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [9, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [9, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [9, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [20, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [20, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [20, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [20, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [24, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [24, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [9, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [28, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [20, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [20, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 238#L102true, annotation: [20, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 218#L95true, annotation: [20, 0]]") ("CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [22, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 73#L92true, annotation: [22, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [9, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [9, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [18, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [18, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [18, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [18, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 303#L329-1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [18, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 303#L329-1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [15, 0]]" "assume true;" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 45#L543true, annotation: [0, 0]]" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "CountingPredicate [underlying: 176#L549true, annotation: [0, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [14, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [14, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [31, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [31, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [31, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [31, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [14, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [28, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [28, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [28, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [28, 0]]") ("CountingPredicate [underlying: 234#L652true, annotation: [0, 0]]" "~__retres1~4 := 0;" "CountingPredicate [underlying: 200#L645true, annotation: [0, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [22, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [22, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [22, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [22, 0]]") ("CountingPredicate [underlying: 217#reset_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 164#reset_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [28, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [28, 0]]") ("CountingPredicate [underlying: 297#L642true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 49#L643true, annotation: [0, 0]]") ("CountingPredicate [underlying: 297#L642true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 234#L652true, annotation: [0, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [24, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [24, 0]]") ("CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [24, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [24, 0]]") ("CountingPredicate [underlying: 308#fire_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 84#fire_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 279#L329true, annotation: [20, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 138#L331true, annotation: [20, 0]]") ("CountingPredicate [underlying: 218#L95true, annotation: [20, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 147#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~M_E~0;~M_E~0 := 1;" "CountingPredicate [underlying: 294#L825true, annotation: [0, 0]]") ("CountingPredicate [underlying: 147#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~M_E~0);" "CountingPredicate [underlying: 294#L825true, annotation: [0, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [24, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [24, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [24, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [24, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [20, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [22, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [22, 0]]") ("CountingPredicate [underlying: 246#L607true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 263#Loop~6true, annotation: [0, 0]]") ("CountingPredicate [underlying: 246#L607true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 257#L622true, annotation: [0, 0]]") ("CountingPredicate [underlying: 22#L288true, annotation: [9, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 22#L288true, annotation: [9, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [14, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [14, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [14, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [14, 0]]") ("CountingPredicate [underlying: 40#L835true, annotation: [0, 0]]" "assume 0 == ~E_M~0;~E_M~0 := 1;" "CountingPredicate [underlying: 55#L840true, annotation: [0, 0]]") ("CountingPredicate [underlying: 40#L835true, annotation: [0, 0]]" "assume !(0 == ~E_M~0);" "CountingPredicate [underlying: 55#L840true, annotation: [0, 0]]") ("CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [9, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 300#L73true, annotation: [9, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [9, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [9, 0]]") ("CountingPredicate [underlying: 200#L645true, annotation: [0, 0]]" "#res := ~__retres1~4;" "CountingPredicate [underlying: 197#is_master_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [10, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [13, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [13, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [13, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [13, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [31, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [22, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [22, 0]]") ("CountingPredicate [underlying: 158#L83true, annotation: [13, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 56#L76true, annotation: [13, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [18, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [18, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [22, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [22, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [22, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [22, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [31, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [31, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [31, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [31, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [28, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [28, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [13, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [13, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [22, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [22, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [27, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [14, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [14, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [14, 0]]") ("CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [9, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 56#L76true, annotation: [9, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [9, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 158#L83true, annotation: [9, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [9, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [9, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [9, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [9, 0]]") ("CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [20, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 73#L92true, annotation: [20, 0]]") ("CountingPredicate [underlying: 238#L102true, annotation: [18, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 218#L95true, annotation: [18, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [14, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [14, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [14, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [14, 0]]") ("CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [28, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [28, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [28, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [28, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [27, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [27, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [27, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [27, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [22, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [22, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [22, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [24, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [24, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [24, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [24, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [27, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [27, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [27, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [22, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [22, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [31, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [31, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [31, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [31, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [22, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [22, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [20, 0]]") ("CountingPredicate [underlying: 212#L795true, annotation: [0, 0]]" "havoc ~tmp_ndt_3~0;" "CountingPredicate [underlying: 185#L757true, annotation: [0, 0]]") ("CountingPredicate [underlying: 218#L95true, annotation: [14, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [18, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [18, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [18, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [18, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [6, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [6, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [6, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [6, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [10, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 279#L329true, annotation: [18, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 138#L331true, annotation: [18, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [14, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [14, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [14, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [14, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [22, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [22, 0]]") ("CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [18, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 300#L73true, annotation: [18, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [27, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [27, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [13, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [13, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [9, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [9, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [9, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [10, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [10, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [10, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [10, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [9, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [9, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [6, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [6, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [28, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [28, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [28, 0]]") ("CountingPredicate [underlying: 191#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~M_E~0;~M_E~0 := 2;" "CountingPredicate [underlying: 215#L863true, annotation: [0, 0]]") ("CountingPredicate [underlying: 191#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~M_E~0);" "CountingPredicate [underlying: 215#L863true, annotation: [0, 0]]") ("CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [18, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 73#L92true, annotation: [18, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [14, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [14, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [28, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [28, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [13, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [13, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [13, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [13, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [13, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [13, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [13, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [9, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [9, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [9, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [9, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [20, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [20, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [28, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [28, 0]]") ("CountingPredicate [underlying: 278#L527true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 7#Loop~4true, annotation: [0, 0]]") ("CountingPredicate [underlying: 278#L527true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 176#L549true, annotation: [0, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [24, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [24, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [24, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [25, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 30#L74true, annotation: [10, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 158#L83true, annotation: [10, 0]]") ("CountingPredicate [underlying: 292#L784true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_2~0;~t1_st~0 := 1;" "CountingPredicate [underlying: 317#L787true, annotation: [0, 0]]") ("CountingPredicate [underlying: 292#L784true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_2~0);" "CountingPredicate [underlying: 95#L781true, annotation: [0, 0]]") ("CountingPredicate [underlying: 145#immediate_notifyFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 94#immediate_notifyEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 321#L321true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 282#L323true, annotation: [6, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [9, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [27, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [27, 0]]") ("CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [10, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [10, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [20, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [20, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [28, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [28, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [18, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [27, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [27, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [27, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [27, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [24, 0]]") ("CountingPredicate [underlying: 37#L770true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_1~0;~m_st~0 := 1;" "CountingPredicate [underlying: 109#L773true, annotation: [0, 0]]") ("CountingPredicate [underlying: 37#L770true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_1~0);" "CountingPredicate [underlying: 155#L767true, annotation: [0, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [28, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [28, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [28, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [20, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [20, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [20, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [20, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [20, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [24, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [24, 0]]") ("CountingPredicate [underlying: 85#L627true, annotation: [0, 0]]" "~E_M~0 := 2;" "CountingPredicate [underlying: 246#L607true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [6, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [6, 0]]") ("CountingPredicate [underlying: 56#L76true, annotation: [19, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [28, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 42#update_channels2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 168#update_channels2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [20, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [20, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [20, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [20, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [20, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [20, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 307#L306true, annotation: [6, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L306true, annotation: [6, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [6, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 218#L95true, annotation: [6, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [6, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 238#L102true, annotation: [6, 0]]") ("CountingPredicate [underlying: 97#update_channels1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 117#update_channels1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 39#while_1_continuetrue, annotation: [0, 0]]" "~t1_pc~0 := 1;~t1_st~0 := 2;" "CountingPredicate [underlying: 5#L586true, annotation: [0, 0]]") ("CountingPredicate [underlying: 318#L671true, annotation: [0, 0]]" "~__retres1~5 := 0;" "CountingPredicate [underlying: 225#L664true, annotation: [0, 0]]") ("CountingPredicate [underlying: 126#L690true, annotation: [0, 0]]" "~__retres1~6 := 0;" "CountingPredicate [underlying: 232#L683true, annotation: [0, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [29, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [29, 0]]") ("CountingPredicate [underlying: 22#L288true, annotation: [13, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 22#L288true, annotation: [13, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [9, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [9, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [9, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [9, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [10, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [10, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [10, 0]]") ("CountingPredicate [underlying: 199#L661true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 213#L662true, annotation: [0, 0]]") ("CountingPredicate [underlying: 199#L661true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 318#L671true, annotation: [0, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [6, 0]]") ("CountingPredicate [underlying: 158#L83true, annotation: [9, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 56#L76true, annotation: [9, 0]]") ("CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [22, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [22, 0]]") ("CountingPredicate [underlying: 254#L250true, annotation: [9, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 254#L250true, annotation: [9, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [9, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [9, 0]]") ("CountingPredicate [underlying: 48#L610true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_M~0 := 1;" "CountingPredicate [underlying: 305#L627-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [27, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [27, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [27, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [27, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [24, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [24, 0]]") ("CountingPredicate [underlying: 233#L899true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret24 && #t~ret24 <= 2147483647;~tmp~6 := #t~ret24;havoc #t~ret24;" "CountingPredicate [underlying: 261#L901true, annotation: [0, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 238#L102true, annotation: [22, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 218#L95true, annotation: [22, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [13, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [9, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [9, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [10, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [10, 0]]") ("CountingPredicate [underlying: 49#L643true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~__retres1~4 := 1;" "CountingPredicate [underlying: 200#L645true, annotation: [0, 0]]") ("CountingPredicate [underlying: 49#L643true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 234#L652true, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [13, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [13, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [13, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [10, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [10, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [10, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [20, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 303#L329-1true, annotation: [20, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [20, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 303#L329-1true, annotation: [21, 0]]") ("CountingPredicate [underlying: 261#L901true, annotation: [0, 0]]" "assume 0 != ~tmp~6;~m_st~0 := 0;" "CountingPredicate [underlying: 179#L907-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 261#L901true, annotation: [0, 0]]" "assume !(0 != ~tmp~6);" "CountingPredicate [underlying: 179#L907-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [22, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [18, 0]]") ("CountingPredicate [underlying: 235#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~6;" "CountingPredicate [underlying: 143#L680true, annotation: [0, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [31, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [31, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [24, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [24, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [24, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [24, 0]]") ("CountingPredicate [underlying: 289#error2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 174#error2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [18, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [18, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [9, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 303#L329-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [9, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 303#L329-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 34#start_simulation2ENTRYtrue, annotation: [0, 0]]" "havoc ~kernel_st~1;havoc ~tmp~8;havoc ~tmp___0~4;~kernel_st~1 := 0;" "CountingPredicate [underlying: 108#L1022true, annotation: [0, 0]]") ("CountingPredicate [underlying: 158#L83true, annotation: [18, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 56#L76true, annotation: [18, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [9, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [9, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [27, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [27, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [27, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [13, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 73#L92true, annotation: [13, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [24, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [27, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [27, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [27, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [27, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [31, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [31, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [31, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [31, 0]]") ("CountingPredicate [underlying: 218#L95true, annotation: [10, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [18, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [18, 0]]") ("CountingPredicate [underlying: 279#L329true, annotation: [14, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 138#L331true, annotation: [14, 0]]") ("CountingPredicate [underlying: 213#L662true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~__retres1~5 := 1;" "CountingPredicate [underlying: 225#L664true, annotation: [0, 0]]") ("CountingPredicate [underlying: 213#L662true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 318#L671true, annotation: [0, 0]]") ("CountingPredicate [underlying: 61#activate_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 113#activate_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [10, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [10, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [22, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [13, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [13, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [14, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [14, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [14, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [14, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [14, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [14, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [14, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [9, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [9, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [9, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [6, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [10, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [10, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [9, 0]]") ("CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 22#L288true, annotation: [13, 0]]") ("CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 22#L288true, annotation: [14, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [27, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [27, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [27, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [18, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [18, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [24, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [24, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [9, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [9, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [9, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [24, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [24, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 30#L74true, annotation: [6, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 158#L83true, annotation: [6, 0]]") ("CountingPredicate [underlying: 111#L781-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: 292#L784true, annotation: [0, 0]]") ("CountingPredicate [underlying: 111#L781-1true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 207#L795-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 307#L306true, annotation: [9, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L306true, annotation: [9, 0]]") ("CountingPredicate [underlying: 95#L781true, annotation: [0, 0]]" "havoc ~tmp_ndt_2~0;" "CountingPredicate [underlying: 207#L795-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 177#L53true, annotation: [6, 0]]" "~q_ev~0 := 0;~q_req_up~0 := 0;" "CountingPredicate [underlying: 134#update_fifo_qFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [20, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [20, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [20, 0]]") ("CountingPredicate [underlying: 321#L321true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 282#L323true, annotation: [10, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [6, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [6, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [22, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [22, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [31, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [31, 0]]") ("CountingPredicate [underlying: 222#L878true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~E_1~0 := 2;" "CountingPredicate [underlying: 258#L883true, annotation: [0, 0]]") ("CountingPredicate [underlying: 222#L878true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 258#L883true, annotation: [0, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [9, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [9, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [9, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [9, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [24, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [24, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [24, 0]]") ("CountingPredicate [underlying: 26#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 295#ULTIMATE.initEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 120#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~4;" "CountingPredicate [underlying: 297#L642true, annotation: [0, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [22, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [22, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [22, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [22, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [27, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [27, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [27, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [14, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [14, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [14, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [14, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [20, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [20, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [31, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [31, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [24, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [24, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [24, 0]]") ("CountingPredicate [underlying: 17#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~7;" "CountingPredicate [underlying: 291#L730true, annotation: [0, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [28, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [28, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [28, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [28, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [10, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [10, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [13, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [13, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [13, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [27, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [22, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [27, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [27, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [24, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 114#transmit2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t2_pc~0;" "CountingPredicate [underlying: 246#L607true, annotation: [0, 0]]") ("CountingPredicate [underlying: 114#transmit2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t2_pc~0);" "CountingPredicate [underlying: 186#L609true, annotation: [0, 0]]") ("CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [13, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 83#L321-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 207#L795-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: 280#L798true, annotation: [0, 0]]") ("CountingPredicate [underlying: 207#L795-1true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 185#L757true, annotation: [0, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [20, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 237#L496true, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 289#error2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [10, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [10, 0]]") ("CountingPredicate [underlying: 106#L907true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret25 && #t~ret25 <= 2147483647;~tmp___0~3 := #t~ret25;havoc #t~ret25;" "CountingPredicate [underlying: 242#L909true, annotation: [0, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [10, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 218#L95true, annotation: [10, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [10, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 238#L102true, annotation: [10, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [31, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [31, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [31, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [31, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [27, 0]]") ("CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [25, 0]]" "assume true;" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [25, 0]]") ("CountingPredicate [underlying: 141#update_fifo_qENTRYtrue, annotation: [6, 0]]" "assume 0 == ~q_free~0;~q_write_ev~0 := 0;" "CountingPredicate [underlying: 187#L48true, annotation: [6, 0]]") ("CountingPredicate [underlying: 141#update_fifo_qENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 187#L48true, annotation: [6, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [10, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [10, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [22, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [22, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [6, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [6, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 315#L93true, annotation: [6, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 238#L102true, annotation: [6, 0]]") ("CountingPredicate [underlying: 220#L917true, annotation: [0, 0]]" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "CountingPredicate [underlying: 61#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 220#L917true, annotation: [0, 0]]" "assume !(0 != ~tmp___1~1);" "CountingPredicate [underlying: 61#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 238#L102true, annotation: [10, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 218#L95true, annotation: [10, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [18, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [18, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [22, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [22, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [22, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [9, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [20, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [20, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [6, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [6, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [14, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [13, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 303#L329-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [13, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 303#L329-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 22#L288true, annotation: [6, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 22#L288true, annotation: [6, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [22, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [22, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [22, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [20, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [20, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [20, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [20, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [14, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [14, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [13, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [13, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [31, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [31, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [31, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [28, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [13, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 56#L76true, annotation: [13, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [13, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 158#L83true, annotation: [13, 0]]") ("CountingPredicate [underlying: 221#Loop~8true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 68#while_4_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 221#Loop~8true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 224#L1062true, annotation: [0, 0]]") ("CountingPredicate [underlying: 218#L95true, annotation: [6, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [31, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [31, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [31, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [9, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 73#L92true, annotation: [9, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [14, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 158#L83true, annotation: [14, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 56#L76true, annotation: [14, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [27, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [6, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [6, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [6, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [22, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 134#update_fifo_qFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 275#update_fifo_qEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 279#L329true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 138#L331true, annotation: [10, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [6, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [6, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [18, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [13, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [13, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [13, 0]]") ("CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 92#error2ENTRYtrue, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 237#L496true, annotation: [0, 0]]") ("CountingPredicate [underlying: 92#error2ENTRYtrue, annotation: [0, 0]]" "assume !false;" "CountingPredicate [underlying: 118#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [18, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [31, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [31, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [31, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [13, 0]]") ("CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 22#L288true, annotation: [9, 0]]") ("CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [9, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 22#L288true, annotation: [9, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [18, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [18, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [18, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [18, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [14, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [14, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [14, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [20, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [20, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [22, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [22, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [10, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [20, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [20, 0]]") ("CountingPredicate [underlying: 56#L76true, annotation: [9, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [13, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [13, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [13, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [13, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [28, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [28, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [20, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [20, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 307#L306true, annotation: [13, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [13, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L306true, annotation: [13, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [13, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [13, 0]]") ("CountingPredicate [underlying: 66#L873true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~E_M~0 := 2;" "CountingPredicate [underlying: 222#L878true, annotation: [0, 0]]") ("CountingPredicate [underlying: 66#L873true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 222#L878true, annotation: [0, 0]]") ("CountingPredicate [underlying: 218#L95true, annotation: [23, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [23, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 242#L909true, annotation: [0, 0]]" "assume 0 != ~tmp___0~3;~t1_st~0 := 0;" "CountingPredicate [underlying: 188#L915-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 242#L909true, annotation: [0, 0]]" "assume !(0 != ~tmp___0~3);" "CountingPredicate [underlying: 188#L915-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [18, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [18, 0]]") ("CountingPredicate [underlying: 321#L321true, annotation: [14, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 282#L323true, annotation: [14, 0]]") ("CountingPredicate [underlying: 287#L571true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 43#Loop~5true, annotation: [0, 0]]") ("CountingPredicate [underlying: 287#L571true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 5#L586true, annotation: [0, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [28, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [28, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [28, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [18, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [18, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [18, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [18, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [27, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [27, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [20, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [20, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [20, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [18, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [18, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [18, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [18, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [14, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [14, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [14, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [31, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [20, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [14, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 218#L95true, annotation: [14, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [14, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 238#L102true, annotation: [14, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [14, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [13, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [31, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [31, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [6, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [6, 0]]") ("CountingPredicate [underlying: 225#L664true, annotation: [0, 0]]" "#res := ~__retres1~5;" "CountingPredicate [underlying: 195#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 236#L681true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~__retres1~6 := 1;" "CountingPredicate [underlying: 232#L683true, annotation: [0, 0]]") ("CountingPredicate [underlying: 236#L681true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 126#L690true, annotation: [0, 0]]") ("CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [9, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 83#L321-1true, annotation: [9, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [28, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [28, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [28, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [28, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [18, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [18, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [31, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [20, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [20, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [20, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [20, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [20, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [20, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 315#L93true, annotation: [10, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 238#L102true, annotation: [10, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [27, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [27, 0]]") ("CountingPredicate [underlying: 279#L329true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 138#L331true, annotation: [6, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [6, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [6, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [31, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [31, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [28, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [28, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [18, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [18, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [31, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [18, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [18, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [18, 0]]") ("CountingPredicate [underlying: 238#L102true, annotation: [14, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 218#L95true, annotation: [14, 0]]") ("CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [30, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [30, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [30, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [30, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [22, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [22, 0]]") ("CountingPredicate [underlying: 137#masterENTRYtrue, annotation: [0, 0]]" "assume 0 == ~m_pc~0;" "CountingPredicate [underlying: 278#L527true, annotation: [0, 0]]") ("CountingPredicate [underlying: 137#masterENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~m_pc~0);" "CountingPredicate [underlying: 91#L529true, annotation: [0, 0]]") ("CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [13, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 300#L73true, annotation: [13, 0]]") ("CountingPredicate [underlying: 263#Loop~6true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 98#while_2_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 263#Loop~6true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 257#L622true, annotation: [0, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [13, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [13, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [13, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [13, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 194#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 254#L250true, annotation: [6, 0]]") ("CountingPredicate [underlying: 194#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;" "CountingPredicate [underlying: 254#L250true, annotation: [6, 0]]") ("CountingPredicate [underlying: 162#L915true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret26 && #t~ret26 <= 2147483647;~tmp___1~1 := #t~ret26;havoc #t~ret26;" "CountingPredicate [underlying: 220#L917true, annotation: [0, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [10, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [10, 0]]") ("CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 22#L288true, annotation: [6, 0]]") ("CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 22#L288true, annotation: [6, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [18, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [18, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [18, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [20, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [20, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [20, 0]]") ("CountingPredicate [underlying: 22#L288true, annotation: [10, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 22#L288true, annotation: [10, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 112#L762true, annotation: [0, 0]]" "assume 0 != ~tmp~5;" "CountingPredicate [underlying: 198#L767-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 112#L762true, annotation: [0, 0]]" "assume !(0 != ~tmp~5);" "CountingPredicate [underlying: 124#L765true, annotation: [0, 0]]") ("CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 300#L73true, annotation: [6, 0]]") ("CountingPredicate [underlying: 294#L825true, annotation: [0, 0]]" "assume 0 == ~T1_E~0;~T1_E~0 := 1;" "CountingPredicate [underlying: 72#L830true, annotation: [0, 0]]") ("CountingPredicate [underlying: 294#L825true, annotation: [0, 0]]" "assume !(0 == ~T1_E~0);" "CountingPredicate [underlying: 72#L830true, annotation: [0, 0]]") ("CountingPredicate [underlying: 158#L83true, annotation: [10, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 56#L76true, annotation: [10, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [9, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [9, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [10, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [10, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [10, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [27, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [27, 0]]") ("CountingPredicate [underlying: 187#L48true, annotation: [6, 0]]" "assume 1 == ~q_free~0;~q_read_ev~0 := 0;" "CountingPredicate [underlying: 177#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 187#L48true, annotation: [6, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 177#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [13, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 30#L74true, annotation: [13, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [13, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 158#L83true, annotation: [13, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [10, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [18, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [18, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [18, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [18, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [18, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [13, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [13, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [13, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [13, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [10, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [6, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [28, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [28, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [28, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [28, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [14, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [22, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [22, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [22, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [22, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [18, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [18, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [18, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [20, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [24, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [24, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [24, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [6, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [6, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [6, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [6, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [28, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [28, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [28, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [18, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 307#L306true, annotation: [18, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [18, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L306true, annotation: [18, 0]]") ("CountingPredicate [underlying: 56#L76true, annotation: [14, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 73#L92true, annotation: [6, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [20, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [20, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 273#L740true, annotation: [0, 0]]" "#res := ~__retres1~7;" "CountingPredicate [underlying: 31#exists_runnable_thread2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 155#L767true, annotation: [0, 0]]" "havoc ~tmp_ndt_1~0;" "CountingPredicate [underlying: 111#L781-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [14, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [14, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [13, 0]]") ("CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 321#L321true, annotation: [18, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 282#L323true, annotation: [18, 0]]") ("CountingPredicate [underlying: 98#while_2_continuetrue, annotation: [0, 0]]" "~t2_pc~0 := 1;~t2_st~0 := 2;" "CountingPredicate [underlying: 257#L622true, annotation: [0, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [28, 0]]") ("CountingPredicate [underlying: 254#L250true, annotation: [6, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 254#L250true, annotation: [6, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 72#L830true, annotation: [0, 0]]" "assume 0 == ~T2_E~0;~T2_E~0 := 1;" "CountingPredicate [underlying: 40#L835true, annotation: [0, 0]]") ("CountingPredicate [underlying: 72#L830true, annotation: [0, 0]]" "assume !(0 == ~T2_E~0);" "CountingPredicate [underlying: 40#L835true, annotation: [0, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [31, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [31, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [14, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [14, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [14, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [14, 0]]") ("CountingPredicate [underlying: 203#L868true, annotation: [0, 0]]" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "CountingPredicate [underlying: 66#L873true, annotation: [0, 0]]") ("CountingPredicate [underlying: 203#L868true, annotation: [0, 0]]" "assume !(1 == ~T2_E~0);" "CountingPredicate [underlying: 66#L873true, annotation: [0, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [9, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [10, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [10, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [18, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [18, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [18, 0]]") ("CountingPredicate [underlying: 143#L680true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 236#L681true, annotation: [0, 0]]") ("CountingPredicate [underlying: 143#L680true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 126#L690true, annotation: [0, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [6, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [6, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [6, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [6, 0]]") ("CountingPredicate [underlying: 55#L840true, annotation: [0, 0]]" "assume 0 == ~E_1~0;~E_1~0 := 1;" "CountingPredicate [underlying: 324#L845true, annotation: [0, 0]]") ("CountingPredicate [underlying: 55#L840true, annotation: [0, 0]]" "assume !(0 == ~E_1~0);" "CountingPredicate [underlying: 324#L845true, annotation: [0, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [27, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [28, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [27, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [27, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [13, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [13, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [13, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [10, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 56#L76true, annotation: [10, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [10, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 158#L83true, annotation: [10, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [20, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [20, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [20, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [20, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [18, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 218#L95true, annotation: [18, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [18, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 238#L102true, annotation: [18, 0]]") ("CountingPredicate [underlying: 185#L757true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 244#Loop~7true, annotation: [0, 0]]") ("CountingPredicate [underlying: 185#L757true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 124#L765true, annotation: [0, 0]]") ("CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [31, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [31, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [31, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [31, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [27, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [27, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [24, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [24, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [24, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [24, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [31, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [31, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [31, 0]]") ("CountingPredicate [underlying: 80#init_model2ENTRYtrue, annotation: [0, 0]]" "~m_i~0 := 1;~t1_i~0 := 1;~t2_i~0 := 1;" "CountingPredicate [underlying: 27#init_model2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [27, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [27, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [27, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [27, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [24, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [24, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [18, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [18, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [18, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [20, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [20, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [20, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [27, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [27, 0]]") ("CountingPredicate [underlying: 74#L591true, annotation: [0, 0]]" "~E_2~0 := 2;" "CountingPredicate [underlying: 287#L571true, annotation: [0, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [14, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 315#L93true, annotation: [14, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [14, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 238#L102true, annotation: [14, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [18, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 227#init_model1FINALtrue, annotation: [3, 0]]" "assume true;" "CountingPredicate [underlying: 171#init_model1EXITtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [22, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [22, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [22, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [14, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [14, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [20, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 307#L306true, annotation: [20, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [20, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L306true, annotation: [20, 0]]") ("CountingPredicate [underlying: 302#L712true, annotation: [0, 0]]" "assume 1 == ~t1_i~0;~t1_st~0 := 0;" "CountingPredicate [underlying: 2#L717true, annotation: [0, 0]]") ("CountingPredicate [underlying: 302#L712true, annotation: [0, 0]]" "assume !(1 == ~t1_i~0);~t1_st~0 := 2;" "CountingPredicate [underlying: 2#L717true, annotation: [0, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [18, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [18, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 186#L609true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 48#L610true, annotation: [0, 0]]") ("CountingPredicate [underlying: 186#L609true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 246#L607true, annotation: [0, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [10, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [6, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 280#L798true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_3~0;~t2_st~0 := 1;" "CountingPredicate [underlying: 88#L801true, annotation: [0, 0]]") ("CountingPredicate [underlying: 280#L798true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_3~0);" "CountingPredicate [underlying: 212#L795true, annotation: [0, 0]]") ("CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 83#L321-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 228#L1029true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 221#Loop~8true, annotation: [0, 0]]") ("CountingPredicate [underlying: 228#L1029true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 224#L1062true, annotation: [0, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [6, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [6, 0]]") ("CountingPredicate [underlying: 22#L288true, annotation: [14, 0]]" "assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 22#L288true, annotation: [14, 0]]" "assume !(0 == ~q_write_ev~0);" "CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [15, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [24, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [24, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [24, 0]]") ("CountingPredicate [underlying: 27#init_model2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 202#init_model2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [13, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [13, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [13, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [13, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [14, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [14, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [14, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [13, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [13, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [14, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [14, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [14, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [14, 0]]") ("CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [27, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [27, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [9, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 30#L74true, annotation: [9, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [9, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 158#L83true, annotation: [9, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [6, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 158#L83true, annotation: [6, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 56#L76true, annotation: [6, 0]]") ("CountingPredicate [underlying: 192#mainENTRYtrue, annotation: [0, 0]]" "havoc #t~nondet30;assume -2147483648 <= #t~nondet30 && #t~nondet30 <= 2147483647;" "CountingPredicate [underlying: 240#L1087true, annotation: [0, 0]]") ("CountingPredicate [underlying: 238#L102true, annotation: [23, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 218#L95true, annotation: [23, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [20, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 218#L95true, annotation: [20, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [20, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 238#L102true, annotation: [20, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [22, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [22, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [22, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [22, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [14, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [6, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [10, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [9, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [9, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [9, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [9, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [28, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [28, 0]]") ("CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [11, 0]]" "assume true;" "CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [11, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [27, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [27, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [27, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [27, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [24, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [24, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [24, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [24, 0]]") ("CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [6, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 303#L329-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [6, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 303#L329-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [28, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [28, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [28, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [22, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [22, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [22, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [18, 0]]") ("CountingPredicate [underlying: 56#L76true, annotation: [18, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [31, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [22, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 307#L306true, annotation: [22, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [22, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L306true, annotation: [22, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [24, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [24, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [24, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [24, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [24, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [9, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [9, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [9, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [9, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [10, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [9, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 7#Loop~4true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 180#while_0_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 7#Loop~4true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 176#L549true, annotation: [0, 0]]") ("CountingPredicate [underlying: 296#init_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 253#init_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [6, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [6, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [6, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [9, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [9, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [9, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [22, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [22, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [22, 0]]") ("CountingPredicate [underlying: 150#L350true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret10 && #t~ret10 <= 2147483647;~tmp___1~0 := #t~ret10;havoc #t~ret10;" "CountingPredicate [underlying: 38#L352true, annotation: [6, 0]]") ("CountingPredicate [underlying: 281#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: 227#init_model1FINALtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 197#is_master_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 23#is_master_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 324#L845true, annotation: [0, 0]]" "assume 0 == ~E_2~0;~E_2~0 := 1;" "CountingPredicate [underlying: 308#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 324#L845true, annotation: [0, 0]]" "assume !(0 == ~E_2~0);" "CountingPredicate [underlying: 308#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [27, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [27, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [10, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [31, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [31, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [31, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [10, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [10, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [10, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [10, 0]]") ("CountingPredicate [underlying: 28#eval2ENTRYtrue, annotation: [0, 0]]" "havoc ~tmp~5;" "CountingPredicate [underlying: 185#L757true, annotation: [0, 0]]") ("CountingPredicate [underlying: 254#L250true, annotation: [10, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [11, 0]]") ("CountingPredicate [underlying: 254#L250true, annotation: [10, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [17, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 83#L321-1true, annotation: [17, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [22, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 218#L95true, annotation: [22, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [22, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 238#L102true, annotation: [22, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [28, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [28, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [28, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [28, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [24, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [10, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [10, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [6, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 56#L76true, annotation: [6, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [6, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 158#L83true, annotation: [6, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [24, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [24, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [24, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [24, 0]]") ("CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [23, 0]]" "assume true;" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [23, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [31, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [31, 0]]") ("CountingPredicate [underlying: 244#Loop~7true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 133#while_3_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 244#Loop~7true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 124#L765true, annotation: [0, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [9, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [9, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [9, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [13, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [13, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [27, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [27, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [27, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [28, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [28, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [28, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [28, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [31, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [31, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [31, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [31, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [6, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [6, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [14, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [14, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [14, 0]]") ("CountingPredicate [underlying: 97#update_channels1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 117#update_channels1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [27, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [27, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [27, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [27, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [6, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [24, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 307#L306true, annotation: [24, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [24, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L306true, annotation: [24, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [24, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [24, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [24, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [22, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [20, 0]]") ("CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 238#L102true, annotation: [6, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 218#L95true, annotation: [6, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [9, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [9, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [9, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [22, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [18, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 315#L93true, annotation: [18, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [18, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 238#L102true, annotation: [18, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [14, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [14, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [28, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [28, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [14, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [14, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [10, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 321#L321true, annotation: [20, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 282#L323true, annotation: [20, 0]]") ("CountingPredicate [underlying: 232#L683true, annotation: [0, 0]]" "#res := ~__retres1~6;" "CountingPredicate [underlying: 267#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [28, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [28, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [28, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [28, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [28, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [28, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [28, 0]]") ("CountingPredicate [underlying: 36#L574true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_2~0 := 1;" "CountingPredicate [underlying: 239#L591-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [31, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [31, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [31, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [10, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [10, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [18, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [18, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [18, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [18, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [9, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [9, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [9, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [9, 0]]") ("CountingPredicate [underlying: 76#L738true, annotation: [0, 0]]" "assume 0 == ~t2_st~0;~__retres1~7 := 1;" "CountingPredicate [underlying: 273#L740true, annotation: [0, 0]]") ("CountingPredicate [underlying: 76#L738true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 230#L746true, annotation: [0, 0]]") ("CountingPredicate [underlying: 60#transmit1ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t1_pc~0;" "CountingPredicate [underlying: 287#L571true, annotation: [0, 0]]") ("CountingPredicate [underlying: 60#transmit1ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t1_pc~0);" "CountingPredicate [underlying: 96#L573true, annotation: [0, 0]]") ("CountingPredicate [underlying: 91#L529true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 293#L530true, annotation: [0, 0]]") ("CountingPredicate [underlying: 91#L529true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 278#L527true, annotation: [0, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [18, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [18, 0]]") ("CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [14, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 300#L73true, annotation: [14, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [13, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [13, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [14, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [14, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [14, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [14, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [10, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 321#L321true, annotation: [9, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 282#L323true, annotation: [9, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 96#L573true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 36#L574true, annotation: [0, 0]]") ("CountingPredicate [underlying: 96#L573true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 287#L571true, annotation: [0, 0]]") ("CountingPredicate [underlying: 223#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: 65#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [10, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [10, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [10, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [10, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [10, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 303#L329-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [10, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 303#L329-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [24, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [24, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [24, 0]]") ("CountingPredicate [underlying: 194#init_threads1ENTRYtrue, annotation: [9, 0]]" "assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 254#L250true, annotation: [10, 0]]") ("CountingPredicate [underlying: 194#init_threads1ENTRYtrue, annotation: [9, 0]]" "assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;" "CountingPredicate [underlying: 254#L250true, annotation: [9, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [13, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 151#L153true, annotation: [13, 0]]") ("CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [13, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 205#L159true, annotation: [13, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [20, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [20, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [20, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [20, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [27, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [27, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [27, 0]]") ("CountingPredicate [underlying: 158#L83true, annotation: [19, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 56#L76true, annotation: [19, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [22, 0]]") ("CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [14, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 73#L92true, annotation: [14, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [28, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [28, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [28, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [28, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [28, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [27, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [27, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [28, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [28, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [29, 0]]") ("CountingPredicate [underlying: 119#start_simulation1ENTRYtrue, annotation: [5, 0]]" "havoc ~kernel_st~0;havoc ~tmp~4;~kernel_st~0 := 0;" "CountingPredicate [underlying: 29#L420true, annotation: [5, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [22, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [22, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [22, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [20, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [20, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 315#L93true, annotation: [20, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [20, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 238#L102true, annotation: [20, 0]]") ("CountingPredicate [underlying: 279#L329true, annotation: [13, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 138#L331true, annotation: [13, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [31, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [31, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [31, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [31, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [13, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [13, 0]]" "assume 0 != ~tmp~2;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 35#L364true, annotation: [13, 0]]") ("CountingPredicate [underlying: 245#L361true, annotation: [13, 0]]" "assume !(0 != ~tmp~2);" "CountingPredicate [underlying: 93#L367true, annotation: [13, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [9, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 218#L95true, annotation: [9, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [9, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 238#L102true, annotation: [9, 0]]") ("CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [20, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [10, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [10, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [10, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [9, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 166#Loop~1true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [28, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [13, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [13, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [13, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [6, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [27, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 307#L306true, annotation: [27, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [27, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L306true, annotation: [28, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [20, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [20, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [20, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [20, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 223#L140true, annotation: [6, 0]]") ("CountingPredicate [underlying: 301#L139true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 65#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 31#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 243#exists_runnable_thread2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 307#L306true, annotation: [10, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L306true, annotation: [10, 0]]") ("CountingPredicate [underlying: 79#do_read_cENTRYtrue, annotation: [6, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 299#L177true, annotation: [6, 0]]") ("CountingPredicate [underlying: 56#L76true, annotation: [6, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [27, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [27, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [27, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [27, 0]]") ("CountingPredicate [underlying: 238#L102true, annotation: [9, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 218#L95true, annotation: [9, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [24, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [24, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [24, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [24, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [9, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [9, 0]]") ("CountingPredicate [underlying: 68#while_4_continuetrue, annotation: [0, 0]]" "~kernel_st~1 := 1;" "CountingPredicate [underlying: 283#L1033-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [22, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [22, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [22, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [22, 0]]") ("CountingPredicate [underlying: 62#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;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~m_i~0 := 0;~t1_i~0 := 0;~t2_i~0 := 0;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~E_M~0 := 2;~E_1~0 := 2;~E_2~0 := 2;~token~0 := 0;~local~0 := 0;" "CountingPredicate [underlying: 26#ULTIMATE.initFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [18, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 56#L76true, annotation: [18, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [18, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 158#L83true, annotation: [18, 0]]") ("CountingPredicate [underlying: 57#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~5;" "CountingPredicate [underlying: 199#L661true, annotation: [0, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [24, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [27, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [27, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [27, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [27, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [10, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [10, 0]]") ("CountingPredicate [underlying: 291#L730true, annotation: [0, 0]]" "assume 0 == ~m_st~0;~__retres1~7 := 1;" "CountingPredicate [underlying: 273#L740true, annotation: [0, 0]]") ("CountingPredicate [underlying: 291#L730true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 309#L734true, annotation: [0, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [28, 0]]" "assume false;" "CountingPredicate [underlying: 189#L28true, annotation: [28, 0]]") ("CountingPredicate [underlying: 193#error1ENTRYtrue, annotation: [28, 0]]" "assume !false;" "CountingPredicate [underlying: 271#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [9, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [9, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [9, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [14, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [14, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [14, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 218#L95true, annotation: [13, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [13, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [13, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [13, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [13, 0]]") ("CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [14, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 83#L321-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [24, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [24, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [24, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [24, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [18, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [14, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [14, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [9, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [22, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 315#L93true, annotation: [22, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [22, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 238#L102true, annotation: [23, 0]]") ("CountingPredicate [underlying: 142#eval1ENTRYtrue, annotation: [13, 0]]" "havoc ~tmp~2;havoc ~tmp___0~2;havoc ~tmp___1~0;" "CountingPredicate [underlying: 196#L347true, annotation: [13, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [9, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [9, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [9, 0]]") ("CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [18, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [6, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 102#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 277#L207true, annotation: [6, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 272#L211true, annotation: [6, 0]]") ("CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;" "CountingPredicate [underlying: 22#L288true, annotation: [10, 0]]") ("CountingPredicate [underlying: 75#fire_delta_events1ENTRYtrue, annotation: [10, 0]]" "assume !(0 == ~q_read_ev~0);" "CountingPredicate [underlying: 22#L288true, annotation: [10, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [30, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [30, 0]]") ("CountingPredicate [underlying: 215#L863true, annotation: [0, 0]]" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "CountingPredicate [underlying: 203#L868true, annotation: [0, 0]]") ("CountingPredicate [underlying: 215#L863true, annotation: [0, 0]]" "assume !(1 == ~T1_E~0);" "CountingPredicate [underlying: 203#L868true, annotation: [0, 0]]") ("CountingPredicate [underlying: 149#L760true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret20 && #t~ret20 <= 2147483647;~tmp~5 := #t~ret20;havoc #t~ret20;" "CountingPredicate [underlying: 112#L762true, annotation: [0, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [22, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [22, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [22, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [22, 0]]") ("CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 178#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 300#L73true, annotation: [10, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [9, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [9, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 279#L329true, annotation: [9, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 138#L331true, annotation: [9, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [31, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [31, 0]]") ("CountingPredicate [underlying: 13#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: 322#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 13#while_1_continuetrue, annotation: [6, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 183#L201true, annotation: [6, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [18, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 30#L74true, annotation: [18, 0]]") ("CountingPredicate [underlying: 300#L73true, annotation: [18, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 158#L83true, annotation: [19, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [9, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 315#L93true, annotation: [9, 0]]") ("CountingPredicate [underlying: 73#L92true, annotation: [9, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 238#L102true, annotation: [9, 0]]") ("CountingPredicate [underlying: 240#L1087true, annotation: [0, 0]]" "assume 0 != #t~nondet30;havoc #t~nondet30;" "CountingPredicate [underlying: 41#L1088-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 240#L1087true, annotation: [0, 0]]" "assume !(0 != #t~nondet30);havoc #t~nondet30;" "CountingPredicate [underlying: 89#L1090-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [14, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [14, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [14, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [14, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [22, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [22, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [22, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [22, 0]]") ("CountingPredicate [underlying: 210#main2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~8;" "CountingPredicate [underlying: 81#L1078true, annotation: [0, 0]]") ("CountingPredicate [underlying: 218#L95true, annotation: [22, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [10, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [10, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [10, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [10, 0]]") ("CountingPredicate [underlying: 285#L274true, annotation: [14, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 128#L269true, annotation: [14, 0]]") ("CountingPredicate [underlying: 128#L269true, annotation: [6, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 268#exists_runnable_thread1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [13, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [31, 0]]") ("CountingPredicate [underlying: 321#L321true, annotation: [13, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp~1 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 282#L323true, annotation: [13, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [31, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [31, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [31, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 166#Loop~1true, annotation: [28, 0]]") ("CountingPredicate [underlying: 102#L178true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 322#L195true, annotation: [28, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [14, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 303#L329-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 282#L323true, annotation: [14, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 303#L329-1true, annotation: [14, 0]]") ("CountingPredicate [underlying: 267#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 256#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 6#Loop~2true, annotation: [13, 0]]") ("CountingPredicate [underlying: 196#L347true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [13, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [20, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [20, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [20, 0]]") ("CountingPredicate [underlying: 140#main1ENTRYtrue, annotation: [2, 0]]" "havoc ~__retres1~3;" "CountingPredicate [underlying: 209#L478true, annotation: [2, 0]]") ("CountingPredicate [underlying: 4#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~m_i~0;~m_st~0 := 0;" "CountingPredicate [underlying: 302#L712true, annotation: [0, 0]]") ("CountingPredicate [underlying: 4#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~m_i~0);~m_st~0 := 2;" "CountingPredicate [underlying: 302#L712true, annotation: [0, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [20, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [20, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [20, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 9#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 73#L92true, annotation: [10, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [13, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [13, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [24, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [24, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [24, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [24, 0]]") ("CountingPredicate [underlying: 18#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 139#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 230#L746true, annotation: [0, 0]]" "~__retres1~7 := 0;" "CountingPredicate [underlying: 273#L740true, annotation: [0, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [18, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [18, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [18, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [18, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [24, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [24, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [24, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [13, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 218#L95true, annotation: [13, 0]]") ("CountingPredicate [underlying: 315#L93true, annotation: [13, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 238#L102true, annotation: [13, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [20, 0]]") ("CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [14, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 102#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 299#L177true, annotation: [14, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 47#L180true, annotation: [14, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [27, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 314#L357true, annotation: [27, 0]]") ("CountingPredicate [underlying: 38#L352true, annotation: [27, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 284#L355true, annotation: [27, 0]]") ("CountingPredicate [underlying: 258#L883true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~E_2~0 := 2;" "CountingPredicate [underlying: 217#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 258#L883true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 217#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 43#Loop~5true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 39#while_1_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 43#Loop~5true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 5#L586true, annotation: [0, 0]]") ("CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [28, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 123#L431-1true, annotation: [28, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [10, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [13, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [13, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [24, 0]]" "assume 0 != ~tmp___0~2;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 265#L379true, annotation: [24, 0]]") ("CountingPredicate [underlying: 288#L376true, annotation: [24, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 196#L347true, annotation: [24, 0]]") ("CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 163#L181true, annotation: [6, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 183#L201true, annotation: [6, 0]]") ("CountingPredicate [underlying: 309#L734true, annotation: [0, 0]]" "assume 0 == ~t1_st~0;~__retres1~7 := 1;" "CountingPredicate [underlying: 273#L740true, annotation: [0, 0]]") ("CountingPredicate [underlying: 309#L734true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 76#L738true, annotation: [0, 0]]") ("CountingPredicate [underlying: 56#L76true, annotation: [10, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 238#L102true, annotation: [13, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 218#L95true, annotation: [13, 0]]") ("CountingPredicate [underlying: 136#is_do_write_p_triggeredFINALtrue, annotation: [19, 0]]" "assume true;" "CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [19, 0]]") ("CountingPredicate [underlying: 279#L329true, annotation: [24, 0]]" "assume -2147483648 <= #t~ret9 && #t~ret9 <= 2147483647;~tmp___0~1 := #t~ret9;havoc #t~ret9;" "CountingPredicate [underlying: 138#L331true, annotation: [24, 0]]") ("CountingPredicate [underlying: 87#error1FINALtrue, annotation: [13, 0]]" "assume true;" "CountingPredicate [underlying: 125#error1EXITtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 2#L717true, annotation: [0, 0]]" "assume 1 == ~t2_i~0;~t2_st~0 := 0;" "CountingPredicate [underlying: 296#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 2#L717true, annotation: [0, 0]]" "assume !(1 == ~t2_i~0);~t2_st~0 := 2;" "CountingPredicate [underlying: 296#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [14, 0]]" "assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;" "CountingPredicate [underlying: 307#L306true, annotation: [14, 0]]") ("CountingPredicate [underlying: 312#reset_delta_events1ENTRYtrue, annotation: [14, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L306true, annotation: [14, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [31, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [31, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [31, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [31, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [20, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 65#L137true, annotation: [20, 0]]") ("CountingPredicate [underlying: 313#do_write_pENTRYtrue, annotation: [20, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 301#L139true, annotation: [20, 0]]") ("CountingPredicate [underlying: 180#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: 167#L543-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#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: 288#L376true, annotation: [22, 0]]") ("CountingPredicate [underlying: 231#L372true, annotation: [22, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 196#L347true, annotation: [22, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [18, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [18, 0]]") ("CountingPredicate [underlying: 139#L263true, annotation: [18, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 211#L267true, annotation: [18, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 67#Loop~3true, annotation: [14, 0]]") ("CountingPredicate [underlying: 248#L427true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [14, 0]]") ("CountingPredicate [underlying: 314#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: 245#L361true, annotation: [13, 0]]") ("CountingPredicate [underlying: 314#L357true, annotation: [13, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 231#L372true, annotation: [13, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [14, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 56#L76true, annotation: [14, 0]]") ("CountingPredicate [underlying: 30#L74true, annotation: [14, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 158#L83true, annotation: [14, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [31, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 277#L207true, annotation: [31, 0]]") ("CountingPredicate [underlying: 157#L206true, annotation: [31, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 15#L216true, annotation: [31, 0]]") ("CountingPredicate [underlying: 183#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: 157#L206true, annotation: [27, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [18, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 163#L181true, annotation: [18, 0]]") ("CountingPredicate [underlying: 47#L180true, annotation: [18, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 102#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 218#L95true, annotation: [9, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 10#is_do_read_c_triggeredFINALtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [28, 0]]" "assume true;" "CountingPredicate [underlying: 105#while_3_continuetrue, annotation: [28, 0]]") ("CountingPredicate [underlying: 67#Loop~3true, annotation: [28, 0]]" "assume !true;" "CountingPredicate [underlying: 12#L445true, annotation: [28, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [22, 0]]" "assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 307#L306true, annotation: [22, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [20, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~0true, annotation: [20, 0]]") ("CountingPredicate [underlying: 65#L137true, annotation: [20, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [20, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [9, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 128#L269true, annotation: [9, 0]]") ("CountingPredicate [underlying: 211#L267true, annotation: [9, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 285#L274true, annotation: [9, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [18, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 138#L331true, annotation: [18, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 33#activate_threads1FINALtrue, annotation: [18, 0]]") ("CountingPredicate [underlying: 189#L28true, annotation: [13, 0]]" "assume false;" "CountingPredicate [underlying: 87#error1FINALtrue, annotation: [13, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 146#while_0_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 160#Loop~0true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 151#L153true, annotation: [14, 0]]") ("CountingPredicate [underlying: 290#fire_delta_events1FINALtrue, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 219#init_threads1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 144#reset_delta_events1FINALtrue, annotation: [22, 0]]" "assume true;" "CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [22, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [14, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [14, 0]]") ("CountingPredicate [underlying: 6#Loop~2true, annotation: [14, 0]]" "assume !true;" "CountingPredicate [underlying: 284#L355true, annotation: [14, 0]]") ("CountingPredicate [underlying: 260#activate_threads1ENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;" "CountingPredicate [underlying: 83#L321-1true, annotation: [10, 0]]") }, returnTransitions = { ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [31, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [31, 0]]") ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [14, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [14, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [22, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [22, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [18, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [18, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [18, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [18, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [18, 0]]") ("CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [14, 0]]" "#514#return;" "CountingPredicate [underlying: 321#L321true, annotation: [14, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [20, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [20, 0]]") ("CountingPredicate [underlying: 168#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 108#L1022true, annotation: [0, 0]]" "#482#return;" "CountingPredicate [underlying: 319#L1023true, annotation: [0, 0]]") ("CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [21, 0]]" "#512#return;" "CountingPredicate [underlying: 279#L329true, annotation: [22, 0]]") ("CountingPredicate [underlying: 117#update_channels1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 29#L420true, annotation: [5, 0]]" "#452#return;" "CountingPredicate [underlying: 156#L421true, annotation: [8, 0]]") ("CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [25, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [16, 0]]" "#446#return;" "CountingPredicate [underlying: 53#L424true, annotation: [26, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [31, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [31, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [31, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [31, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [31, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [31, 0]]") ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [18, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [18, 0]]") ("CountingPredicate [underlying: 295#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 306#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "#544#return;" "CountingPredicate [underlying: 214#L-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [9, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [9, 0]]") ("CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [20, 0]]" "#512#return;" "CountingPredicate [underlying: 279#L329true, annotation: [20, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [14, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [14, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [14, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [14, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [14, 0]]") ("CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [10, 0]]" "#514#return;" "CountingPredicate [underlying: 321#L321true, annotation: [10, 0]]") ("CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [6, 0]]" "#446#return;" "CountingPredicate [underlying: 53#L424true, annotation: [6, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [24, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [24, 0]]") ("CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 229#L422true, annotation: [9, 0]]" "#448#return;" "CountingPredicate [underlying: 14#L423true, annotation: [9, 0]]") ("CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [18, 0]]" "#512#return;" "CountingPredicate [underlying: 279#L329true, annotation: [18, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [29, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [26, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [30, 0]]") ("CountingPredicate [underlying: 171#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 209#L478true, annotation: [2, 0]]" "#496#return;" "CountingPredicate [underlying: 82#L479-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 202#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 81#L1078true, annotation: [0, 0]]" "#492#return;" "CountingPredicate [underlying: 16#L1079-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [6, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [6, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [14, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [14, 0]]") ("CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [14, 0]]" "#512#return;" "CountingPredicate [underlying: 279#L329true, annotation: [14, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [26, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [27, 0]]") ("CountingPredicate [underlying: 243#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 133#while_3_continuetrue, annotation: [0, 0]]" "#526#return;" "CountingPredicate [underlying: 149#L760true, annotation: [0, 0]]") ("CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [6, 0]]" "#514#return;" "CountingPredicate [underlying: 321#L321true, annotation: [6, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [9, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [9, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [9, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [9, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [9, 0]]") ("CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [11, 0]]" "CountingPredicate [underlying: 156#L421true, annotation: [8, 0]]" "#450#return;" "CountingPredicate [underlying: 229#L422true, annotation: [12, 0]]") ("CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [10, 0]]" "#446#return;" "CountingPredicate [underlying: 53#L424true, annotation: [10, 0]]") ("CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 229#L422true, annotation: [12, 0]]" "#448#return;" "CountingPredicate [underlying: 14#L423true, annotation: [13, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [24, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [24, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [24, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [24, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [24, 0]]") ("CountingPredicate [underlying: 275#update_fifo_qEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 90#L232true, annotation: [6, 0]]" "#536#return;" "CountingPredicate [underlying: 97#update_channels1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 113#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 241#L1025true, annotation: [0, 0]]" "#476#return;" "CountingPredicate [underlying: 86#L1026true, annotation: [0, 0]]") ("CountingPredicate [underlying: 113#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 21#immediate_notifyENTRYtrue, annotation: [0, 0]]" "#484#return;" "CountingPredicate [underlying: 145#immediate_notifyFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [27, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [27, 0]]") ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [10, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [10, 0]]") ("CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 156#L421true, annotation: [8, 0]]" "#450#return;" "CountingPredicate [underlying: 229#L422true, annotation: [9, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [18, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [18, 0]]") ("CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [15, 0]]" "CountingPredicate [underlying: 229#L422true, annotation: [12, 0]]" "#448#return;" "CountingPredicate [underlying: 14#L423true, annotation: [16, 0]]") ("CountingPredicate [underlying: 174#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 132#L553true, annotation: [0, 0]]" "#538#return;" "CountingPredicate [underlying: 278#L527true, annotation: [0, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [22, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [22, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [22, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [22, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [22, 0]]") ("CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [10, 0]]" "#512#return;" "CountingPredicate [underlying: 279#L329true, annotation: [10, 0]]") ("CountingPredicate [underlying: 256#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 188#L915-1true, annotation: [0, 0]]" "#506#return;" "CountingPredicate [underlying: 162#L915true, annotation: [0, 0]]") ("CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [14, 0]]" "#446#return;" "CountingPredicate [underlying: 53#L424true, annotation: [14, 0]]") ("CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [19, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [17, 0]]" "#514#return;" "CountingPredicate [underlying: 321#L321true, annotation: [20, 0]]") ("CountingPredicate [underlying: 51#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 179#L907-1true, annotation: [0, 0]]" "#508#return;" "CountingPredicate [underlying: 106#L907true, annotation: [0, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [20, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [20, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [20, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [20, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [20, 0]]") ("CountingPredicate [underlying: 94#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 239#L591-1true, annotation: [0, 0]]" "#502#return;" "CountingPredicate [underlying: 74#L591true, annotation: [0, 0]]") ("CountingPredicate [underlying: 94#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 167#L543-1true, annotation: [0, 0]]" "#540#return;" "CountingPredicate [underlying: 45#L543true, annotation: [0, 0]]") ("CountingPredicate [underlying: 94#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 305#L627-1true, annotation: [0, 0]]" "#504#return;" "CountingPredicate [underlying: 85#L627true, annotation: [0, 0]]") ("CountingPredicate [underlying: 23#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 298#L899-1true, annotation: [0, 0]]" "#510#return;" "CountingPredicate [underlying: 233#L899true, annotation: [0, 0]]") ("CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [16, 0]]" "#446#return;" "CountingPredicate [underlying: 53#L424true, annotation: [20, 0]]") ("CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [13, 0]]" "#514#return;" "CountingPredicate [underlying: 321#L321true, annotation: [13, 0]]") ("CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [6, 0]]" "#512#return;" "CountingPredicate [underlying: 279#L329true, annotation: [6, 0]]") ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [13, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [13, 0]]") ("CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 229#L422true, annotation: [6, 0]]" "#448#return;" "CountingPredicate [underlying: 14#L423true, annotation: [6, 0]]") ("CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [23, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [21, 0]]" "#512#return;" "CountingPredicate [underlying: 279#L329true, annotation: [24, 0]]") ("CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [16, 0]]" "#446#return;" "CountingPredicate [underlying: 53#L424true, annotation: [18, 0]]") ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [28, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [28, 0]]") ("CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [9, 0]]" "#446#return;" "CountingPredicate [underlying: 53#L424true, annotation: [9, 0]]") ("CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [16, 0]]" "#446#return;" "CountingPredicate [underlying: 53#L424true, annotation: [24, 0]]") ("CountingPredicate [underlying: 117#update_channels1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 29#L420true, annotation: [5, 0]]" "#452#return;" "CountingPredicate [underlying: 156#L421true, annotation: [6, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [10, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [10, 0]]") ("CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [9, 0]]" "#514#return;" "CountingPredicate [underlying: 321#L321true, annotation: [9, 0]]") ("CountingPredicate [underlying: 253#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 319#L1023true, annotation: [0, 0]]" "#480#return;" "CountingPredicate [underlying: 121#L1024true, annotation: [0, 0]]") ("CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 229#L422true, annotation: [10, 0]]" "#448#return;" "CountingPredicate [underlying: 14#L423true, annotation: [10, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [6, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [6, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [13, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [13, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [13, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [13, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [13, 0]]") ("CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [16, 0]]" "#446#return;" "CountingPredicate [underlying: 53#L424true, annotation: [22, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [28, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [28, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [28, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [28, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [28, 0]]") ("CountingPredicate [underlying: 127#activate_threads1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 14#L423true, annotation: [13, 0]]" "#446#return;" "CountingPredicate [underlying: 53#L424true, annotation: [13, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [13, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [13, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [27, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [27, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [27, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [27, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [27, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [27, 0]]") ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [22, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [22, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [22, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [10, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [10, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [10, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [10, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [10, 0]]") ("CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 156#L421true, annotation: [8, 0]]" "#450#return;" "CountingPredicate [underlying: 229#L422true, annotation: [10, 0]]") ("CountingPredicate [underlying: 129#fire_delta_events1EXITtrue, annotation: [14, 0]]" "CountingPredicate [underlying: 229#L422true, annotation: [12, 0]]" "#448#return;" "CountingPredicate [underlying: 14#L423true, annotation: [14, 0]]") ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [20, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [20, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [20, 0]]") ("CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [13, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [13, 0]]" "#512#return;" "CountingPredicate [underlying: 279#L329true, annotation: [13, 0]]") ("CountingPredicate [underlying: 153#reset_delta_events1EXITtrue, annotation: [28, 0]]" "CountingPredicate [underlying: 53#L424true, annotation: [26, 0]]" "#444#return;" "CountingPredicate [underlying: 248#L427true, annotation: [28, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 93#L367true, annotation: [6, 0]]" "#532#return;" "CountingPredicate [underlying: 231#L372true, annotation: [6, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 15#L216true, annotation: [6, 0]]" "#500#return;" "CountingPredicate [underlying: 102#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 125#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 272#L211true, annotation: [6, 0]]" "#498#return;" "CountingPredicate [underlying: 102#L178true, annotation: [6, 0]]") ("CountingPredicate [underlying: 164#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 86#L1026true, annotation: [0, 0]]" "#474#return;" "CountingPredicate [underlying: 228#L1029true, annotation: [0, 0]]") ("CountingPredicate [underlying: 84#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 121#L1024true, annotation: [0, 0]]" "#478#return;" "CountingPredicate [underlying: 241#L1025true, annotation: [0, 0]]") ("CountingPredicate [underlying: 78#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 156#L421true, annotation: [6, 0]]" "#450#return;" "CountingPredicate [underlying: 229#L422true, annotation: [6, 0]]") ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [9, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [9, 0]]") ("CountingPredicate [underlying: 270#is_do_write_p_triggeredEXITtrue, annotation: [18, 0]]" "CountingPredicate [underlying: 83#L321-1true, annotation: [17, 0]]" "#514#return;" "CountingPredicate [underlying: 321#L321true, annotation: [18, 0]]") ("CountingPredicate [underlying: 286#is_do_read_c_triggeredEXITtrue, annotation: [9, 0]]" "CountingPredicate [underlying: 303#L329-1true, annotation: [9, 0]]" "#512#return;" "CountingPredicate [underlying: 279#L329true, annotation: [9, 0]]") ("CountingPredicate [underlying: 249#exists_runnable_thread1EXITtrue, annotation: [24, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [24, 0]]" "#534#return;" "CountingPredicate [underlying: 150#L350true, annotation: [24, 0]]") } ); [2024-08-07 13:50:45,036 INFO L82 GeneralOperation]: Start removeDeadEnds. Operand has 323 states, 220 states have (on average 1.4772727272727273) internal successors, (325), 236 states have internal predecessors, (325), 58 states have call successors, (58), 40 states have call predecessors, (58), 31 states have return successors, (49), 48 states have call predecessors, (49), 49 states have call successors, (49) [2024-08-07 13:50:45,036 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,037 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,037 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,037 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,038 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,038 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,038 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,038 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,039 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,039 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,040 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,040 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,040 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,040 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,041 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,041 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,042 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,042 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,042 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,043 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,043 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,043 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,044 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,044 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,045 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,045 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,046 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,046 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,046 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,047 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,047 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,047 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,048 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,048 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,048 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,048 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,049 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,049 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,049 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,050 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,050 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,050 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,051 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,051 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,051 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,051 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,052 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,052 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,052 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,053 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,053 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,053 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,053 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,054 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,054 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,054 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,055 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,055 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,055 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,055 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,056 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,056 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,056 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,057 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,057 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,057 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,058 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,058 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,058 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,058 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,059 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,059 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,059 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,059 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,060 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,060 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,060 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,060 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,061 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,061 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,062 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,062 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,062 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,062 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,063 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,063 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,063 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,063 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,064 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,064 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,064 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,064 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,065 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,065 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,065 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,065 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,066 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,066 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,066 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,067 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,067 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,067 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,067 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,067 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,068 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,068 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,068 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,068 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,069 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,069 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,069 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,070 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,070 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,070 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,071 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,071 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,071 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,071 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,072 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,072 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,072 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,072 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,073 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,073 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,073 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,074 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,074 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,074 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,075 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,075 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,075 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,075 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,076 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,076 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,076 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,076 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,077 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,077 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,077 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,078 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,078 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,078 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,078 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,079 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,079 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,079 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,080 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,080 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,080 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,080 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,081 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,081 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,081 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,081 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,082 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,082 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,082 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,082 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,083 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,083 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,083 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,083 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,084 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,084 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,084 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,085 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,091 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,092 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,092 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,093 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,093 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,093 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,093 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,094 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,094 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,094 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,094 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,094 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,094 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,094 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,095 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,095 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,095 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,096 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,096 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,096 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,096 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,096 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,097 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,097 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,097 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,097 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,098 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,098 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,098 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,098 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,099 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,099 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,099 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,099 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,100 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,100 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,100 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,100 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,100 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,101 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,101 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,101 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,101 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,102 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,102 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,102 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,102 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,102 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,103 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,103 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,103 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,103 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,104 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,104 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,104 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,104 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,105 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,105 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,105 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,105 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,105 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,106 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,106 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,106 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,106 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,107 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,107 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,107 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,107 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,108 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,108 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,108 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,108 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,108 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,109 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,109 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,109 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,109 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,110 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,110 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,110 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,110 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,111 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,111 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,111 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,111 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,111 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,112 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,112 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,112 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,112 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,113 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,113 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,113 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,113 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,113 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,114 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,114 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,114 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,114 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,115 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,115 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,115 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,115 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,116 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,116 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,116 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,116 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,116 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,117 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,117 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,117 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,117 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,117 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,118 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,118 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,118 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,118 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,119 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,119 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,119 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,119 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,119 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,120 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,120 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,120 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,120 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,120 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,121 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,121 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,121 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,121 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,122 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,122 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,122 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,122 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,123 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,123 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,123 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,123 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,124 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,124 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,124 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,124 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,125 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,125 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,125 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,125 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,125 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,125 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,126 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,126 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,126 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,126 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,127 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,127 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,127 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,127 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,128 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,128 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,128 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,128 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,128 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,129 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,129 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,129 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,129 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,130 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,130 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,130 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,130 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,130 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,131 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,131 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,131 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,131 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,132 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,132 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,132 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,132 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,132 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,133 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,133 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,133 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,133 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,134 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,134 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,134 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,134 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,134 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,135 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,135 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,135 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,135 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,136 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,136 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,136 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,136 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,136 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,136 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,137 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,137 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,137 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,137 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,138 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,138 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,138 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,138 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,139 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,139 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,139 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,139 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,139 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,140 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,140 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,140 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,140 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,141 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,141 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,141 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,141 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,141 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,142 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,142 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,142 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,142 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,143 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,143 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,143 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,143 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,143 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,143 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,144 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,144 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,144 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,144 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,145 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,145 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,145 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,145 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,146 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,146 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,146 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,146 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,146 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,147 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,147 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,147 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,147 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,148 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,148 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,148 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,148 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,149 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,149 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,149 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,149 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,149 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,150 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,150 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,150 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,150 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,151 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,151 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,151 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,151 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,152 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,152 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,152 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,153 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,153 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,153 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,153 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,153 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,154 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,154 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,154 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,154 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,155 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,155 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,155 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,155 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,155 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,155 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,156 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,156 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,157 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,157 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,157 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,158 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,158 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,158 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,158 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,158 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,159 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,159 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,159 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,159 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,160 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,160 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,160 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,160 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,160 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,160 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,161 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,161 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,161 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,161 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,162 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,162 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,162 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,162 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,162 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,162 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,163 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,163 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,163 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,163 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,163 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,163 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,164 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,164 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,164 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,165 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,165 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,165 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,166 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,166 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,166 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,166 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,167 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,167 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,167 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,167 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,167 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,168 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,168 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,168 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,168 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,168 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,169 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,169 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,169 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,169 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,170 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,170 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,171 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,171 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,171 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,171 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,171 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,172 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,172 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,172 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,176 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,176 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,176 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,177 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,177 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,177 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,177 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,177 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,178 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,178 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,178 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,178 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,179 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,179 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,179 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,179 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,180 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,180 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,180 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,180 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,181 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,181 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,181 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,181 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,181 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,182 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,182 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,182 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,182 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,182 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,183 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,183 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,183 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,183 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,184 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,184 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,184 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,184 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,184 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,185 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,185 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,185 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,185 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,185 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,186 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,186 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,186 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,186 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,187 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,187 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,187 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,187 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,187 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,187 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,188 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,188 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,188 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,188 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,189 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,189 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,189 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,189 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,190 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,190 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,190 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,190 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,190 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,190 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,191 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,191 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,191 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,191 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,192 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,192 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,192 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,192 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,193 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,193 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,193 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,193 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,194 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,194 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,194 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,194 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,194 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,194 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,195 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,195 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,195 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,195 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,196 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,196 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,196 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,196 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,196 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,196 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,197 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,197 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,197 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,197 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,197 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,198 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,198 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,198 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,199 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,199 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,199 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,199 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,199 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,199 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,200 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,200 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,200 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,200 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,201 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,201 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,201 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,201 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,201 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,202 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,202 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,202 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,202 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,203 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,203 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,203 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,203 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,203 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,204 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,204 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,204 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,204 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,205 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,205 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,205 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,205 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,205 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,206 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,206 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,206 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,206 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,206 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,207 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,207 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,207 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,207 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,207 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,208 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,208 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,208 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,208 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,208 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,209 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,209 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,209 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,209 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,209 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,210 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,210 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,210 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,210 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,210 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,211 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,211 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,211 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,212 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,212 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,212 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,212 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,212 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,213 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,213 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,213 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,213 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,214 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,214 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,214 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,214 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,215 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,215 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,215 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,215 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,215 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,216 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,216 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,216 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,216 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,216 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,217 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,217 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,217 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,217 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,218 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,218 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,218 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,218 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,219 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,219 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,219 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,219 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,220 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,220 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,220 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,220 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,220 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,221 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,221 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,221 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,221 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,221 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,222 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,222 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,222 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,222 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,223 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,223 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,223 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,223 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,224 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,224 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,224 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,224 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,224 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,224 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,225 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,225 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,225 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,225 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,226 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,226 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,226 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,226 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,227 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,227 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,227 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,227 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,228 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,228 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,228 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,228 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,229 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,229 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,229 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,229 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,230 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,230 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,230 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,230 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,231 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,231 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,231 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,231 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,232 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,232 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,232 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,232 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,232 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,233 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,233 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,233 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,233 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,234 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,234 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,234 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,235 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,235 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,235 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,235 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,236 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,236 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,236 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,236 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,237 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,237 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,237 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,237 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,237 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,238 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,238 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,238 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,238 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,238 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,239 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,239 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,239 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,239 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,240 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,240 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,240 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,240 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,240 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,241 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,241 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,241 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,241 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,241 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,241 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,242 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,242 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,242 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,242 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,242 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,243 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,243 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,244 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,244 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,244 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,244 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,244 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,245 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,245 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,245 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,245 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,246 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,246 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,246 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,246 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,246 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,247 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,247 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,247 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,247 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,248 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,248 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,248 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,248 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,248 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,249 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,249 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,249 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,249 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,249 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,250 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,250 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,250 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,250 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,251 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,251 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,251 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,251 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,252 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,252 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,252 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,252 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,253 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,253 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,253 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,253 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,254 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,254 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,254 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,254 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,254 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,254 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,255 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,255 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,255 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,255 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,256 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,256 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,256 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,256 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,257 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,257 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,257 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,257 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,258 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,258 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,258 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,258 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,259 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,259 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,259 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,259 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,259 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,260 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,260 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,260 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,260 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,260 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,261 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,261 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,261 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,261 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,262 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,262 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,262 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,262 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,263 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,263 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,263 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,263 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,263 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,263 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,264 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,264 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,264 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,264 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,264 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,264 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,265 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,265 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,269 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,269 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,270 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,270 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,270 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,270 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,270 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,270 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,271 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,271 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,271 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,271 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,271 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,271 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,272 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,272 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,272 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,273 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,273 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,273 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,274 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,274 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,274 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,274 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,275 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,275 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,275 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,275 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,276 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,276 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,276 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,276 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,276 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,277 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,277 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,277 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,277 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,277 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,278 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,278 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,278 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,278 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,278 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,279 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,279 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,279 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,279 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,279 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,280 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,280 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,280 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,280 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,281 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,281 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,281 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,281 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,281 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,282 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,282 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,282 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,282 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,282 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,283 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,283 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,283 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,284 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,284 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,284 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,284 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,284 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,285 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,285 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,285 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,285 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,286 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,286 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,286 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,286 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,286 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,286 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,287 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,287 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,287 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,287 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,288 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,288 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,288 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,288 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,288 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,289 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,289 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,289 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,289 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,290 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,290 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,290 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,290 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,290 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,291 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,291 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,291 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,292 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,292 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,292 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,292 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,292 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,293 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,293 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,293 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,293 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,294 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,294 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,294 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,294 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,295 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,295 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,295 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,295 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,296 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,296 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,296 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,296 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,297 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,297 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,297 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,297 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,297 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,298 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,298 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,298 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,298 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,298 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,299 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,299 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,299 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,299 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,300 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,300 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,300 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,300 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,301 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,301 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,301 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,301 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,301 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,302 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,302 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,302 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,302 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,303 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,303 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,303 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,303 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,303 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,304 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,304 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,304 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,304 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,305 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,305 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,305 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,305 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,305 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,306 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,306 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,306 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,307 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,307 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,307 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,307 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,308 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,308 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,308 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,308 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,308 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,309 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,309 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,309 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,309 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,309 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,310 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,310 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,310 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,310 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,311 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,311 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,311 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,311 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,311 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,312 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,312 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,312 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,312 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,312 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,313 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,313 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,313 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,313 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,313 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,313 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,314 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,314 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,314 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,315 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,315 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,315 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,316 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,316 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,316 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,316 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,317 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,317 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,317 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,317 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,318 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,318 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,318 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,318 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,319 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,319 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,319 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,319 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,319 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,320 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,320 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,320 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,320 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,321 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,321 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,321 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,321 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,321 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,322 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,322 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,322 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,322 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,323 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,323 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,323 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,323 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,323 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,324 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,324 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,324 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,324 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,324 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,325 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,325 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,325 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,325 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,326 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,326 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,326 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,326 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,327 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,327 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,327 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,327 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,327 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,327 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,328 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,328 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,328 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,328 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,329 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,329 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,329 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,329 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,330 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,330 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,331 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,331 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,331 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,331 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,331 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,331 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,332 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,332 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,332 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,332 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,332 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,332 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,333 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,333 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,333 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,334 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,334 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,334 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,334 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,334 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,335 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,335 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,335 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,335 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,336 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,336 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,336 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,336 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,336 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,337 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,337 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,337 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,337 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,337 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,338 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,338 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,338 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,338 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,339 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,339 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,339 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,339 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,340 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,340 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,340 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,340 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,340 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,341 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,341 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,341 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,341 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,341 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,342 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,342 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,342 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,342 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,343 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,343 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,343 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,343 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,343 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,344 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,344 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,345 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,345 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,345 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,345 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,345 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,346 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,346 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,346 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,346 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,346 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,346 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,347 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,347 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,347 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,347 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,347 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,347 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,348 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,348 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,348 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,348 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,349 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,349 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,349 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,349 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,350 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,350 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,350 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,350 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,351 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,351 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,351 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,351 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,351 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,352 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,352 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,352 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,352 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,352 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,353 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,353 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,353 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,353 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,353 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,354 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,354 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,354 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,354 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,355 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,355 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,355 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,355 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,355 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,355 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,356 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,356 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,356 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,356 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,356 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,357 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,357 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,357 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,357 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,358 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,358 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,358 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,358 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,358 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,359 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,359 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,359 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,359 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,359 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,360 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,360 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,360 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,360 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,360 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,361 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,361 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,361 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,361 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,361 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,362 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,362 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,362 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,362 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,362 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,362 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,363 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,363 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,363 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,363 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,368 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,368 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,368 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,369 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,370 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,371 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,371 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,371 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,372 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,372 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,372 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,373 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,373 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,373 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,374 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,374 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,374 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,375 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,375 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,375 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,376 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,376 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,376 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,376 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,377 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,377 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,378 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,378 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,378 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,378 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,379 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,379 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,380 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,380 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,380 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,380 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,381 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,381 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,381 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,382 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,382 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,382 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,383 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,383 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,383 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,383 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,384 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,384 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,384 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,384 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,385 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,385 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,385 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,386 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,386 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,386 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,387 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,387 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,387 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,387 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,388 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,388 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,388 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,389 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,389 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,389 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,390 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,390 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,390 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,391 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,391 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,391 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,392 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,392 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,392 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,392 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,393 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,393 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,394 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,394 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,394 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,394 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,395 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,395 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,395 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,395 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,396 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,396 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,397 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,397 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,397 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,397 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,398 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,398 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,398 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,398 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,399 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,399 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,399 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,400 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,400 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,400 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,401 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,401 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,402 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,402 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,402 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,402 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,404 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,404 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,405 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,405 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,405 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,406 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,406 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,406 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,407 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,407 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,407 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,407 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,408 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,408 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,408 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,409 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,409 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,409 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,410 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,410 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,410 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,410 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,411 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,411 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,412 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,412 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,412 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,413 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,413 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,413 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,414 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,414 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,414 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,414 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,415 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,415 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,415 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,416 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,416 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,416 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,417 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,417 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,417 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,417 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,418 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,418 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,418 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,419 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,419 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,419 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,420 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,420 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,420 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,421 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,421 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,421 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,422 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,422 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,422 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,423 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,423 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,423 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,424 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,424 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,424 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,424 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,425 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,425 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,425 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,426 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,426 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,426 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,427 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,427 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,427 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,427 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,428 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,428 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,428 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,428 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,429 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,429 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,429 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,430 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,430 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,430 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,431 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,431 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,432 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,433 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,433 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,433 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,434 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,434 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,434 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,434 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,435 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,435 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,435 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,436 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,436 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,436 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,437 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,437 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,437 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,437 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,438 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,438 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,439 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,439 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,439 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,439 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,440 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,440 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,440 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,440 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,441 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,441 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,441 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,442 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,442 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,442 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,442 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,443 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,443 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,443 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,443 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,444 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,444 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,444 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,445 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,445 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,445 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,445 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,446 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,446 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,447 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,447 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,447 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,447 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,448 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,448 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,449 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,449 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,449 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,449 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,450 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,450 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,450 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,451 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,451 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,451 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,452 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,452 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,452 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,452 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,453 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,453 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,453 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,453 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,454 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,454 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,454 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,455 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,455 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,455 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,456 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,456 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,456 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,457 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,457 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,457 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,458 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,458 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,459 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,459 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,460 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,460 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,460 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,461 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,461 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,461 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,462 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,462 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,462 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,462 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,463 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,463 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,464 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,464 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,464 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,464 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,465 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,465 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,466 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,466 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,466 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,466 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,466 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,466 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,467 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,467 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,467 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,467 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,468 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,468 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,468 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,468 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,468 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,469 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,469 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,469 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,469 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,469 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,470 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,470 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,470 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,470 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,470 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,470 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,471 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,471 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,471 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,471 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,471 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,471 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,472 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,472 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,472 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,472 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,473 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,473 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,473 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,474 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,474 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,474 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,474 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,474 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,475 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,475 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,475 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,475 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,476 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,476 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,476 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,476 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,477 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,477 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,477 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,477 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,477 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,478 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,478 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,478 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,478 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,478 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,479 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,479 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,479 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,479 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,479 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,480 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,480 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,480 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,480 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,481 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,481 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,481 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,481 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,481 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,482 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,482 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,482 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,482 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,483 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,483 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,483 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,483 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,483 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,484 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,484 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,484 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,484 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,484 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,485 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,485 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,485 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,485 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,485 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,486 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,486 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,486 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,486 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,487 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,487 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,487 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,487 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,487 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,488 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,488 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,488 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,488 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,488 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,489 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,489 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,489 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,489 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,489 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,490 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,490 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,490 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,490 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,491 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,491 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,491 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,491 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,492 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,492 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,492 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,492 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,493 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,493 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,493 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,493 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,493 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,494 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,494 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,494 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,494 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,494 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,495 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,495 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,495 WARN L283 nessProductAutomaton]: assume 0 == ~q_read_ev~0;~q_read_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,495 WARN L283 nessProductAutomaton]: assume !(0 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,495 WARN L283 nessProductAutomaton]: assume 0 == ~q_write_ev~0;~q_write_ev~0 := 1;, isNegated false [2024-08-07 13:50:45,495 WARN L283 nessProductAutomaton]: assume !(0 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,496 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_pc~0;, isNegated false [2024-08-07 13:50:45,496 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_pc~0);, isNegated true [2024-08-07 13:50:45,496 WARN L283 nessProductAutomaton]: assume 0 != ~tmp~1;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,496 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp~1);, isNegated true [2024-08-07 13:50:45,496 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_pc~0;, isNegated false [2024-08-07 13:50:45,496 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_pc~0);, isNegated true [2024-08-07 13:50:45,497 WARN L283 nessProductAutomaton]: assume 0 != ~tmp___0~1;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,497 WARN L283 nessProductAutomaton]: assume !(0 != ~tmp___0~1);, isNegated true [2024-08-07 13:50:45,497 WARN L283 nessProductAutomaton]: assume 1 == ~q_read_ev~0;~q_read_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,497 WARN L283 nessProductAutomaton]: assume !(1 == ~q_read_ev~0);, isNegated true [2024-08-07 13:50:45,497 WARN L283 nessProductAutomaton]: assume 1 == ~q_write_ev~0;~q_write_ev~0 := 2;, isNegated false [2024-08-07 13:50:45,497 WARN L283 nessProductAutomaton]: assume !(1 == ~q_write_ev~0);, isNegated true [2024-08-07 13:50:45,498 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:45,498 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:45,498 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:45,499 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:45,499 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,499 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,499 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,500 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,500 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,500 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,500 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,500 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,501 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,501 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,501 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,501 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,501 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,501 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,502 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,502 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,502 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,502 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,503 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,503 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,503 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,503 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,503 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,504 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,504 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,504 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,504 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,504 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,505 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,505 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,505 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,505 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,505 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,506 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,506 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,506 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,506 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,506 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,507 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,507 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,507 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,507 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,507 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,508 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,508 WARN L283 nessProductAutomaton]: assume 1 == ~q_req_up~0;, isNegated false [2024-08-07 13:50:45,508 WARN L283 nessProductAutomaton]: assume !(1 == ~q_req_up~0);, isNegated true [2024-08-07 13:50:45,513 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,513 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,513 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,513 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,514 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,514 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,514 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,514 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,514 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,514 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,515 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,515 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,515 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,515 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,515 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,515 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,516 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,516 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,516 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,516 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,516 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,516 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,517 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,517 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,517 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,517 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,517 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,517 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,518 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,518 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,518 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,518 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,518 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,518 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,519 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,519 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,519 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,519 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,519 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,519 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,520 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,520 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,520 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,520 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,520 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,520 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,521 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,521 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,521 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,521 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,521 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,521 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,522 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,522 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,522 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,522 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,523 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,523 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,523 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,524 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,524 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,524 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,524 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,524 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,524 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,524 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,525 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,525 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,525 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,525 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,525 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,525 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,526 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,526 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,526 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,526 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,526 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,526 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,527 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,527 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,527 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,527 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,527 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,527 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,528 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,528 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,532 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,533 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,533 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,533 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,533 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,533 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,534 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,534 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,534 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet30;havoc #t~nondet30;, isNegated false [2024-08-07 13:50:45,534 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet30);havoc #t~nondet30;, isNegated true [2024-08-07 13:50:45,539 INFO L88 GeneralOperation]: Finished removeDeadEnds. Reduced from 1067 states to 0 states. [2024-08-07 13:50:45,560 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-08-07 13:50:45,569 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;@2d54563e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-07 13:50:45,569 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-08-07 13:50:45,572 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states. [2024-08-07 13:50:45,572 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-08-07 13:50:45,575 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 2 remaining) [2024-08-07 13:50:45,576 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error2Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-08-07 13:50:45,581 INFO L445 BasicCegarLoop]: Path program histogram: [] [2024-08-07 13:50:45,584 INFO L196 ceAbstractionStarter]: Computing trace abstraction results [2024-08-07 13:50:45,589 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.08 01:50:45 BoogieIcfgContainer [2024-08-07 13:50:45,589 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-08-07 13:50:45,591 INFO L158 Benchmark]: Toolchain (without parser) took 2870.91ms. Allocated memory was 69.2MB in the beginning and 169.9MB in the end (delta: 100.7MB). Free memory was 38.7MB in the beginning and 124.0MB in the end (delta: -85.3MB). Peak memory consumption was 15.8MB. Max. memory is 16.1GB. [2024-08-07 13:50:45,591 INFO L158 Benchmark]: Witness Parser took 0.25ms. Allocated memory is still 56.6MB. Free memory was 30.9MB in the beginning and 30.9MB in the end (delta: 65.1kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-08-07 13:50:45,591 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 56.6MB. Free memory was 39.9MB in the beginning and 39.8MB in the end (delta: 72.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:45,592 INFO L158 Benchmark]: CACSL2BoogieTranslator took 461.45ms. Allocated memory is still 69.2MB. Free memory was 38.6MB in the beginning and 37.4MB in the end (delta: 1.1MB). Peak memory consumption was 11.6MB. Max. memory is 16.1GB. [2024-08-07 13:50:45,593 INFO L158 Benchmark]: Boogie Preprocessor took 85.99ms. Allocated memory is still 69.2MB. Free memory was 37.4MB in the beginning and 34.1MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-08-07 13:50:45,593 INFO L158 Benchmark]: IcfgBuilder took 920.57ms. Allocated memory is still 69.2MB. Free memory was 34.1MB in the beginning and 32.9MB in the end (delta: 1.2MB). Peak memory consumption was 9.7MB. Max. memory is 16.1GB. [2024-08-07 13:50:45,594 INFO L158 Benchmark]: TraceAbstraction took 1394.98ms. Allocated memory was 69.2MB in the beginning and 169.9MB in the end (delta: 100.7MB). Free memory was 32.2MB in the beginning and 124.0MB in the end (delta: -91.8MB). Peak memory consumption was 9.2MB. Max. memory is 16.1GB. [2024-08-07 13:50:45,596 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.25ms. Allocated memory is still 56.6MB. Free memory was 30.9MB in the beginning and 30.9MB in the end (delta: 65.1kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * CDTParser took 0.18ms. Allocated memory is still 56.6MB. Free memory was 39.9MB in the beginning and 39.8MB in the end (delta: 72.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 461.45ms. Allocated memory is still 69.2MB. Free memory was 38.6MB in the beginning and 37.4MB in the end (delta: 1.1MB). Peak memory consumption was 11.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 85.99ms. Allocated memory is still 69.2MB. Free memory was 37.4MB in the beginning and 34.1MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * IcfgBuilder took 920.57ms. Allocated memory is still 69.2MB. Free memory was 34.1MB in the beginning and 32.9MB in the end (delta: 1.2MB). Peak memory consumption was 9.7MB. Max. memory is 16.1GB. * TraceAbstraction took 1394.98ms. Allocated memory was 69.2MB in the beginning and 169.9MB in the end (delta: 100.7MB). Free memory was 32.2MB in the beginning and 124.0MB in the end (delta: -91.8MB). Peak memory consumption was 9.2MB. 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 43 procedures, 336 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 1.3s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 1.3s, 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:45,630 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE