./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/combinations/pc_sfifo_1.cil-1+token_ring.08.cil-1.c --full-output --witness-type violation_witness --validate ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/pc_sfifo_1.cil-1+token_ring.08.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_1.cil-1+token_ring.08.cil-1.c ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/pc_sfifo_1.cil-1+token_ring.08.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:19,860 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-08-07 13:50:19,919 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:19,925 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-08-07 13:50:19,925 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-08-07 13:50:19,951 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-08-07 13:50:19,953 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-08-07 13:50:19,954 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-08-07 13:50:19,954 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-08-07 13:50:19,955 INFO L153 SettingsManager]: * Use memory slicer=true [2024-08-07 13:50:19,956 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-08-07 13:50:19,956 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-08-07 13:50:19,957 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-08-07 13:50:19,957 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-08-07 13:50:19,957 INFO L153 SettingsManager]: * Use SBE=true [2024-08-07 13:50:19,958 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-08-07 13:50:19,959 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-08-07 13:50:19,959 INFO L153 SettingsManager]: * sizeof long=4 [2024-08-07 13:50:19,959 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-08-07 13:50:19,959 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-08-07 13:50:19,960 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-08-07 13:50:19,962 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-08-07 13:50:19,962 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-08-07 13:50:19,962 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-08-07 13:50:19,962 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-08-07 13:50:19,963 INFO L153 SettingsManager]: * sizeof long double=12 [2024-08-07 13:50:19,963 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-08-07 13:50:19,963 INFO L153 SettingsManager]: * Use constant arrays=true [2024-08-07 13:50:19,963 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-08-07 13:50:19,963 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-08-07 13:50:19,964 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-08-07 13:50:19,964 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-08-07 13:50:19,965 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-08-07 13:50:19,965 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-08-07 13:50:19,965 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-08-07 13:50:19,966 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-08-07 13:50:19,966 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-08-07 13:50:19,966 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-08-07 13:50:19,966 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-08-07 13:50:19,966 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-08-07 13:50:19,966 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-08-07 13:50:19,967 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-08-07 13:50:19,967 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-08-07 13:50:19,967 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:20,221 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-08-07 13:50:20,243 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-08-07 13:50:20,247 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-08-07 13:50:20,248 INFO L270 PluginConnector]: Initializing CDTParser... [2024-08-07 13:50:20,249 INFO L274 PluginConnector]: CDTParser initialized [2024-08-07 13:50:20,250 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/combinations/pc_sfifo_1.cil-1+token_ring.08.cil-1.c [2024-08-07 13:50:21,553 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-08-07 13:50:21,739 INFO L384 CDTParser]: Found 1 translation units. [2024-08-07 13:50:21,739 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/combinations/pc_sfifo_1.cil-1+token_ring.08.cil-1.c [2024-08-07 13:50:21,749 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ebacac21e/17c6f63f42ae4e9091b8b9566ff24240/FLAGc0e1c6aa3 [2024-08-07 13:50:21,760 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ebacac21e/17c6f63f42ae4e9091b8b9566ff24240 [2024-08-07 13:50:21,762 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-08-07 13:50:21,763 INFO L274 PluginConnector]: Witness Parser initialized [2024-08-07 13:50:21,763 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_1.cil-1+token_ring.08.cil-1.yml/witness.yml [2024-08-07 13:50:21,830 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-08-07 13:50:21,831 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-08-07 13:50:21,833 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:21,833 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-08-07 13:50:21,837 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-08-07 13:50:21,838 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:21" (1/2) ... [2024-08-07 13:50:21,839 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5bf64c45 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:21, skipping insertion in model container [2024-08-07 13:50:21,839 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:21" (1/2) ... [2024-08-07 13:50:21,840 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6f12da35 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:21, skipping insertion in model container [2024-08-07 13:50:21,840 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:21" (2/2) ... [2024-08-07 13:50:21,841 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5bf64c45 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:21, skipping insertion in model container [2024-08-07 13:50:21,841 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:21" (2/2) ... [2024-08-07 13:50:21,883 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-08-07 13:50:22,037 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_1.cil-1+token_ring.08.cil-1.c[913,926] [2024-08-07 13:50:22,085 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_1.cil-1+token_ring.08.cil-1.c[5994,6007] [2024-08-07 13:50:22,148 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:22,163 INFO L200 MainTranslator]: Completed pre-run [2024-08-07 13:50:22,177 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_1.cil-1+token_ring.08.cil-1.c[913,926] [2024-08-07 13:50:22,194 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_1.cil-1+token_ring.08.cil-1.c[5994,6007] [2024-08-07 13:50:22,247 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:22,280 INFO L204 MainTranslator]: Completed translation [2024-08-07 13:50:22,281 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:22 WrapperNode [2024-08-07 13:50:22,281 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:22,282 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-08-07 13:50:22,282 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-08-07 13:50:22,283 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-08-07 13:50:22,293 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:22" (1/1) ... [2024-08-07 13:50:22,293 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:22" (1/1) ... [2024-08-07 13:50:22,305 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:22" (1/1) ... [2024-08-07 13:50:22,321 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:22,322 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:22" (1/1) ... [2024-08-07 13:50:22,322 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:22" (1/1) ... [2024-08-07 13:50:22,333 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:22" (1/1) ... [2024-08-07 13:50:22,335 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:22" (1/1) ... [2024-08-07 13:50:22,337 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:22" (1/1) ... [2024-08-07 13:50:22,340 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-08-07 13:50:22,341 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-08-07 13:50:22,341 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-08-07 13:50:22,341 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-08-07 13:50:22,342 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:22" (1/1) ... [2024-08-07 13:50:22,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-08-07 13:50:22,363 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-08-07 13:50:22,376 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:22,379 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:22,411 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-08-07 13:50:22,411 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-08-07 13:50:22,411 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-08-07 13:50:22,412 INFO L138 BoogieDeclarations]: Found implementation of procedure error1 [2024-08-07 13:50:22,412 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_write_p_triggered [2024-08-07 13:50:22,413 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_read_c_triggered [2024-08-07 13:50:22,413 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify_threads [2024-08-07 13:50:22,413 INFO L138 BoogieDeclarations]: Found implementation of procedure do_write_p [2024-08-07 13:50:22,413 INFO L138 BoogieDeclarations]: Found implementation of procedure do_read_c [2024-08-07 13:50:22,413 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads1 [2024-08-07 13:50:22,413 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread1 [2024-08-07 13:50:22,413 INFO L138 BoogieDeclarations]: Found implementation of procedure eval1 [2024-08-07 13:50:22,413 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation1 [2024-08-07 13:50:22,414 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation1 [2024-08-07 13:50:22,414 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model1 [2024-08-07 13:50:22,414 INFO L138 BoogieDeclarations]: Found implementation of procedure main1 [2024-08-07 13:50:22,414 INFO L138 BoogieDeclarations]: Found implementation of procedure error2 [2024-08-07 13:50:22,414 INFO L138 BoogieDeclarations]: Found implementation of procedure master [2024-08-07 13:50:22,414 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit1 [2024-08-07 13:50:22,414 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit2 [2024-08-07 13:50:22,415 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit3 [2024-08-07 13:50:22,415 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit4 [2024-08-07 13:50:22,415 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit5 [2024-08-07 13:50:22,415 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit6 [2024-08-07 13:50:22,415 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit7 [2024-08-07 13:50:22,415 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit8 [2024-08-07 13:50:22,415 INFO L138 BoogieDeclarations]: Found implementation of procedure is_master_triggered [2024-08-07 13:50:22,415 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit1_triggered [2024-08-07 13:50:22,415 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit2_triggered [2024-08-07 13:50:22,416 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit3_triggered [2024-08-07 13:50:22,416 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit4_triggered [2024-08-07 13:50:22,416 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit5_triggered [2024-08-07 13:50:22,416 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit6_triggered [2024-08-07 13:50:22,416 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit7_triggered [2024-08-07 13:50:22,416 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit8_triggered [2024-08-07 13:50:22,416 INFO L138 BoogieDeclarations]: Found implementation of procedure update_channels2 [2024-08-07 13:50:22,416 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads2 [2024-08-07 13:50:22,416 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread2 [2024-08-07 13:50:22,416 INFO L138 BoogieDeclarations]: Found implementation of procedure eval2 [2024-08-07 13:50:22,416 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_delta_events2 [2024-08-07 13:50:22,417 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_delta_events2 [2024-08-07 13:50:22,417 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_threads2 [2024-08-07 13:50:22,417 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify [2024-08-07 13:50:22,417 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_time_events2 [2024-08-07 13:50:22,417 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_time_events2 [2024-08-07 13:50:22,417 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model2 [2024-08-07 13:50:22,417 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation2 [2024-08-07 13:50:22,417 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation2 [2024-08-07 13:50:22,417 INFO L138 BoogieDeclarations]: Found implementation of procedure main2 [2024-08-07 13:50:22,417 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-08-07 13:50:22,418 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_uint [2024-08-07 13:50:22,418 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_char [2024-08-07 13:50:22,418 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2024-08-07 13:50:22,418 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_long [2024-08-07 13:50:22,418 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_ulong [2024-08-07 13:50:22,418 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_float [2024-08-07 13:50:22,418 INFO L130 BoogieDeclarations]: Found specification of procedure exit [2024-08-07 13:50:22,418 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2024-08-07 13:50:22,418 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_fail [2024-08-07 13:50:22,418 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-08-07 13:50:22,418 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-08-07 13:50:22,419 INFO L130 BoogieDeclarations]: Found specification of procedure error1 [2024-08-07 13:50:22,419 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_write_p_triggered [2024-08-07 13:50:22,419 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_read_c_triggered [2024-08-07 13:50:22,419 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify_threads [2024-08-07 13:50:22,419 INFO L130 BoogieDeclarations]: Found specification of procedure do_write_p [2024-08-07 13:50:22,419 INFO L130 BoogieDeclarations]: Found specification of procedure do_read_c [2024-08-07 13:50:22,419 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads1 [2024-08-07 13:50:22,419 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread1 [2024-08-07 13:50:22,419 INFO L130 BoogieDeclarations]: Found specification of procedure eval1 [2024-08-07 13:50:22,419 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation1 [2024-08-07 13:50:22,419 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation1 [2024-08-07 13:50:22,420 INFO L130 BoogieDeclarations]: Found specification of procedure init_model1 [2024-08-07 13:50:22,420 INFO L130 BoogieDeclarations]: Found specification of procedure main1 [2024-08-07 13:50:22,420 INFO L130 BoogieDeclarations]: Found specification of procedure error2 [2024-08-07 13:50:22,420 INFO L130 BoogieDeclarations]: Found specification of procedure is_master_triggered [2024-08-07 13:50:22,420 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit1_triggered [2024-08-07 13:50:22,420 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit2_triggered [2024-08-07 13:50:22,420 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit3_triggered [2024-08-07 13:50:22,420 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit4_triggered [2024-08-07 13:50:22,420 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit5_triggered [2024-08-07 13:50:22,421 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit6_triggered [2024-08-07 13:50:22,421 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit7_triggered [2024-08-07 13:50:22,421 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit8_triggered [2024-08-07 13:50:22,421 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify [2024-08-07 13:50:22,421 INFO L130 BoogieDeclarations]: Found specification of procedure master [2024-08-07 13:50:22,421 INFO L130 BoogieDeclarations]: Found specification of procedure transmit1 [2024-08-07 13:50:22,421 INFO L130 BoogieDeclarations]: Found specification of procedure transmit2 [2024-08-07 13:50:22,421 INFO L130 BoogieDeclarations]: Found specification of procedure transmit3 [2024-08-07 13:50:22,422 INFO L130 BoogieDeclarations]: Found specification of procedure transmit4 [2024-08-07 13:50:22,422 INFO L130 BoogieDeclarations]: Found specification of procedure transmit5 [2024-08-07 13:50:22,422 INFO L130 BoogieDeclarations]: Found specification of procedure transmit6 [2024-08-07 13:50:22,422 INFO L130 BoogieDeclarations]: Found specification of procedure transmit7 [2024-08-07 13:50:22,422 INFO L130 BoogieDeclarations]: Found specification of procedure transmit8 [2024-08-07 13:50:22,422 INFO L130 BoogieDeclarations]: Found specification of procedure update_channels2 [2024-08-07 13:50:22,422 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads2 [2024-08-07 13:50:22,422 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread2 [2024-08-07 13:50:22,422 INFO L130 BoogieDeclarations]: Found specification of procedure eval2 [2024-08-07 13:50:22,423 INFO L130 BoogieDeclarations]: Found specification of procedure fire_delta_events2 [2024-08-07 13:50:22,423 INFO L130 BoogieDeclarations]: Found specification of procedure reset_delta_events2 [2024-08-07 13:50:22,423 INFO L130 BoogieDeclarations]: Found specification of procedure activate_threads2 [2024-08-07 13:50:22,423 INFO L130 BoogieDeclarations]: Found specification of procedure fire_time_events2 [2024-08-07 13:50:22,423 INFO L130 BoogieDeclarations]: Found specification of procedure reset_time_events2 [2024-08-07 13:50:22,423 INFO L130 BoogieDeclarations]: Found specification of procedure init_model2 [2024-08-07 13:50:22,423 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation2 [2024-08-07 13:50:22,423 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation2 [2024-08-07 13:50:22,423 INFO L130 BoogieDeclarations]: Found specification of procedure main2 [2024-08-07 13:50:22,423 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-08-07 13:50:22,424 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-08-07 13:50:22,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-08-07 13:50:22,424 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-08-07 13:50:22,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-08-07 13:50:22,424 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-08-07 13:50:22,424 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-08-07 13:50:22,529 INFO L273 CfgBuilder]: Building ICFG [2024-08-07 13:50:22,534 INFO L304 CfgBuilder]: Building CFG for each procedure with an implementation [2024-08-07 13:50:22,631 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation1FINAL: assume true; [2024-08-07 13:50:22,677 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation2FINAL: assume true; [2024-08-07 13:50:22,788 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_write_pFINAL: assume true; [2024-08-07 13:50:22,876 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_read_cFINAL: assume true; [2024-08-07 13:50:22,941 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit1FINAL: assume true; [2024-08-07 13:50:22,960 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit3FINAL: assume true; [2024-08-07 13:50:22,970 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit2FINAL: assume true; [2024-08-07 13:50:22,979 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit5FINAL: assume true; [2024-08-07 13:50:22,988 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit4FINAL: assume true; [2024-08-07 13:50:23,003 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit7FINAL: assume true; [2024-08-07 13:50:23,051 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit6FINAL: assume true; [2024-08-07 13:50:23,060 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit8FINAL: assume true; [2024-08-07 13:50:23,108 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval2FINAL: assume true; [2024-08-07 13:50:23,121 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval1FINAL: assume true; [2024-08-07 13:50:23,159 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint masterFINAL: assume true; [2024-08-07 13:50:23,323 INFO L? ?]: Removed 87 outVars from TransFormulas that were not future-live. [2024-08-07 13:50:23,324 INFO L327 CfgBuilder]: Performing block encoding [2024-08-07 13:50:23,336 INFO L349 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-08-07 13:50:23,336 INFO L354 CfgBuilder]: Removed 0 assume(true) statements. [2024-08-07 13:50:23,336 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:50:23 BoogieIcfgContainer [2024-08-07 13:50:23,336 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-08-07 13:50:23,338 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-08-07 13:50:23,338 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-08-07 13:50:23,341 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-08-07 13:50:23,341 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.08 01:50:21" (1/4) ... [2024-08-07 13:50:23,341 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50eb9c5b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 01:50:23, skipping insertion in model container [2024-08-07 13:50:23,342 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:21" (2/4) ... [2024-08-07 13:50:23,342 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50eb9c5b and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 01:50:23, skipping insertion in model container [2024-08-07 13:50:23,342 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:22" (3/4) ... [2024-08-07 13:50:23,342 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50eb9c5b and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 01:50:23, skipping insertion in model container [2024-08-07 13:50:23,342 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:50:23" (4/4) ... [2024-08-07 13:50:23,343 INFO L119 eAbstractionObserver]: Analyzing ICFG pc_sfifo_1.cil-1+token_ring.08.cil-1.c [2024-08-07 13:50:23,343 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:23,361 INFO L221 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-08-07 13:50:23,361 INFO L180 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-08-07 13:50:23,397 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,398 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,412 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,412 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,415 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,415 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,417 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,417 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,418 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,419 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,420 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,420 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,422 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,422 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,424 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,425 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,430 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,430 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,436 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,436 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,439 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,439 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,441 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,441 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,443 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,443 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,444 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,445 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,447 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,447 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,448 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,449 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,450 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,450 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,451 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,451 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,452 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,452 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,454 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,454 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,455 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,455 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,457 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,457 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,458 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,458 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,459 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,459 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,461 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,461 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,462 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,462 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,462 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,463 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,464 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,464 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,465 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,465 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,472 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,472 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,475 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,476 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,477 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,477 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,478 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,478 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,479 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,479 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,480 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,481 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,483 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,483 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,484 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,484 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,485 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,485 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,487 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,487 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,488 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,488 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,489 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,489 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,491 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,491 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,492 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,493 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,494 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,494 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,496 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,496 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,497 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,497 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,498 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,498 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,501 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,501 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,502 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,502 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,503 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,503 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,504 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,505 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,505 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,506 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,507 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,508 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,509 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,509 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,510 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,510 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,512 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,512 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,513 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,513 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,514 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,514 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,516 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,516 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,517 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,518 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,518 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,519 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,522 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,522 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,524 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,524 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,525 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,526 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,529 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,529 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,530 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,530 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,533 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,533 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,537 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,537 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,539 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,539 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,540 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,540 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,541 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,541 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,543 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,543 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,544 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,544 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,545 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,545 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,547 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,548 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,549 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,549 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,550 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,550 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,552 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,552 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,553 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,553 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,554 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,554 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,557 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,557 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,558 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,558 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,559 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,559 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,562 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,562 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,563 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,563 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,564 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,565 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,566 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,566 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,567 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,568 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,571 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,572 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,573 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,573 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,575 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,575 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,576 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,576 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,577 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,577 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,578 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,578 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,578 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,579 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,581 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,582 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,583 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,583 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,584 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,584 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,584 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,585 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,585 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,585 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,586 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,586 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,587 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,587 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,592 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,592 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,593 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,599 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,600 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,600 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,601 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,601 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,601 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,601 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,602 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,603 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,603 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,604 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,604 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,605 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,605 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,606 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,606 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,606 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,607 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,607 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,612 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,612 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,613 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,613 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,614 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,614 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,615 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,615 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,616 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,616 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,617 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,617 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,618 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,618 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,619 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,619 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,620 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,620 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,621 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,621 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,622 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,622 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,626 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,626 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,627 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,627 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,628 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,628 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,630 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,630 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,631 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,632 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,633 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,633 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,634 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,635 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,636 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,636 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,637 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,637 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,638 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,638 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,639 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,639 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,643 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,643 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,644 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,644 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,644 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,645 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,645 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,645 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,646 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,646 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,647 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,647 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,648 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,648 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,648 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,649 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,649 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,649 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,650 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,650 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,651 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,651 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,654 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,654 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,655 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,655 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,655 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,655 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,656 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,656 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,657 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,657 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,658 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,658 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,659 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,659 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,661 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,661 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,662 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,662 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,663 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,663 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,663 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,663 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,664 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,664 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,666 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,666 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,667 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,667 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,667 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,668 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,670 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,670 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,671 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,671 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,672 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,672 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,673 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,673 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,674 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,674 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,675 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,675 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,676 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,676 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,677 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,677 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,678 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,678 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,679 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,679 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,680 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,680 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,681 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,681 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,682 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,682 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,683 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,683 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,684 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,684 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,685 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,685 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,686 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,686 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,687 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,687 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,688 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,688 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,689 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,689 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,691 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,691 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,692 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,692 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,693 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,693 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,694 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,696 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,697 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,697 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,698 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,698 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,699 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,699 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,699 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,700 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,700 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,700 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,702 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,702 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,702 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,702 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,703 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,703 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,703 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,704 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,704 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,704 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,705 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,706 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,706 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,706 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,707 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,707 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,707 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,708 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,708 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,709 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,709 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,709 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,710 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,710 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,711 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,711 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,711 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,711 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,712 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,712 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,721 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,722 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,722 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,722 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,723 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,723 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,724 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,724 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,725 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,725 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,725 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,725 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,726 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,726 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,727 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,727 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,727 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,727 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,728 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,728 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,729 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,729 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,729 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,729 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,730 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,730 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,731 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,731 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,731 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,731 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,732 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,732 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,732 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,732 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,733 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,733 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,733 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,734 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,734 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,734 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,735 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,735 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,735 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,735 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,736 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,736 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,736 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,736 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,737 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,737 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,737 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,737 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,738 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,738 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,739 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,739 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,739 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,739 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,739 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,740 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,740 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,740 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,740 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,740 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,741 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,741 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,741 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,741 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,742 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,742 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,743 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,743 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,743 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,743 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,744 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,744 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,744 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,744 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,745 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,745 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,745 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,745 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,746 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,746 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,746 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,746 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,747 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,747 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,747 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,748 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,748 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,748 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,749 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,749 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,749 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,749 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,750 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,750 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,750 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,750 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,751 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,751 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,751 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,751 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,752 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,752 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,752 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,752 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,753 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,753 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,753 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,754 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,754 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,755 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,755 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,755 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,756 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,756 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,756 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,756 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,757 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,757 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,757 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,757 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,758 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,758 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,758 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,758 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,759 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,759 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,759 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,760 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,760 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,760 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,761 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,761 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,761 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,761 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,762 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,762 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,762 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,762 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,763 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,763 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,763 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,763 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,764 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,764 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,764 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,764 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,765 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,765 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,765 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,766 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,766 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,766 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,767 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,767 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,767 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,767 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,768 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,768 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,768 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,768 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,769 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,769 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,769 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,769 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,770 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,770 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,770 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,770 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,771 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,771 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,771 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,771 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,772 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,772 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,772 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,773 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,773 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,773 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,774 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,774 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,774 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,774 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,776 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,777 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,778 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,778 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,779 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,780 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,780 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,780 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,780 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,781 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,781 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,782 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,782 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,783 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,783 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,783 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,784 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,784 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,784 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,785 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,785 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,785 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,786 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,786 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,786 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,786 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,787 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,787 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,787 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,787 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,788 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,788 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,788 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,788 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,789 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,789 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,789 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,789 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,790 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,790 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,790 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,790 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,791 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,791 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,792 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,792 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,792 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,792 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,793 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,793 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,793 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,793 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,794 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,794 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,794 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,794 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,795 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,795 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,795 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,795 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,796 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,796 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,796 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,796 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,797 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,797 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,797 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,797 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,798 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,798 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,798 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,798 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,799 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,799 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,799 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,800 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,800 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,800 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,801 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,801 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,801 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,801 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,802 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,802 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,802 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,802 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,803 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,803 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,803 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,803 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,804 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,804 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,804 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,804 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,805 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,805 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,805 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,805 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,806 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,806 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,811 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,811 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,812 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,812 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,812 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,813 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,813 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,813 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,813 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,814 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,814 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,814 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,815 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,815 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,815 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,815 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,815 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,816 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,816 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,816 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,816 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,816 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,817 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,817 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,817 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,817 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,818 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,818 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,819 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,819 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,819 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,819 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,820 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,820 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,820 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,820 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,821 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,821 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,821 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,821 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,822 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,822 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,822 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,822 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,823 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,823 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,823 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,823 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,824 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,824 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,824 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,824 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,825 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,825 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,825 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,826 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,826 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,826 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,826 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,827 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,827 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,827 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,827 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,828 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,828 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,828 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,829 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,829 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,829 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,829 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,830 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,830 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,830 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,830 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,831 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,831 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,831 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,831 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,832 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,832 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,832 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,832 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,833 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,833 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,833 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,833 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,834 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,834 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,834 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,835 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,835 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,835 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,836 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,836 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,836 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,836 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,837 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,837 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,837 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,837 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,838 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,838 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,838 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,838 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,839 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,839 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,839 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,839 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,840 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,840 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,840 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,840 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,841 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,841 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,841 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,841 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,842 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,842 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,842 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,842 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,843 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,843 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,843 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,843 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,844 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,844 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,844 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,844 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,845 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,845 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,845 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,845 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,846 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,846 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,847 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,847 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,847 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,847 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,848 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,848 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,848 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,848 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,849 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,849 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,850 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,850 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,850 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,850 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,851 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,851 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,851 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,851 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,852 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,852 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,852 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,852 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,853 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,853 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,854 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,854 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,854 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,854 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,855 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,855 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,856 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,856 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,856 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,856 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,857 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,857 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,857 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,857 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,858 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,858 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,858 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,858 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,859 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,859 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,859 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,859 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,860 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,860 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,860 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,860 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,861 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,861 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,861 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,861 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,862 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,862 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,862 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,862 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,863 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,863 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,863 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,863 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,864 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,864 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,864 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,864 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,865 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,865 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,865 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,865 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,866 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,866 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,866 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,866 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,867 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,867 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,867 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,867 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,868 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,868 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,868 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,868 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,869 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,869 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,869 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,869 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,870 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,870 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,870 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,870 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,871 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,871 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,871 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,871 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,877 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,877 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,877 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,877 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,878 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,878 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,878 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,878 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,879 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,879 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,879 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,880 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,880 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,880 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,880 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,881 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,881 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,881 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,882 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,882 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,884 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,884 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,885 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,885 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,886 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,886 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,886 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,886 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,887 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,887 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,887 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,887 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,888 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,888 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,888 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,889 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,889 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,889 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,889 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,890 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,890 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,890 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,928 INFO L90 WitnessUtils]: NestedWordAutomaton nwa = ( callAlphabet = {"call immediate_notify();" "call immediate_notify();" "call immediate_notify();" "call immediate_notify();" "call #t~ret36 := is_transmit8_triggered();" "call #t~ret35 := is_transmit7_triggered();" "call #t~ret34 := is_transmit6_triggered();" "call #t~ret33 := is_transmit5_triggered();" "call #t~ret32 := is_transmit4_triggered();" "call #t~ret31 := is_transmit3_triggered();" "call #t~ret30 := is_transmit2_triggered();" "call #t~ret29 := is_transmit1_triggered();" "call #t~ret28 := is_master_triggered();" "call immediate_notify();" "call immediate_notify();" "call #t~ret11 := exists_runnable_thread1();" "call #t~ret37 := exists_runnable_thread2();" "call transmit8();" "call transmit7();" "call transmit6();" "call transmit5();" "call transmit4();" "call transmit3();" "call transmit2();" "call transmit1();" "call master();" "call #t~ret18 := exists_runnable_thread2();" "call do_read_c();" "call do_write_p();" "call error1();" "call #t~ret8 := exists_runnable_thread1();" "call #t~ret41 := main1();" "call error2();" "call #t~ret42 := main2();" "call immediate_notify();" "call #t~ret43 := main();" "call #t~ret12 := stop_simulation1();" "call ULTIMATE.init();" "call eval1();" "call init_threads1();" "call #t~ret39 := stop_simulation2();" "call reset_time_events2();" "call activate_threads2();" "call fire_time_events2();" "call #t~ret38 := exists_runnable_thread2();" "call reset_delta_events2();" "call activate_threads2();" "call fire_delta_events2();" "call update_channels2();" "call eval2();" "call reset_delta_events2();" "call activate_threads2();" "call fire_delta_events2();" "call init_threads2();" "call update_channels2();" "call activate_threads2();" "call immediate_notify_threads();" "call #t~ret6 := is_do_read_c_triggered();" "call #t~ret5 := is_do_write_p_triggered();" "call start_simulation2();" "call init_model2();" "call start_simulation1();" "call init_model1();" "call error1();" "call error1();" "call immediate_notify_threads();" "call immediate_notify();" "call immediate_notify();" }, internalAlphabet = {"~q_free~0 := 1;~q_write_ev~0 := 2;~q_read_ev~0 := ~q_write_ev~0;~p_num_write~0 := 0;~p_dw_pc~0 := 0;~p_dw_i~0 := 1;~c_num_read~0 := 0;~c_dr_pc~0 := 0;~c_dr_i~0 := 1;" "assume true;" "~m_i~0 := 1;~t1_i~0 := 1;~t2_i~0 := 1;~t3_i~0 := 1;~t4_i~0 := 1;~t5_i~0 := 1;~t6_i~0 := 1;~t7_i~0 := 1;~t8_i~0 := 1;" "assume true;" "assume -2147483648 <= #t~ret41 && #t~ret41 <= 2147483647;" "SUMMARY for call #t~ret41 := main1(); srcloc: L1732-1" "assume 0 != #t~nondet40;havoc #t~nondet40;" "assume -2147483648 <= #t~ret42 && #t~ret42 <= 2147483647;" "SUMMARY for call #t~ret42 := main2(); srcloc: L1734-1" "assume !(0 != #t~nondet40);havoc #t~nondet40;" "havoc #t~nondet40;assume -2147483648 <= #t~nondet40 && #t~nondet40 <= 2147483647;" "assume true;" "assume 0 != ~tmp~3;" "assume !(0 != ~tmp~3);" "assume -2147483648 <= #t~ret12 && #t~ret12 <= 2147483647;~tmp~3 := #t~ret12;havoc #t~ret12;" "SUMMARY for call #t~ret12 := stop_simulation1(); srcloc: L336-1" "SUMMARY for call eval1(); srcloc: L335" "~kernel_st~0 := 1;" "assume true;" "assume !true;" "assume true;" "assume !true;" "SUMMARY for call init_threads1(); srcloc: L328" "havoc ~kernel_st~0;havoc ~tmp~3;~kernel_st~0 := 0;" "assume 0 != ~tmp___0~3;" "assume !(0 != ~tmp___0~3);" "assume -2147483648 <= #t~ret39 && #t~ret39 <= 2147483647;~tmp___0~3 := #t~ret39;havoc #t~ret39;" "SUMMARY for call #t~ret39 := stop_simulation2(); srcloc: L1703-1" "SUMMARY for call reset_time_events2(); srcloc: L1697" "SUMMARY for call activate_threads2(); srcloc: L1696" "SUMMARY for call fire_time_events2(); srcloc: L1695" "assume 0 == ~tmp~7;~kernel_st~1 := 4;" "assume !(0 == ~tmp~7);" "assume -2147483648 <= #t~ret38 && #t~ret38 <= 2147483647;~tmp~7 := #t~ret38;havoc #t~ret38;" "SUMMARY for call #t~ret38 := exists_runnable_thread2(); srcloc: L1690-1" "SUMMARY for call reset_delta_events2(); srcloc: L1687" "SUMMARY for call activate_threads2(); srcloc: L1686" "SUMMARY for call fire_delta_events2(); srcloc: L1685" "~kernel_st~1 := 3;" "SUMMARY for call update_channels2(); srcloc: L1681-1" "~kernel_st~1 := 2;" "SUMMARY for call eval2(); srcloc: L1677-1" "~kernel_st~1 := 1;" "assume true;" "assume !true;" "assume true;" "assume !true;" "SUMMARY for call reset_delta_events2(); srcloc: L1670" "SUMMARY for call activate_threads2(); srcloc: L1669" "SUMMARY for call fire_delta_events2(); srcloc: L1668" "SUMMARY for call init_threads2(); srcloc: L1667" "SUMMARY for call update_channels2(); srcloc: L1666" "havoc ~kernel_st~1;havoc ~tmp~7;havoc ~tmp___0~3;~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 == ~t8_i~0;~t8_st~0 := 0;" "assume !(1 == ~t8_i~0);~t8_st~0 := 2;" "assume 1 == ~t7_i~0;~t7_st~0 := 0;" "assume !(1 == ~t7_i~0);~t7_st~0 := 2;" "assume 1 == ~t6_i~0;~t6_st~0 := 0;" "assume !(1 == ~t6_i~0);~t6_st~0 := 2;" "assume 1 == ~t5_i~0;~t5_st~0 := 0;" "assume !(1 == ~t5_i~0);~t5_st~0 := 2;" "assume 1 == ~t4_i~0;~t4_st~0 := 0;" "assume !(1 == ~t4_i~0);~t4_st~0 := 2;" "assume 1 == ~t3_i~0;~t3_st~0 := 0;" "assume !(1 == ~t3_i~0);~t3_st~0 := 2;" "assume 1 == ~t2_i~0;~t2_st~0 := 0;" "assume !(1 == ~t2_i~0);~t2_st~0 := 2;" "assume 1 == ~t1_i~0;~t1_st~0 := 0;" "assume !(1 == ~t1_i~0);~t1_st~0 := 2;" "assume 1 == ~m_i~0;~m_st~0 := 0;" "assume !(1 == ~m_i~0);~m_st~0 := 2;" "assume true;" "SUMMARY for call activate_threads2(); srcloc: immediate_notifyENTRY" "assume true;" "#res := ~__retres1~10;" "~__retres1~10 := 0;" "assume 1 == ~E_6~0;~__retres1~10 := 1;" "assume !(1 == ~E_6~0);" "assume 1 == ~t6_pc~0;" "assume !(1 == ~t6_pc~0);" "havoc ~__retres1~10;" "assume true;" "~q_write_ev~0 := 2;" "SUMMARY for call immediate_notify_threads(); srcloc: L142-1" "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_write_ev~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: L98-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;" "SUMMARY for call #t~ret5 := is_do_write_p_triggered(); srcloc: L90-1" "havoc ~tmp~0;havoc ~tmp___0~0;" "assume true;" "#res := ~__retres1~7;" "~__retres1~7 := 0;" "assume 1 == ~E_3~0;~__retres1~7 := 1;" "assume !(1 == ~E_3~0);" "assume 1 == ~t3_pc~0;" "assume !(1 == ~t3_pc~0);" "havoc ~__retres1~7;" "assume true;" "~__retres1~14 := 0;#res := ~__retres1~14;" "SUMMARY for call start_simulation2(); srcloc: L1723-1" "SUMMARY for call init_model2(); srcloc: L1722" "havoc ~__retres1~14;" "assume true;" "~__retres1~3 := 0;#res := ~__retres1~3;" "SUMMARY for call start_simulation1(); srcloc: L373-1" "SUMMARY for call init_model1(); srcloc: L372" "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: L195" "assume ~p_num_write~0 == ~c_num_read~0;" "assume !(~p_num_write~0 == ~c_num_read~0);" "SUMMARY for call error1(); srcloc: L200" "assume ~p_last_write~0 == ~c_last_read~0;" "assume !(~p_last_write~0 == ~c_last_read~0);" "~q_read_ev~0 := 2;" "SUMMARY for call immediate_notify_threads(); srcloc: L187-1" "~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_read_ev~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;" "#res := ~__retres1~13;" "~__retres1~13 := 0;" "assume 0 == ~m_st~0;~__retres1~13 := 1;" "assume 0 == ~t1_st~0;~__retres1~13 := 1;" "assume 0 == ~t2_st~0;~__retres1~13 := 1;" "assume 0 == ~t3_st~0;~__retres1~13 := 1;" "assume 0 == ~t4_st~0;~__retres1~13 := 1;" "assume 0 == ~t5_st~0;~__retres1~13 := 1;" "assume 0 == ~t6_st~0;~__retres1~13 := 1;" "assume 0 == ~t7_st~0;~__retres1~13 := 1;" "assume 0 == ~t8_st~0;~__retres1~13 := 1;" "assume !(0 == ~t8_st~0);" "assume !(0 == ~t7_st~0);" "assume !(0 == ~t6_st~0);" "assume !(0 == ~t5_st~0);" "assume !(0 == ~t4_st~0);" "assume !(0 == ~t3_st~0);" "assume !(0 == ~t2_st~0);" "assume !(0 == ~t1_st~0);" "assume !(0 == ~m_st~0);" "havoc ~__retres1~13;" "assume true;" "assume 1 == ~E_8~0;~E_8~0 := 2;" "assume !(1 == ~E_8~0);" "assume 1 == ~E_7~0;~E_7~0 := 2;" "assume !(1 == ~E_7~0);" "assume 1 == ~E_6~0;~E_6~0 := 2;" "assume !(1 == ~E_6~0);" "assume 1 == ~E_5~0;~E_5~0 := 2;" "assume !(1 == ~E_5~0);" "assume 1 == ~E_4~0;~E_4~0 := 2;" "assume !(1 == ~E_4~0);" "assume 1 == ~E_3~0;~E_3~0 := 2;" "assume !(1 == ~E_3~0);" "assume 1 == ~E_2~0;~E_2~0 := 2;" "assume !(1 == ~E_2~0);" "assume 1 == ~E_1~0;~E_1~0 := 2;" "assume !(1 == ~E_1~0);" "assume 1 == ~E_M~0;~E_M~0 := 2;" "assume !(1 == ~E_M~0);" "assume 1 == ~T8_E~0;~T8_E~0 := 2;" "assume !(1 == ~T8_E~0);" "assume 1 == ~T7_E~0;~T7_E~0 := 2;" "assume !(1 == ~T7_E~0);" "assume 1 == ~T6_E~0;~T6_E~0 := 2;" "assume !(1 == ~T6_E~0);" "assume 1 == ~T5_E~0;~T5_E~0 := 2;" "assume !(1 == ~T5_E~0);" "assume 1 == ~T4_E~0;~T4_E~0 := 2;" "assume !(1 == ~T4_E~0);" "assume 1 == ~T3_E~0;~T3_E~0 := 2;" "assume !(1 == ~T3_E~0);" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "assume !(1 == ~T2_E~0);" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "assume !(1 == ~T1_E~0);" "assume 1 == ~M_E~0;~M_E~0 := 2;" "assume !(1 == ~M_E~0);" "assume true;" "~E_2~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L521-1" "~token~0 := 1 + ~token~0;~E_2~0 := 1;" "~t1_pc~0 := 1;~t1_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t1_pc~0;" "assume !(1 == ~t1_pc~0);" "assume 0 == ~t1_pc~0;" "assume !(0 == ~t1_pc~0);" "#res := ~__retres1~11;" "~__retres1~11 := 0;" "assume 1 == ~E_7~0;~__retres1~11 := 1;" "assume !(1 == ~E_7~0);" "assume 1 == ~t7_pc~0;" "assume !(1 == ~t7_pc~0);" "havoc ~__retres1~11;" "assume true;" "~E_4~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L593-1" "~token~0 := 1 + ~token~0;~E_4~0 := 1;" "~t3_pc~0 := 1;~t3_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t3_pc~0;" "assume !(1 == ~t3_pc~0);" "assume 0 == ~t3_pc~0;" "assume !(0 == ~t3_pc~0);" "~E_3~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L557-1" "~token~0 := 1 + ~token~0;~E_3~0 := 1;" "~t2_pc~0 := 1;~t2_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t2_pc~0;" "assume !(1 == ~t2_pc~0);" "assume 0 == ~t2_pc~0;" "assume !(0 == ~t2_pc~0);" "~E_6~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L665-1" "~token~0 := 1 + ~token~0;~E_6~0 := 1;" "~t5_pc~0 := 1;~t5_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t5_pc~0;" "assume !(1 == ~t5_pc~0);" "assume 0 == ~t5_pc~0;" "assume !(0 == ~t5_pc~0);" "~E_5~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L629-1" "~token~0 := 1 + ~token~0;~E_5~0 := 1;" "~t4_pc~0 := 1;~t4_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t4_pc~0;" "assume !(1 == ~t4_pc~0);" "assume 0 == ~t4_pc~0;" "assume !(0 == ~t4_pc~0);" "~E_8~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L737-1" "~token~0 := 1 + ~token~0;~E_8~0 := 1;" "~t7_pc~0 := 1;~t7_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t7_pc~0;" "assume !(1 == ~t7_pc~0);" "assume 0 == ~t7_pc~0;" "assume !(0 == ~t7_pc~0);" "assume 0 != ~tmp___7~0;~t8_st~0 := 0;" "assume !(0 != ~tmp___7~0);" "assume -2147483648 <= #t~ret36 && #t~ret36 <= 2147483647;~tmp___7~0 := #t~ret36;havoc #t~ret36;" "SUMMARY for call #t~ret36 := is_transmit8_triggered(); srcloc: L1493-1" "assume 0 != ~tmp___6~0;~t7_st~0 := 0;" "assume !(0 != ~tmp___6~0);" "assume -2147483648 <= #t~ret35 && #t~ret35 <= 2147483647;~tmp___6~0 := #t~ret35;havoc #t~ret35;" "SUMMARY for call #t~ret35 := is_transmit7_triggered(); srcloc: L1485-1" "assume 0 != ~tmp___5~0;~t6_st~0 := 0;" "assume !(0 != ~tmp___5~0);" "assume -2147483648 <= #t~ret34 && #t~ret34 <= 2147483647;~tmp___5~0 := #t~ret34;havoc #t~ret34;" "SUMMARY for call #t~ret34 := is_transmit6_triggered(); srcloc: L1477-1" "assume 0 != ~tmp___4~0;~t5_st~0 := 0;" "assume !(0 != ~tmp___4~0);" "assume -2147483648 <= #t~ret33 && #t~ret33 <= 2147483647;~tmp___4~0 := #t~ret33;havoc #t~ret33;" "SUMMARY for call #t~ret33 := is_transmit5_triggered(); srcloc: L1469-1" "assume 0 != ~tmp___3~0;~t4_st~0 := 0;" "assume !(0 != ~tmp___3~0);" "assume -2147483648 <= #t~ret32 && #t~ret32 <= 2147483647;~tmp___3~0 := #t~ret32;havoc #t~ret32;" "SUMMARY for call #t~ret32 := is_transmit4_triggered(); srcloc: L1461-1" "assume 0 != ~tmp___2~0;~t3_st~0 := 0;" "assume !(0 != ~tmp___2~0);" "assume -2147483648 <= #t~ret31 && #t~ret31 <= 2147483647;~tmp___2~0 := #t~ret31;havoc #t~ret31;" "SUMMARY for call #t~ret31 := is_transmit3_triggered(); srcloc: L1453-1" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "assume !(0 != ~tmp___1~1);" "assume -2147483648 <= #t~ret30 && #t~ret30 <= 2147483647;~tmp___1~1 := #t~ret30;havoc #t~ret30;" "SUMMARY for call #t~ret30 := is_transmit2_triggered(); srcloc: L1445-1" "assume 0 != ~tmp___0~2;~t1_st~0 := 0;" "assume !(0 != ~tmp___0~2);" "assume -2147483648 <= #t~ret29 && #t~ret29 <= 2147483647;~tmp___0~2 := #t~ret29;havoc #t~ret29;" "SUMMARY for call #t~ret29 := is_transmit1_triggered(); srcloc: L1437-1" "assume 0 != ~tmp~5;~m_st~0 := 0;" "assume !(0 != ~tmp~5);" "assume -2147483648 <= #t~ret28 && #t~ret28 <= 2147483647;~tmp~5 := #t~ret28;havoc #t~ret28;" "SUMMARY for call #t~ret28 := is_master_triggered(); srcloc: L1429-1" "havoc ~tmp~5;havoc ~tmp___0~2;havoc ~tmp___1~1;havoc ~tmp___2~0;havoc ~tmp___3~0;havoc ~tmp___4~0;havoc ~tmp___5~0;havoc ~tmp___6~0;havoc ~tmp___7~0;" "assume true;" "~E_7~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L701-1" "~token~0 := 1 + ~token~0;~E_7~0 := 1;" "~t6_pc~0 := 1;~t6_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t6_pc~0;" "assume !(1 == ~t6_pc~0);" "assume 0 == ~t6_pc~0;" "assume !(0 == ~t6_pc~0);" "~E_M~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L773-1" "~token~0 := 1 + ~token~0;~E_M~0 := 1;" "~t8_pc~0 := 1;~t8_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t8_pc~0;" "assume !(1 == ~t8_pc~0);" "assume 0 == ~t8_pc~0;" "assume !(0 == ~t8_pc~0);" "#res := ~__retres2~0;" "~__retres2~0 := 1;" "assume 0 != ~tmp~2;~__retres2~0 := 0;" "assume !(0 != ~tmp~2);" "assume -2147483648 <= #t~ret11 && #t~ret11 <= 2147483647;~tmp~2 := #t~ret11;havoc #t~ret11;" "SUMMARY for call #t~ret11 := exists_runnable_thread1(); srcloc: L308-1" "havoc ~tmp~2;havoc ~__retres2~0;" "assume true;" "#res := ~__retres2~1;" "~__retres2~1 := 1;" "assume 0 != ~tmp~6;~__retres2~1 := 0;" "assume !(0 != ~tmp~6);" "assume -2147483648 <= #t~ret37 && #t~ret37 <= 2147483647;~tmp~6 := #t~ret37;havoc #t~ret37;" "SUMMARY for call #t~ret37 := exists_runnable_thread2(); srcloc: L1645-1" "havoc ~tmp~6;havoc ~__retres2~1;" "assume true;" "havoc ~tmp_ndt_9~0;" "SUMMARY for call transmit8(); srcloc: L1205" "assume 0 != ~tmp_ndt_9~0;~t8_st~0 := 1;" "assume !(0 != ~tmp_ndt_9~0);" "assume 0 == ~t8_st~0;havoc ~tmp_ndt_9~0;havoc #t~nondet27;assume -2147483648 <= #t~nondet27 && #t~nondet27 <= 2147483647;~tmp_ndt_9~0 := #t~nondet27;havoc #t~nondet27;" "assume !(0 == ~t8_st~0);" "havoc ~tmp_ndt_8~0;" "SUMMARY for call transmit7(); srcloc: L1191" "assume 0 != ~tmp_ndt_8~0;~t7_st~0 := 1;" "assume !(0 != ~tmp_ndt_8~0);" "assume 0 == ~t7_st~0;havoc ~tmp_ndt_8~0;havoc #t~nondet26;assume -2147483648 <= #t~nondet26 && #t~nondet26 <= 2147483647;~tmp_ndt_8~0 := #t~nondet26;havoc #t~nondet26;" "assume !(0 == ~t7_st~0);" "havoc ~tmp_ndt_7~0;" "SUMMARY for call transmit6(); srcloc: L1177" "assume 0 != ~tmp_ndt_7~0;~t6_st~0 := 1;" "assume !(0 != ~tmp_ndt_7~0);" "assume 0 == ~t6_st~0;havoc ~tmp_ndt_7~0;havoc #t~nondet25;assume -2147483648 <= #t~nondet25 && #t~nondet25 <= 2147483647;~tmp_ndt_7~0 := #t~nondet25;havoc #t~nondet25;" "assume !(0 == ~t6_st~0);" "havoc ~tmp_ndt_6~0;" "SUMMARY for call transmit5(); srcloc: L1163" "assume 0 != ~tmp_ndt_6~0;~t5_st~0 := 1;" "assume !(0 != ~tmp_ndt_6~0);" "assume 0 == ~t5_st~0;havoc ~tmp_ndt_6~0;havoc #t~nondet24;assume -2147483648 <= #t~nondet24 && #t~nondet24 <= 2147483647;~tmp_ndt_6~0 := #t~nondet24;havoc #t~nondet24;" "assume !(0 == ~t5_st~0);" "havoc ~tmp_ndt_5~0;" "SUMMARY for call transmit4(); srcloc: L1149" "assume 0 != ~tmp_ndt_5~0;~t4_st~0 := 1;" "assume !(0 != ~tmp_ndt_5~0);" "assume 0 == ~t4_st~0;havoc ~tmp_ndt_5~0;havoc #t~nondet23;assume -2147483648 <= #t~nondet23 && #t~nondet23 <= 2147483647;~tmp_ndt_5~0 := #t~nondet23;havoc #t~nondet23;" "assume !(0 == ~t4_st~0);" "havoc ~tmp_ndt_4~0;" "SUMMARY for call transmit3(); srcloc: L1135" "assume 0 != ~tmp_ndt_4~0;~t3_st~0 := 1;" "assume !(0 != ~tmp_ndt_4~0);" "assume 0 == ~t3_st~0;havoc ~tmp_ndt_4~0;havoc #t~nondet22;assume -2147483648 <= #t~nondet22 && #t~nondet22 <= 2147483647;~tmp_ndt_4~0 := #t~nondet22;havoc #t~nondet22;" "assume !(0 == ~t3_st~0);" "havoc ~tmp_ndt_3~0;" "SUMMARY for call transmit2(); srcloc: L1121" "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~nondet21;assume -2147483648 <= #t~nondet21 && #t~nondet21 <= 2147483647;~tmp_ndt_3~0 := #t~nondet21;havoc #t~nondet21;" "assume !(0 == ~t2_st~0);" "havoc ~tmp_ndt_2~0;" "SUMMARY for call transmit1(); srcloc: L1107" "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~nondet20;assume -2147483648 <= #t~nondet20 && #t~nondet20 <= 2147483647;~tmp_ndt_2~0 := #t~nondet20;havoc #t~nondet20;" "assume !(0 == ~t1_st~0);" "havoc ~tmp_ndt_1~0;" "SUMMARY for call master(); srcloc: L1093" "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~nondet19;assume -2147483648 <= #t~nondet19 && #t~nondet19 <= 2147483647;~tmp_ndt_1~0 := #t~nondet19;havoc #t~nondet19;" "assume !(0 == ~m_st~0);" "assume 0 != ~tmp~4;" "assume !(0 != ~tmp~4);" "assume -2147483648 <= #t~ret18 && #t~ret18 <= 2147483647;~tmp~4 := #t~ret18;havoc #t~ret18;" "SUMMARY for call #t~ret18 := exists_runnable_thread2(); srcloc: while_9_continue" "assume true;" "assume !true;" "assume true;" "assume !true;" "havoc ~tmp~4;" "SUMMARY for call do_read_c(); srcloc: L287" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 1;" "assume !(0 != ~tmp___0~1);" "assume 0 == ~c_dr_st~0;havoc #t~nondet10;assume -2147483648 <= #t~nondet10 && #t~nondet10 <= 2147483647;~tmp___0~1 := #t~nondet10;havoc #t~nondet10;" "assume !(0 == ~c_dr_st~0);" "SUMMARY for call do_write_p(); srcloc: L272" "assume 0 != ~tmp~1;~p_dw_st~0 := 1;" "SUMMARY for call error1(); srcloc: L275" "assume !(0 != ~tmp~1);" "assume 0 == ~p_dw_st~0;havoc #t~nondet9;assume -2147483648 <= #t~nondet9 && #t~nondet9 <= 2147483647;~tmp~1 := #t~nondet9;havoc #t~nondet9;" "assume !(0 == ~p_dw_st~0);" "assume 0 != ~tmp___1~0;" "assume !(0 != ~tmp___1~0);" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp___1~0 := #t~ret8;havoc #t~ret8;" "SUMMARY for call #t~ret8 := exists_runnable_thread1(); srcloc: while_2_continue" "assume true;" "assume !true;" "assume true;" "assume !true;" "havoc ~tmp~1;havoc ~tmp___0~1;havoc ~tmp___1~0;" "#res := ~__retres1~1;" "~__retres1~1 := 0;" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "assume !(1 == ~q_write_ev~0);" "assume 1 == ~c_dr_pc~0;" "assume !(1 == ~c_dr_pc~0);" "havoc ~__retres1~1;" "assume true;" "~M_E~0 := 1;" "assume true;" "#res := ~__retres1~8;" "~__retres1~8 := 0;" "assume 1 == ~E_4~0;~__retres1~8 := 1;" "assume !(1 == ~E_4~0);" "assume 1 == ~t4_pc~0;" "assume !(1 == ~t4_pc~0);" "havoc ~__retres1~8;" "assume true;" "#res := ~__retres1~12;" "~__retres1~12 := 0;" "assume 1 == ~E_8~0;~__retres1~12 := 1;" "assume !(1 == ~E_8~0);" "assume 1 == ~t8_pc~0;" "assume !(1 == ~t8_pc~0);" "havoc ~__retres1~12;" "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: L483" "assume ~token~0 != 8 + ~local~0;" "assume !(~token~0 != 8 + ~local~0);" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L473-1" "havoc #t~nondet17;assume -2147483648 <= #t~nondet17 && #t~nondet17 <= 2147483647;~token~0 := #t~nondet17;havoc #t~nondet17;~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_8~0;~E_8~0 := 1;" "assume !(0 == ~E_8~0);" "assume 0 == ~E_7~0;~E_7~0 := 1;" "assume !(0 == ~E_7~0);" "assume 0 == ~E_6~0;~E_6~0 := 1;" "assume !(0 == ~E_6~0);" "assume 0 == ~E_5~0;~E_5~0 := 1;" "assume !(0 == ~E_5~0);" "assume 0 == ~E_4~0;~E_4~0 := 1;" "assume !(0 == ~E_4~0);" "assume 0 == ~E_3~0;~E_3~0 := 1;" "assume !(0 == ~E_3~0);" "assume 0 == ~E_2~0;~E_2~0 := 1;" "assume !(0 == ~E_2~0);" "assume 0 == ~E_1~0;~E_1~0 := 1;" "assume !(0 == ~E_1~0);" "assume 0 == ~E_M~0;~E_M~0 := 1;" "assume !(0 == ~E_M~0);" "assume 0 == ~T8_E~0;~T8_E~0 := 1;" "assume !(0 == ~T8_E~0);" "assume 0 == ~T7_E~0;~T7_E~0 := 1;" "assume !(0 == ~T7_E~0);" "assume 0 == ~T6_E~0;~T6_E~0 := 1;" "assume !(0 == ~T6_E~0);" "assume 0 == ~T5_E~0;~T5_E~0 := 1;" "assume !(0 == ~T5_E~0);" "assume 0 == ~T4_E~0;~T4_E~0 := 1;" "assume !(0 == ~T4_E~0);" "assume 0 == ~T3_E~0;~T3_E~0 := 1;" "assume !(0 == ~T3_E~0);" "assume 0 == ~T2_E~0;~T2_E~0 := 1;" "assume !(0 == ~T2_E~0);" "assume 0 == ~T1_E~0;~T1_E~0 := 1;" "assume !(0 == ~T1_E~0);" "assume 0 == ~M_E~0;~M_E~0 := 1;" "assume !(0 == ~M_E~0);" "assume true;" "assume 1 == ~E_8~0;~E_8~0 := 2;" "assume !(1 == ~E_8~0);" "assume 1 == ~E_7~0;~E_7~0 := 2;" "assume !(1 == ~E_7~0);" "assume 1 == ~E_6~0;~E_6~0 := 2;" "assume !(1 == ~E_6~0);" "assume 1 == ~E_5~0;~E_5~0 := 2;" "assume !(1 == ~E_5~0);" "assume 1 == ~E_4~0;~E_4~0 := 2;" "assume !(1 == ~E_4~0);" "assume 1 == ~E_3~0;~E_3~0 := 2;" "assume !(1 == ~E_3~0);" "assume 1 == ~E_2~0;~E_2~0 := 2;" "assume !(1 == ~E_2~0);" "assume 1 == ~E_1~0;~E_1~0 := 2;" "assume !(1 == ~E_1~0);" "assume 1 == ~E_M~0;~E_M~0 := 2;" "assume !(1 == ~E_M~0);" "assume 1 == ~T8_E~0;~T8_E~0 := 2;" "assume !(1 == ~T8_E~0);" "assume 1 == ~T7_E~0;~T7_E~0 := 2;" "assume !(1 == ~T7_E~0);" "assume 1 == ~T6_E~0;~T6_E~0 := 2;" "assume !(1 == ~T6_E~0);" "assume 1 == ~T5_E~0;~T5_E~0 := 2;" "assume !(1 == ~T5_E~0);" "assume 1 == ~T4_E~0;~T4_E~0 := 2;" "assume !(1 == ~T4_E~0);" "assume 1 == ~T3_E~0;~T3_E~0 := 2;" "assume !(1 == ~T3_E~0);" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "assume !(1 == ~T2_E~0);" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "assume !(1 == ~T1_E~0);" "assume 1 == ~M_E~0;~M_E~0 := 2;" "assume !(1 == ~M_E~0);" "assume true;" "assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(19, 2);call #Ultimate.allocInit(12, 3);~q_buf_0~0 := 0;~q_free~0 := 0;~q_read_ev~0 := 0;~q_write_ev~0 := 0;~p_num_write~0 := 0;~p_last_write~0 := 0;~p_dw_st~0 := 0;~p_dw_pc~0 := 0;~p_dw_i~0 := 0;~c_num_read~0 := 0;~c_last_read~0 := 0;~c_dr_st~0 := 0;~c_dr_pc~0 := 0;~c_dr_i~0 := 0;~a_t~0 := 0;~m_pc~0 := 0;~t1_pc~0 := 0;~t2_pc~0 := 0;~t3_pc~0 := 0;~t4_pc~0 := 0;~t5_pc~0 := 0;~t6_pc~0 := 0;~t7_pc~0 := 0;~t8_pc~0 := 0;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~t3_st~0 := 0;~t4_st~0 := 0;~t5_st~0 := 0;~t6_st~0 := 0;~t7_st~0 := 0;~t8_st~0 := 0;~m_i~0 := 0;~t1_i~0 := 0;~t2_i~0 := 0;~t3_i~0 := 0;~t4_i~0 := 0;~t5_i~0 := 0;~t6_i~0 := 0;~t7_i~0 := 0;~t8_i~0 := 0;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~T3_E~0 := 2;~T4_E~0 := 2;~T5_E~0 := 2;~T6_E~0 := 2;~T7_E~0 := 2;~T8_E~0 := 2;~E_M~0 := 2;~E_1~0 := 2;~E_2~0 := 2;~E_3~0 := 2;~E_4~0 := 2;~E_5~0 := 2;~E_6~0 := 2;~E_7~0 := 2;~E_8~0 := 2;~token~0 := 0;~local~0 := 0;" "assume true;" "#res := ~__retres1~9;" "~__retres1~9 := 0;" "assume 1 == ~E_5~0;~__retres1~9 := 1;" "assume !(1 == ~E_5~0);" "assume 1 == ~t5_pc~0;" "assume !(1 == ~t5_pc~0);" "havoc ~__retres1~9;" "assume true;" "SUMMARY for call #t~ret43 := main(); srcloc: L-1" "SUMMARY for call ULTIMATE.init(); srcloc: ULTIMATE.startENTRY" "assume true;" "assume false;" "assume false;" "assume !false;" "assume true;" "assume false;" "assume false;" "assume !false;" "assume true;" }, returnAlphabet = {"#768#return;" "#770#return;" "#772#return;" "#774#return;" "#776#return;" "#778#return;" "#780#return;" "#782#return;" "#784#return;" "#786#return;" "#788#return;" "#790#return;" "#792#return;" "#794#return;" "#796#return;" "#798#return;" "#800#return;" "#802#return;" "#822#return;" "#828#return;" "#830#return;" "#704#return;" "#832#return;" "#706#return;" "#834#return;" "#836#return;" "#708#return;" "#838#return;" "#712#return;" "#714#return;" "#716#return;" "#718#return;" "#720#return;" "#722#return;" "#724#return;" "#726#return;" "#728#return;" "#730#return;" "#734#return;" "#736#return;" "#738#return;" "#740#return;" "#742#return;" "#744#return;" "#746#return;" "#748#return;" "#750#return;" "#754#return;" "#758#return;" "#760#return;" "#762#return;" "#764#return;" "#766#return;" }, states = {"CountingPredicate [underlying: 344#start_simulation1ENTRYtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 162#L1229true, annotation: [0, 0]]" "CountingPredicate [underlying: 266#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 422#L258true, annotation: [7, 0]]" "CountingPredicate [underlying: 75#L115true, annotation: [6, 0]]" "CountingPredicate [underlying: 26#L187-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 339#L1309true, annotation: [0, 0]]" "CountingPredicate [underlying: 108#L665true, annotation: [0, 0]]" "CountingPredicate [underlying: 22#L158true, annotation: [10, 0]]" "CountingPredicate [underlying: 362#L53true, annotation: [7, 0]]" "CountingPredicate [underlying: 182#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 112#L665-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 334#while_3_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 390#L1431true, annotation: [0, 0]]" "CountingPredicate [underlying: 301#activate_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 135#L1174true, annotation: [0, 0]]" "CountingPredicate [underlying: 384#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 198#L719true, annotation: [0, 0]]" "CountingPredicate [underlying: 293#L1342true, annotation: [0, 0]]" "CountingPredicate [underlying: 470#L238true, annotation: [7, 0]]" "CountingPredicate [underlying: 359#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 20#L972true, annotation: [0, 0]]" "CountingPredicate [underlying: 376#L845true, annotation: [0, 0]]" "CountingPredicate [underlying: 60#init_threads1EXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 312#L1437true, annotation: [0, 0]]" "CountingPredicate [underlying: 63#L537true, annotation: [0, 0]]" "CountingPredicate [underlying: 124#L243true, annotation: [10, 0]]" "CountingPredicate [underlying: 42#L275true, annotation: [10, 0]]" "CountingPredicate [underlying: 356#L50true, annotation: [10, 0]]" "CountingPredicate [underlying: 2#L260true, annotation: [6, 0]]" "CountingPredicate [underlying: 106#L232true, annotation: [10, 0]]" "CountingPredicate [underlying: 419#L588true, annotation: [0, 0]]" "CountingPredicate [underlying: 183#L1471true, annotation: [0, 0]]" "CountingPredicate [underlying: 88#L287true, annotation: [10, 0]]" "CountingPredicate [underlying: 44#L190true, annotation: [10, 0]]" "CountingPredicate [underlying: 68#L263true, annotation: [10, 0]]" "CountingPredicate [underlying: 232#L157true, annotation: [7, 0]]" "CountingPredicate [underlying: 315#L1115true, annotation: [0, 0]]" "CountingPredicate [underlying: 350#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 231#L1455true, annotation: [0, 0]]" "CountingPredicate [underlying: 416#while_5_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 46#L90-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 422#L258true, annotation: [6, 0]]" "CountingPredicate [underlying: 248#L504true, annotation: [0, 0]]" "CountingPredicate [underlying: 205#exists_runnable_thread1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 59#L1244true, annotation: [0, 0]]" "CountingPredicate [underlying: 405#L521true, annotation: [0, 0]]" "CountingPredicate [underlying: 434#L98-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 352#L648true, annotation: [0, 0]]" "CountingPredicate [underlying: 362#L53true, annotation: [6, 0]]" "CountingPredicate [underlying: 61#do_read_cENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 417#L905true, annotation: [0, 0]]" "CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 212#init_model1ENTRYtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 340#L593true, annotation: [0, 0]]" "CountingPredicate [underlying: 470#L238true, annotation: [6, 0]]" "CountingPredicate [underlying: 322#transmit4ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 257#L98true, annotation: [6, 0]]" "CountingPredicate [underlying: 2#L260true, annotation: [7, 0]]" "CountingPredicate [underlying: 155#is_master_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 359#is_do_write_p_triggeredFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 101#transmit3ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 194#L789true, annotation: [0, 0]]" "CountingPredicate [underlying: 181#L1357true, annotation: [0, 0]]" "CountingPredicate [underlying: 434#L98-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 51#L372true, annotation: [2, 0]]" "CountingPredicate [underlying: 232#L157true, annotation: [6, 0]]" "CountingPredicate [underlying: 98#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 45#transmit8ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 444#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 46#L90-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 358#L1668true, annotation: [0, 0]]" "CountingPredicate [underlying: 254#Loop~2true, annotation: [6, 0]]" "CountingPredicate [underlying: 437#L681true, annotation: [0, 0]]" "CountingPredicate [underlying: 205#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 72#L1234true, annotation: [0, 0]]" "CountingPredicate [underlying: 272#L100true, annotation: [7, 0]]" "CountingPredicate [underlying: 463#L1129-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 411#reset_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 3#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 234#L1377true, annotation: [0, 0]]" "CountingPredicate [underlying: 52#L1493true, annotation: [0, 0]]" "CountingPredicate [underlying: 203#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 217#L660true, annotation: [0, 0]]" "CountingPredicate [underlying: 364#L1101-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 61#do_read_cENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 297#L798true, annotation: [0, 0]]" "CountingPredicate [underlying: 143#L1024true, annotation: [0, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 95#L236true, annotation: [6, 0]]" "CountingPredicate [underlying: 4#L265true, annotation: [7, 0]]" "CountingPredicate [underlying: 391#L269true, annotation: [7, 0]]" "CountingPredicate [underlying: 408#L339true, annotation: [9, 0]]" "CountingPredicate [underlying: 13#L1461true, annotation: [0, 0]]" "CountingPredicate [underlying: 357#L950true, annotation: [0, 0]]" "CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 55#L883true, annotation: [0, 0]]" "CountingPredicate [underlying: 257#L98true, annotation: [7, 0]]" "CountingPredicate [underlying: 133#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 308#L521-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 24#L552true, annotation: [0, 0]]" "CountingPredicate [underlying: 262#L701true, annotation: [0, 0]]" "CountingPredicate [underlying: 60#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 366#immediate_notifyFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 147#L836true, annotation: [0, 0]]" "CountingPredicate [underlying: 185#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 156#L943true, annotation: [0, 0]]" "CountingPredicate [underlying: 128#L1157-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 351#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 69#L69true, annotation: [6, 0]]" "CountingPredicate [underlying: 250#L1121true, annotation: [0, 0]]" "CountingPredicate [underlying: 204#L987true, annotation: [0, 0]]" "CountingPredicate [underlying: 46#L90-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 99#L701-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 75#L115true, annotation: [7, 0]]" "CountingPredicate [underlying: 80#while_2_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 325#L576true, annotation: [0, 0]]" "CountingPredicate [underlying: 269#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 100#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 329#error2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 40#L1284true, annotation: [0, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 25#Loop~14true, annotation: [0, 0]]" "CountingPredicate [underlying: 334#while_3_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 200#Loop~6true, annotation: [0, 0]]" "CountingPredicate [underlying: 74#L1447true, annotation: [0, 0]]" "CountingPredicate [underlying: 95#L236true, annotation: [7, 0]]" "CountingPredicate [underlying: 282#L1387true, annotation: [0, 0]]" "CountingPredicate [underlying: 431#L1077true, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L187-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 11#is_transmit6_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 4#L265true, annotation: [6, 0]]" "CountingPredicate [underlying: 418#L1445true, annotation: [0, 0]]" "CountingPredicate [underlying: 391#L269true, annotation: [6, 0]]" "CountingPredicate [underlying: 201#L1149true, annotation: [0, 0]]" "CountingPredicate [underlying: 452#L1437-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 302#L457true, annotation: [0, 0]]" "CountingPredicate [underlying: 33#L773true, annotation: [0, 0]]" "CountingPredicate [underlying: 299#L941true, annotation: [0, 0]]" "CountingPredicate [underlying: 314#L1332true, annotation: [0, 0]]" "CountingPredicate [underlying: 60#init_threads1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 186#L1093true, annotation: [0, 0]]" "CountingPredicate [underlying: 106#L232true, annotation: [7, 0]]" "CountingPredicate [underlying: 321#L473true, annotation: [0, 0]]" "CountingPredicate [underlying: 118#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 65#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 68#L263true, annotation: [7, 0]]" "CountingPredicate [underlying: 296#L72true, annotation: [10, 0]]" "CountingPredicate [underlying: 222#L27true, annotation: [10, 0]]" "CountingPredicate [underlying: 272#L100true, annotation: [6, 0]]" "CountingPredicate [underlying: 83#L142true, annotation: [10, 0]]" "CountingPredicate [underlying: 280#L848true, annotation: [0, 0]]" "CountingPredicate [underlying: 168#L1337true, annotation: [0, 0]]" "CountingPredicate [underlying: 228#init_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 374#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 122#L922true, annotation: [0, 0]]" "CountingPredicate [underlying: 320#L479true, annotation: [0, 0]]" "CountingPredicate [underlying: 206#is_do_write_p_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 310#L1085true, annotation: [0, 0]]" "CountingPredicate [underlying: 116#L501true, annotation: [0, 0]]" "CountingPredicate [underlying: 461#L1185-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 2#L260true, annotation: [10, 0]]" "CountingPredicate [underlying: 27#L1706true, annotation: [0, 0]]" "CountingPredicate [underlying: 78#L810true, annotation: [0, 0]]" "CountingPredicate [underlying: 174#init_threads1FINALtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 449#L753true, annotation: [0, 0]]" "CountingPredicate [underlying: 123#Loop~11true, annotation: [0, 0]]" "CountingPredicate [underlying: 408#L339true, annotation: [7, 0]]" "CountingPredicate [underlying: 402#L1670true, annotation: [0, 0]]" "CountingPredicate [underlying: 66#error1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 331#L79true, annotation: [7, 0]]" "CountingPredicate [underlying: 229#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 32#is_transmit8_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 124#L243true, annotation: [6, 0]]" "CountingPredicate [underlying: 192#L1129true, annotation: [0, 0]]" "CountingPredicate [underlying: 56#L1722true, annotation: [0, 0]]" "CountingPredicate [underlying: 256#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 259#L1143-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 372#Loop~0true, annotation: [6, 0]]" "CountingPredicate [underlying: 271#L1677-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 106#L232true, annotation: [6, 0]]" "CountingPredicate [underlying: 448#L1453true, annotation: [0, 0]]" "CountingPredicate [underlying: 468#fire_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 58#L1191true, annotation: [0, 0]]" "CountingPredicate [underlying: 330#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 379#L1453-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 88#L287true, annotation: [6, 0]]" "CountingPredicate [underlying: 44#L190true, annotation: [6, 0]]" "CountingPredicate [underlying: 333#L1485-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 254#Loop~2true, annotation: [7, 0]]" "CountingPredicate [underlying: 403#main2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 422#L258true, annotation: [10, 0]]" "CountingPredicate [underlying: 316#while_6_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 73#L516true, annotation: [0, 0]]" "CountingPredicate [underlying: 191#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 362#L53true, annotation: [10, 0]]" "CountingPredicate [underlying: 151#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 311#L807true, annotation: [0, 0]]" "CountingPredicate [underlying: 295#L1439true, annotation: [0, 0]]" "CountingPredicate [underlying: 460#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 466#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 141#L1477true, annotation: [0, 0]]" "CountingPredicate [underlying: 241#L1445-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 389#L1347true, annotation: [0, 0]]" "CountingPredicate [underlying: 360#main1ENTRYtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 408#L339true, annotation: [6, 0]]" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 132#Loop~1true, annotation: [7, 0]]" "CountingPredicate [underlying: 367#L1487true, annotation: [0, 0]]" "CountingPredicate [underlying: 110#L117true, annotation: [6, 0]]" "CountingPredicate [underlying: 279#L1101true, annotation: [0, 0]]" "CountingPredicate [underlying: 331#L79true, annotation: [6, 0]]" "CountingPredicate [underlying: 395#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 456#L1118true, annotation: [0, 0]]" "CountingPredicate [underlying: 145#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 292#L1463true, annotation: [0, 0]]" "CountingPredicate [underlying: 257#L98true, annotation: [10, 0]]" "CountingPredicate [underlying: 276#start_simulation2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 274#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 284#transmit7ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 177#L191true, annotation: [10, 0]]" "CountingPredicate [underlying: 260#L921true, annotation: [0, 0]]" "CountingPredicate [underlying: 470#L238true, annotation: [10, 0]]" "CountingPredicate [underlying: 88#L287true, annotation: [7, 0]]" "CountingPredicate [underlying: 70#L131true, annotation: [10, 0]]" "CountingPredicate [underlying: 37#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 205#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 363#L503true, annotation: [0, 0]]" "CountingPredicate [underlying: 195#L328true, annotation: [5, 0]]" "CountingPredicate [underlying: 61#do_read_cENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 95#L236true, annotation: [10, 0]]" "CountingPredicate [underlying: 324#L629-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 346#L473-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 132#Loop~1true, annotation: [10, 0]]" "CountingPredicate [underlying: 174#init_threads1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 35#L1028true, annotation: [0, 0]]" "CountingPredicate [underlying: 414#L1254true, annotation: [0, 0]]" "CountingPredicate [underlying: 382#L142-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 64#L92true, annotation: [6, 0]]" "CountingPredicate [underlying: 28#L1485true, annotation: [0, 0]]" "CountingPredicate [underlying: 110#L117true, annotation: [7, 0]]" "CountingPredicate [underlying: 254#Loop~2true, annotation: [10, 0]]" "CountingPredicate [underlying: 381#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 361#eval1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 89#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 342#transmit2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 273#L182true, annotation: [7, 0]]" "CountingPredicate [underlying: 341#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 86#L612true, annotation: [0, 0]]" "CountingPredicate [underlying: 304#Loop~8true, annotation: [0, 0]]" "CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 348#L575true, annotation: [0, 0]]" "CountingPredicate [underlying: 187#while_4_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 290#L557true, annotation: [0, 0]]" "CountingPredicate [underlying: 134#while_0_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 211#L1382true, annotation: [0, 0]]" "CountingPredicate [underlying: 15#L992true, annotation: [0, 0]]" "CountingPredicate [underlying: 39#transmit1ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 244#L768true, annotation: [0, 0]]" "CountingPredicate [underlying: 354#L647true, annotation: [0, 0]]" "CountingPredicate [underlying: 415#L1429-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 126#L737-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 476#L732true, annotation: [0, 0]]" "CountingPredicate [underlying: 378#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 9#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 246#L373-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 77#L1372true, annotation: [0, 0]]" "CountingPredicate [underlying: 206#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 174#init_threads1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 199#L1044true, annotation: [0, 0]]" "CountingPredicate [underlying: 249#L997true, annotation: [0, 0]]" "CountingPredicate [underlying: 93#while_9_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 391#L269true, annotation: [10, 0]]" "CountingPredicate [underlying: 401#L788true, annotation: [0, 0]]" "CountingPredicate [underlying: 4#L265true, annotation: [10, 0]]" "CountingPredicate [underlying: 66#error1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 273#L182true, annotation: [6, 0]]" "CountingPredicate [underlying: 319#L611true, annotation: [0, 0]]" "CountingPredicate [underlying: 48#ULTIMATE.initENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 64#L92true, annotation: [7, 0]]" "CountingPredicate [underlying: 176#init_model1FINALtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 283#L1362true, annotation: [0, 0]]" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 233#L1036true, annotation: [0, 0]]" "CountingPredicate [underlying: 107#Loop~9true, annotation: [0, 0]]" "CountingPredicate [underlying: 420#is_transmit7_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 345#L1135true, annotation: [0, 0]]" "CountingPredicate [underlying: 124#L243true, annotation: [7, 0]]" "CountingPredicate [underlying: 218#L1249true, annotation: [0, 0]]" "CountingPredicate [underlying: 372#Loop~0true, annotation: [7, 0]]" "CountingPredicate [underlying: 305#L1177true, annotation: [0, 0]]" "CountingPredicate [underlying: 139#L160true, annotation: [10, 0]]" "CountingPredicate [underlying: 445#L827true, annotation: [0, 0]]" "CountingPredicate [underlying: 21#eval2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 44#L190true, annotation: [7, 0]]" "CountingPredicate [underlying: 261#L540true, annotation: [0, 0]]" "CountingPredicate [underlying: 121#L1157true, annotation: [0, 0]]" "CountingPredicate [underlying: 235#while_10_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 67#L219true, annotation: [7, 0]]" "CountingPredicate [underlying: 328#L284true, annotation: [6, 0]]" "CountingPredicate [underlying: 399#L1160true, annotation: [0, 0]]" "CountingPredicate [underlying: 286#L1669true, annotation: [0, 0]]" "CountingPredicate [underlying: 216#is_do_read_c_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 36#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 173#L755true, annotation: [0, 0]]" "CountingPredicate [underlying: 440#L884true, annotation: [0, 0]]" "CountingPredicate [underlying: 34#L1493-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 458#L60true, annotation: [7, 0]]" "CountingPredicate [underlying: 400#L826true, annotation: [0, 0]]" "CountingPredicate [underlying: 303#L773-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 76#L1723-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 163#L1327true, annotation: [0, 0]]" "CountingPredicate [underlying: 372#Loop~0true, annotation: [10, 0]]" "CountingPredicate [underlying: 30#L867true, annotation: [0, 0]]" "CountingPredicate [underlying: 154#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 144#L280true, annotation: [7, 0]]" "CountingPredicate [underlying: 439#L331true, annotation: [7, 0]]" "CountingPredicate [underlying: 467#Loop~13true, annotation: [0, 0]]" "CountingPredicate [underlying: 177#L191true, annotation: [7, 0]]" "CountingPredicate [underlying: 213#is_transmit8_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 278#L200true, annotation: [10, 0]]" "CountingPredicate [underlying: 91#L1146true, annotation: [0, 0]]" "CountingPredicate [underlying: 104#L175true, annotation: [10, 0]]" "CountingPredicate [underlying: 265#L846true, annotation: [0, 0]]" "CountingPredicate [underlying: 208#L1080true, annotation: [0, 0]]" "CountingPredicate [underlying: 353#is_transmit6_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 264#L335true, annotation: [7, 0]]" "CountingPredicate [underlying: 96#is_transmit6_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 256#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 202#L982true, annotation: [0, 0]]" "CountingPredicate [underlying: 328#L284true, annotation: [7, 0]]" "CountingPredicate [underlying: 67#L219true, annotation: [6, 0]]" "CountingPredicate [underlying: 462#L1090true, annotation: [0, 0]]" "CountingPredicate [underlying: 219#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 318#L51true, annotation: [10, 0]]" "CountingPredicate [underlying: 465#L187true, annotation: [7, 0]]" "CountingPredicate [underlying: 396#L1477-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 175#L609true, annotation: [0, 0]]" "CountingPredicate [underlying: 110#L117true, annotation: [10, 0]]" "CountingPredicate [underlying: 382#L142-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 111#L1040true, annotation: [0, 0]]" "CountingPredicate [underlying: 436#is_transmit7_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 331#L79true, annotation: [10, 0]]" "CountingPredicate [underlying: 480#L1289true, annotation: [0, 0]]" "CountingPredicate [underlying: 102#while_3_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 85#L255true, annotation: [10, 0]]" "CountingPredicate [underlying: 81#Loop~7true, annotation: [0, 0]]" "CountingPredicate [underlying: 177#L191true, annotation: [6, 0]]" "CountingPredicate [underlying: 53#L137true, annotation: [6, 0]]" "CountingPredicate [underlying: 256#is_do_read_c_triggeredENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 429#L1667true, annotation: [0, 0]]" "CountingPredicate [underlying: 188#L645true, annotation: [0, 0]]" "CountingPredicate [underlying: 375#L629true, annotation: [0, 0]]" "CountingPredicate [underlying: 336#L1279true, annotation: [0, 0]]" "CountingPredicate [underlying: 120#L1407true, annotation: [0, 0]]" "CountingPredicate [underlying: 433#L756true, annotation: [0, 0]]" "CountingPredicate [underlying: 70#L131true, annotation: [6, 0]]" "CountingPredicate [underlying: 387#L1304true, annotation: [0, 0]]" "CountingPredicate [underlying: 172#L70true, annotation: [6, 0]]" "CountingPredicate [underlying: 450#L1185true, annotation: [0, 0]]" "CountingPredicate [underlying: 17#L720true, annotation: [0, 0]]" "CountingPredicate [underlying: 465#L187true, annotation: [6, 0]]" "CountingPredicate [underlying: 427#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 179#L624true, annotation: [0, 0]]" "CountingPredicate [underlying: 227#L272true, annotation: [10, 0]]" "CountingPredicate [underlying: 178#transmit6ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 335#while_7_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 361#eval1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 132#Loop~1true, annotation: [6, 0]]" "CountingPredicate [underlying: 382#L142-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 114#masterENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 161#L1264true, annotation: [0, 0]]" "CountingPredicate [underlying: 207#is_transmit8_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 64#L92true, annotation: [10, 0]]" "CountingPredicate [underlying: 243#L593-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 373#L977true, annotation: [0, 0]]" "CountingPredicate [underlying: 105#L1066true, annotation: [0, 0]]" "CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 167#L1082true, annotation: [0, 0]]" "CountingPredicate [underlying: 224#L118true, annotation: [10, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 337#L1673true, annotation: [0, 0]]" "CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 139#L160true, annotation: [7, 0]]" "CountingPredicate [underlying: 245#L1352true, annotation: [0, 0]]" "CountingPredicate [underlying: 377#L1734-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 82#L940true, annotation: [0, 0]]" "CountingPredicate [underlying: 326#L683true, annotation: [0, 0]]" "CountingPredicate [underlying: 70#L131true, annotation: [7, 0]]" "CountingPredicate [underlying: 368#L924true, annotation: [0, 0]]" "CountingPredicate [underlying: 281#update_channels2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 29#Loop~5true, annotation: [0, 0]]" "CountingPredicate [underlying: 172#L70true, annotation: [7, 0]]" "CountingPredicate [underlying: 62#L1269true, annotation: [0, 0]]" "CountingPredicate [underlying: 216#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 206#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 38#L717true, annotation: [0, 0]]" "CountingPredicate [underlying: 458#L60true, annotation: [6, 0]]" "CountingPredicate [underlying: 140#L865true, annotation: [0, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [10, 0]]" "CountingPredicate [underlying: 474#L90true, annotation: [6, 0]]" "CountingPredicate [underlying: 471#L855true, annotation: [0, 0]]" "CountingPredicate [underlying: 412#L886true, annotation: [0, 0]]" "CountingPredicate [underlying: 371#while_8_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 361#eval1ENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 397#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 406#L874true, annotation: [0, 0]]" "CountingPredicate [underlying: 220#error2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 66#error1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 247#L557-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 439#L331true, annotation: [6, 0]]" "CountingPredicate [underlying: 184#L161true, annotation: [6, 0]]" "CountingPredicate [underlying: 273#L182true, annotation: [10, 0]]" "CountingPredicate [underlying: 144#L280true, annotation: [10, 0]]" "CountingPredicate [underlying: 54#L1188true, annotation: [0, 0]]" "CountingPredicate [underlying: 209#L483true, annotation: [0, 0]]" "CountingPredicate [underlying: 264#L335true, annotation: [6, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 423#L1732-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 19#L1239true, annotation: [0, 0]]" "CountingPredicate [underlying: 139#L160true, annotation: [6, 0]]" "CountingPredicate [underlying: 22#L158true, annotation: [6, 0]]" "CountingPredicate [underlying: 394#init_threads1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 328#L284true, annotation: [10, 0]]" "CountingPredicate [underlying: 75#L115true, annotation: [10, 0]]" "CountingPredicate [underlying: 215#L684true, annotation: [0, 0]]" "CountingPredicate [underlying: 150#L1294true, annotation: [0, 0]]" "CountingPredicate [underlying: 85#L255true, annotation: [6, 0]]" "CountingPredicate [underlying: 307#Loop~3true, annotation: [9, 0]]" "CountingPredicate [underlying: 474#L90true, annotation: [7, 0]]" "CountingPredicate [underlying: 255#Loop~4true, annotation: [0, 0]]" "CountingPredicate [underlying: 146#L1299true, annotation: [0, 0]]" "CountingPredicate [underlying: 221#L902true, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L187-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 169#L791true, annotation: [0, 0]]" "CountingPredicate [underlying: 113#L1367true, annotation: [0, 0]]" "CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 104#L175true, annotation: [6, 0]]" "CountingPredicate [underlying: 189#L1199-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 278#L200true, annotation: [6, 0]]" "CountingPredicate [underlying: 184#L161true, annotation: [7, 0]]" "CountingPredicate [underlying: 42#L275true, annotation: [6, 0]]" "CountingPredicate [underlying: 359#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [6, 0]]" "CountingPredicate [underlying: 68#L263true, annotation: [6, 0]]" "CountingPredicate [underlying: 356#L50true, annotation: [6, 0]]" "CountingPredicate [underlying: 92#L1115-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 318#L51true, annotation: [6, 0]]" "CountingPredicate [underlying: 421#L1402true, annotation: [0, 0]]" "CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]" "CountingPredicate [underlying: 444#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 350#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 270#init_model2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 22#L158true, annotation: [7, 0]]" "CountingPredicate [underlying: 6#L1143true, annotation: [0, 0]]" "CountingPredicate [underlying: 343#L912true, annotation: [0, 0]]" "CountingPredicate [underlying: 97#L1259true, annotation: [0, 0]]" "CountingPredicate [underlying: 267#L817true, annotation: [0, 0]]" "CountingPredicate [underlying: 171#L459true, annotation: [0, 0]]" "CountingPredicate [underlying: 160#Loop~12true, annotation: [0, 0]]" "CountingPredicate [underlying: 238#L1469true, annotation: [0, 0]]" "CountingPredicate [underlying: 230#L1274true, annotation: [0, 0]]" "CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 127#L1002true, annotation: [0, 0]]" "CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 164#L1087-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 152#mainENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 133#is_do_write_p_triggeredENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 334#while_3_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 87#L1479true, annotation: [0, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [7, 0]]" "CountingPredicate [underlying: 444#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 277#while_1_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 232#L157true, annotation: [10, 0]]" "CountingPredicate [underlying: 53#L137true, annotation: [10, 0]]" "CountingPredicate [underlying: 90#L1032true, annotation: [0, 0]]" "CountingPredicate [underlying: 350#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 242#L1397true, annotation: [0, 0]]" "CountingPredicate [underlying: 430#L1469-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 69#L69true, annotation: [7, 0]]" "CountingPredicate [underlying: 287#L737true, annotation: [0, 0]]" "CountingPredicate [underlying: 442#activate_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 69#L69true, annotation: [10, 0]]" "CountingPredicate [underlying: 43#L1495true, annotation: [0, 0]]" "CountingPredicate [underlying: 383#L539true, annotation: [0, 0]]" "CountingPredicate [underlying: 252#init_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 454#L864true, annotation: [0, 0]]" "CountingPredicate [underlying: 224#L118true, annotation: [6, 0]]" "CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 172#L70true, annotation: [10, 0]]" "CountingPredicate [underlying: 427#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 115#L893true, annotation: [0, 0]]" "CountingPredicate [underlying: 307#Loop~3true, annotation: [7, 0]]" "CountingPredicate [underlying: 227#L272true, annotation: [6, 0]]" "CountingPredicate [underlying: 475#L1731true, annotation: [0, 0]]" "CountingPredicate [underlying: 309#L460true, annotation: [0, 0]]" "CountingPredicate [underlying: 465#L187true, annotation: [10, 0]]" "CountingPredicate [underlying: 158#L1666true, annotation: [0, 0]]" "CountingPredicate [underlying: 451#L1163true, annotation: [0, 0]]" "CountingPredicate [underlying: 323#L1107true, annotation: [0, 0]]" "CountingPredicate [underlying: 439#L331true, annotation: [9, 0]]" "CountingPredicate [underlying: 474#L90true, annotation: [10, 0]]" "CountingPredicate [underlying: 47#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 50#L1199true, annotation: [0, 0]]" "CountingPredicate [underlying: 133#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 166#L1202true, annotation: [0, 0]]" "CountingPredicate [underlying: 458#L60true, annotation: [10, 0]]" "CountingPredicate [underlying: 53#L137true, annotation: [7, 0]]" "CountingPredicate [underlying: 225#transmit5ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 296#L72true, annotation: [7, 0]]" "CountingPredicate [underlying: 159#L829true, annotation: [0, 0]]" "CountingPredicate [underlying: 317#init_model2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 222#L27true, annotation: [7, 0]]" "CountingPredicate [underlying: 434#L98-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 398#L573true, annotation: [0, 0]]" "CountingPredicate [underlying: 264#L335true, annotation: [9, 0]]" "CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 180#L1171-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 409#L-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 223#L1007true, annotation: [0, 0]]" "CountingPredicate [underlying: 196#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 142#is_transmit7_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 83#L142true, annotation: [7, 0]]" "CountingPredicate [underlying: 130#L931true, annotation: [0, 0]]" "CountingPredicate [underlying: 424#L1205true, annotation: [0, 0]]" "CountingPredicate [underlying: 272#L100true, annotation: [10, 0]]" "CountingPredicate [underlying: 298#L696true, annotation: [0, 0]]" "CountingPredicate [underlying: 216#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 117#L903true, annotation: [0, 0]]" "CountingPredicate [underlying: 224#L118true, annotation: [7, 0]]" "CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 10#L1104true, annotation: [0, 0]]" "CountingPredicate [underlying: 85#L255true, annotation: [7, 0]]" "CountingPredicate [underlying: 435#L1429true, annotation: [0, 0]]" "CountingPredicate [underlying: 427#exists_runnable_thread1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 268#L1132true, annotation: [0, 0]]" "CountingPredicate [underlying: 347#L1171true, annotation: [0, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 307#Loop~3true, annotation: [6, 0]]" "CountingPredicate [underlying: 404#L808true, annotation: [0, 0]]" "CountingPredicate [underlying: 227#L272true, annotation: [7, 0]]" "CountingPredicate [underlying: 413#L1052true, annotation: [0, 0]]" "CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 388#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 441#L390true, annotation: [0, 0]]" "CountingPredicate [underlying: 278#L200true, annotation: [7, 0]]" "CountingPredicate [underlying: 144#L280true, annotation: [6, 0]]" "CountingPredicate [underlying: 42#L275true, annotation: [7, 0]]" "CountingPredicate [underlying: 184#L161true, annotation: [10, 0]]" "CountingPredicate [underlying: 426#L1461-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 263#L1087true, annotation: [0, 0]]" "CountingPredicate [underlying: 239#Loop~10true, annotation: [0, 0]]" "CountingPredicate [underlying: 104#L175true, annotation: [7, 0]]" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 473#L1392true, annotation: [0, 0]]" "CountingPredicate [underlying: 222#L27true, annotation: [6, 0]]" "CountingPredicate [underlying: 356#L50true, annotation: [7, 0]]" "CountingPredicate [underlying: 318#L51true, annotation: [7, 0]]" "CountingPredicate [underlying: 327#L1020true, annotation: [0, 0]]" "CountingPredicate [underlying: 296#L72true, annotation: [6, 0]]" "CountingPredicate [underlying: 392#L1048true, annotation: [0, 0]]" "CountingPredicate [underlying: 83#L142true, annotation: [6, 0]]" }, initialStates = {"CountingPredicate [underlying: 466#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" }, finalStates = {}, callTransitions = { ("CountingPredicate [underlying: 26#L187-1true, annotation: [6, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 112#L665-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 42#L275true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 88#L287true, annotation: [10, 0]]" "call do_read_c();" "CountingPredicate [underlying: 61#do_read_cENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 46#L90-1true, annotation: [6, 0]]" "call #t~ret5 := is_do_write_p_triggered();" "CountingPredicate [underlying: 133#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 434#L98-1true, annotation: [6, 0]]" "call #t~ret6 := is_do_read_c_triggered();" "CountingPredicate [underlying: 256#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 434#L98-1true, annotation: [7, 0]]" "call #t~ret6 := is_do_read_c_triggered();" "CountingPredicate [underlying: 256#is_do_read_c_triggeredENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 51#L372true, annotation: [2, 0]]" "call init_model1();" "CountingPredicate [underlying: 212#init_model1ENTRYtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 46#L90-1true, annotation: [7, 0]]" "call #t~ret5 := is_do_write_p_triggered();" "CountingPredicate [underlying: 133#is_do_write_p_triggeredENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 358#L1668true, annotation: [0, 0]]" "call fire_delta_events2();" "CountingPredicate [underlying: 118#fire_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 308#L521-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 250#L1121true, annotation: [0, 0]]" "call transmit2();" "CountingPredicate [underlying: 342#transmit2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 46#L90-1true, annotation: [10, 0]]" "call #t~ret5 := is_do_write_p_triggered();" "CountingPredicate [underlying: 133#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 99#L701-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 26#L187-1true, annotation: [7, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 201#L1149true, annotation: [0, 0]]" "call transmit4();" "CountingPredicate [underlying: 322#transmit4ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 452#L1437-1true, annotation: [0, 0]]" "call #t~ret29 := is_transmit1_triggered();" "CountingPredicate [underlying: 37#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 186#L1093true, annotation: [0, 0]]" "call master();" "CountingPredicate [underlying: 114#masterENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 402#L1670true, annotation: [0, 0]]" "call reset_delta_events2();" "CountingPredicate [underlying: 388#reset_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 56#L1722true, annotation: [0, 0]]" "call init_model2();" "CountingPredicate [underlying: 317#init_model2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 271#L1677-1true, annotation: [0, 0]]" "call eval2();" "CountingPredicate [underlying: 21#eval2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 58#L1191true, annotation: [0, 0]]" "call transmit7();" "CountingPredicate [underlying: 284#transmit7ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 379#L1453-1true, annotation: [0, 0]]" "call #t~ret31 := is_transmit3_triggered();" "CountingPredicate [underlying: 145#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 88#L287true, annotation: [6, 0]]" "call do_read_c();" "CountingPredicate [underlying: 61#do_read_cENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 333#L1485-1true, annotation: [0, 0]]" "call #t~ret35 := is_transmit7_triggered();" "CountingPredicate [underlying: 436#is_transmit7_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 466#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "call ULTIMATE.init();" "CountingPredicate [underlying: 48#ULTIMATE.initENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 241#L1445-1true, annotation: [0, 0]]" "call #t~ret30 := is_transmit2_triggered();" "CountingPredicate [underlying: 182#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 88#L287true, annotation: [7, 0]]" "call do_read_c();" "CountingPredicate [underlying: 61#do_read_cENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 195#L328true, annotation: [5, 0]]" "call init_threads1();" "CountingPredicate [underlying: 394#init_threads1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 324#L629-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 346#L473-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 382#L142-1true, annotation: [6, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 415#L1429-1true, annotation: [0, 0]]" "call #t~ret28 := is_master_triggered();" "CountingPredicate [underlying: 100#is_master_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 126#L737-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 442#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 246#L373-1true, annotation: [4, 0]]" "call start_simulation1();" "CountingPredicate [underlying: 344#start_simulation1ENTRYtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 93#while_9_continuetrue, annotation: [0, 0]]" "call #t~ret18 := exists_runnable_thread2();" "CountingPredicate [underlying: 9#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 345#L1135true, annotation: [0, 0]]" "call transmit3();" "CountingPredicate [underlying: 101#transmit3ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 305#L1177true, annotation: [0, 0]]" "call transmit6();" "CountingPredicate [underlying: 178#transmit6ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 286#L1669true, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 442#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 34#L1493-1true, annotation: [0, 0]]" "call #t~ret36 := is_transmit8_triggered();" "CountingPredicate [underlying: 207#is_transmit8_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 303#L773-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 76#L1723-1true, annotation: [0, 0]]" "call start_simulation2();" "CountingPredicate [underlying: 276#start_simulation2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 278#L200true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 264#L335true, annotation: [7, 0]]" "call eval1();" "CountingPredicate [underlying: 361#eval1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 396#L1477-1true, annotation: [0, 0]]" "call #t~ret34 := is_transmit6_triggered();" "CountingPredicate [underlying: 11#is_transmit6_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 382#L142-1true, annotation: [7, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 429#L1667true, annotation: [0, 0]]" "call init_threads2();" "CountingPredicate [underlying: 252#init_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 227#L272true, annotation: [10, 0]]" "call do_write_p();" "CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 382#L142-1true, annotation: [10, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 243#L593-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 377#L1734-1true, annotation: [0, 0]]" "call #t~ret42 := main2();" "CountingPredicate [underlying: 403#main2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 479#L195true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 247#L557-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 209#L483true, annotation: [0, 0]]" "call error2();" "CountingPredicate [underlying: 329#error2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 264#L335true, annotation: [6, 0]]" "call eval1();" "CountingPredicate [underlying: 361#eval1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 423#L1732-1true, annotation: [1, 0]]" "call #t~ret41 := main1();" "CountingPredicate [underlying: 360#main1ENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 26#L187-1true, annotation: [10, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [6, 0]]" "call #t~ret8 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 278#L200true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 42#L275true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 479#L195true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [7, 0]]" "call #t~ret8 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 479#L195true, annotation: [7, 0]]" "call error1();" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 430#L1469-1true, annotation: [0, 0]]" "call #t~ret33 := is_transmit5_triggered();" "CountingPredicate [underlying: 47#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 227#L272true, annotation: [6, 0]]" "call do_write_p();" "CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 158#L1666true, annotation: [0, 0]]" "call update_channels2();" "CountingPredicate [underlying: 281#update_channels2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 451#L1163true, annotation: [0, 0]]" "call transmit5();" "CountingPredicate [underlying: 225#transmit5ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 323#L1107true, annotation: [0, 0]]" "call transmit1();" "CountingPredicate [underlying: 39#transmit1ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 434#L98-1true, annotation: [10, 0]]" "call #t~ret6 := is_do_read_c_triggered();" "CountingPredicate [underlying: 256#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 264#L335true, annotation: [9, 0]]" "call eval1();" "CountingPredicate [underlying: 361#eval1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 409#L-1true, annotation: [0, 0]]" "call #t~ret43 := main();" "CountingPredicate [underlying: 152#mainENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 424#L1205true, annotation: [0, 0]]" "call transmit8();" "CountingPredicate [underlying: 45#transmit8ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 227#L272true, annotation: [7, 0]]" "call do_write_p();" "CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [10, 0]]" "call #t~ret8 := exists_runnable_thread1();" "CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 278#L200true, annotation: [7, 0]]" "call error1();" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 42#L275true, annotation: [7, 0]]" "call error1();" "CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 426#L1461-1true, annotation: [0, 0]]" "call #t~ret32 := is_transmit4_triggered();" "CountingPredicate [underlying: 154#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]") }, internalTransitions = { ("CountingPredicate [underlying: 344#start_simulation1ENTRYtrue, annotation: [5, 0]]" "havoc ~kernel_st~0;havoc ~tmp~3;~kernel_st~0 := 0;" "CountingPredicate [underlying: 195#L328true, annotation: [5, 0]]") ("CountingPredicate [underlying: 162#L1229true, annotation: [0, 0]]" "assume 0 == ~T1_E~0;~T1_E~0 := 1;" "CountingPredicate [underlying: 72#L1234true, annotation: [0, 0]]") ("CountingPredicate [underlying: 162#L1229true, annotation: [0, 0]]" "assume !(0 == ~T1_E~0);" "CountingPredicate [underlying: 72#L1234true, annotation: [0, 0]]") ("CountingPredicate [underlying: 422#L258true, annotation: [7, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp___1~0 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 2#L260true, annotation: [7, 0]]") ("CountingPredicate [underlying: 75#L115true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 372#Loop~0true, annotation: [6, 0]]") ("CountingPredicate [underlying: 75#L115true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 70#L131true, annotation: [6, 0]]") ("CountingPredicate [underlying: 339#L1309true, annotation: [0, 0]]" "assume 0 == ~E_8~0;~E_8~0 := 1;" "CountingPredicate [underlying: 468#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 339#L1309true, annotation: [0, 0]]" "assume !(0 == ~E_8~0);" "CountingPredicate [underlying: 468#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 108#L665true, annotation: [0, 0]]" "~E_6~0 := 2;" "CountingPredicate [underlying: 188#L645true, annotation: [0, 0]]") ("CountingPredicate [underlying: 22#L158true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 132#Loop~1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 22#L158true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 104#L175true, annotation: [10, 0]]") ("CountingPredicate [underlying: 362#L53true, annotation: [7, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 359#is_do_write_p_triggeredFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 182#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~6;" "CountingPredicate [underlying: 400#L826true, annotation: [0, 0]]") ("CountingPredicate [underlying: 334#while_3_continuetrue, annotation: [6, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 264#L335true, annotation: [6, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [7, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 106#L232true, annotation: [7, 0]]") ("CountingPredicate [underlying: 390#L1431true, annotation: [0, 0]]" "assume 0 != ~tmp~5;~m_st~0 := 0;" "CountingPredicate [underlying: 452#L1437-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 390#L1431true, annotation: [0, 0]]" "assume !(0 != ~tmp~5);" "CountingPredicate [underlying: 452#L1437-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 301#activate_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 89#activate_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 135#L1174true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_7~0;~t6_st~0 := 1;" "CountingPredicate [underlying: 305#L1177true, annotation: [0, 0]]") ("CountingPredicate [underlying: 135#L1174true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_7~0);" "CountingPredicate [underlying: 347#L1171true, annotation: [0, 0]]") ("CountingPredicate [underlying: 198#L719true, annotation: [0, 0]]" "assume 1 == ~t7_pc~0;" "CountingPredicate [underlying: 17#L720true, annotation: [0, 0]]") ("CountingPredicate [underlying: 198#L719true, annotation: [0, 0]]" "assume !(1 == ~t7_pc~0);" "CountingPredicate [underlying: 38#L717true, annotation: [0, 0]]") ("CountingPredicate [underlying: 293#L1342true, annotation: [0, 0]]" "assume 1 == ~T4_E~0;~T4_E~0 := 2;" "CountingPredicate [underlying: 389#L1347true, annotation: [0, 0]]") ("CountingPredicate [underlying: 293#L1342true, annotation: [0, 0]]" "assume !(1 == ~T4_E~0);" "CountingPredicate [underlying: 389#L1347true, annotation: [0, 0]]") ("CountingPredicate [underlying: 470#L238true, annotation: [7, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 205#exists_runnable_thread1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 359#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 206#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 20#L972true, annotation: [0, 0]]" "assume 1 == ~t1_i~0;~t1_st~0 := 0;" "CountingPredicate [underlying: 373#L977true, annotation: [0, 0]]") ("CountingPredicate [underlying: 20#L972true, annotation: [0, 0]]" "assume !(1 == ~t1_i~0);~t1_st~0 := 2;" "CountingPredicate [underlying: 373#L977true, annotation: [0, 0]]") ("CountingPredicate [underlying: 376#L845true, annotation: [0, 0]]" "assume 1 == ~t3_pc~0;" "CountingPredicate [underlying: 265#L846true, annotation: [0, 0]]") ("CountingPredicate [underlying: 376#L845true, annotation: [0, 0]]" "assume !(1 == ~t3_pc~0);" "CountingPredicate [underlying: 471#L855true, annotation: [0, 0]]") ("CountingPredicate [underlying: 312#L1437true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret29 && #t~ret29 <= 2147483647;~tmp___0~2 := #t~ret29;havoc #t~ret29;" "CountingPredicate [underlying: 295#L1439true, annotation: [0, 0]]") ("CountingPredicate [underlying: 63#L537true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 200#Loop~6true, annotation: [0, 0]]") ("CountingPredicate [underlying: 63#L537true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 24#L552true, annotation: [0, 0]]") ("CountingPredicate [underlying: 124#L243true, annotation: [10, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 470#L238true, annotation: [10, 0]]") ("CountingPredicate [underlying: 356#L50true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 318#L51true, annotation: [10, 0]]") ("CountingPredicate [underlying: 356#L50true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 458#L60true, annotation: [10, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [6, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 4#L265true, annotation: [6, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [6, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 68#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 106#L232true, annotation: [10, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 470#L238true, annotation: [10, 0]]") ("CountingPredicate [underlying: 106#L232true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 95#L236true, annotation: [10, 0]]") ("CountingPredicate [underlying: 183#L1471true, annotation: [0, 0]]" "assume 0 != ~tmp___4~0;~t5_st~0 := 0;" "CountingPredicate [underlying: 396#L1477-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 183#L1471true, annotation: [0, 0]]" "assume !(0 != ~tmp___4~0);" "CountingPredicate [underlying: 396#L1477-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 44#L190true, annotation: [10, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 177#L191true, annotation: [10, 0]]") ("CountingPredicate [underlying: 44#L190true, annotation: [10, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 278#L200true, annotation: [10, 0]]") ("CountingPredicate [underlying: 232#L157true, annotation: [7, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 22#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 232#L157true, annotation: [7, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 139#L160true, annotation: [7, 0]]") ("CountingPredicate [underlying: 315#L1115true, annotation: [0, 0]]" "havoc ~tmp_ndt_3~0;" "CountingPredicate [underlying: 463#L1129-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#L1455true, annotation: [0, 0]]" "assume 0 != ~tmp___2~0;~t3_st~0 := 0;" "CountingPredicate [underlying: 426#L1461-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#L1455true, annotation: [0, 0]]" "assume !(0 != ~tmp___2~0);" "CountingPredicate [underlying: 426#L1461-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 416#while_5_continuetrue, annotation: [0, 0]]" "~t5_pc~0 := 1;~t5_st~0 := 2;" "CountingPredicate [underlying: 217#L660true, annotation: [0, 0]]") ("CountingPredicate [underlying: 422#L258true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp___1~0 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 2#L260true, annotation: [6, 0]]") ("CountingPredicate [underlying: 248#L504true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_2~0 := 1;" "CountingPredicate [underlying: 308#L521-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 205#exists_runnable_thread1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 427#exists_runnable_thread1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 59#L1244true, annotation: [0, 0]]" "assume 0 == ~T4_E~0;~T4_E~0 := 1;" "CountingPredicate [underlying: 218#L1249true, annotation: [0, 0]]") ("CountingPredicate [underlying: 59#L1244true, annotation: [0, 0]]" "assume !(0 == ~T4_E~0);" "CountingPredicate [underlying: 218#L1249true, annotation: [0, 0]]") ("CountingPredicate [underlying: 405#L521true, annotation: [0, 0]]" "~E_2~0 := 2;" "CountingPredicate [underlying: 116#L501true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#L648true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_6~0 := 1;" "CountingPredicate [underlying: 112#L665-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 362#L53true, annotation: [6, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 359#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 61#do_read_cENTRYtrue, annotation: [7, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 232#L157true, annotation: [7, 0]]") ("CountingPredicate [underlying: 417#L905true, annotation: [0, 0]]" "#res := ~__retres1~10;" "CountingPredicate [underlying: 96#is_transmit6_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 212#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: 176#init_model1FINALtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 340#L593true, annotation: [0, 0]]" "~E_4~0 := 2;" "CountingPredicate [underlying: 398#L573true, annotation: [0, 0]]") ("CountingPredicate [underlying: 470#L238true, annotation: [6, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 205#exists_runnable_thread1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 322#transmit4ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t4_pc~0;" "CountingPredicate [underlying: 175#L609true, annotation: [0, 0]]") ("CountingPredicate [underlying: 322#transmit4ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t4_pc~0);" "CountingPredicate [underlying: 319#L611true, annotation: [0, 0]]") ("CountingPredicate [underlying: 257#L98true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret6 && #t~ret6 <= 2147483647;~tmp___0~0 := #t~ret6;havoc #t~ret6;" "CountingPredicate [underlying: 272#L100true, annotation: [6, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [7, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 4#L265true, annotation: [7, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [7, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 68#L263true, annotation: [7, 0]]") ("CountingPredicate [underlying: 155#is_master_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 266#is_master_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 359#is_do_write_p_triggeredFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 206#is_do_write_p_triggeredEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 101#transmit3ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t3_pc~0;" "CountingPredicate [underlying: 398#L573true, annotation: [0, 0]]") ("CountingPredicate [underlying: 101#transmit3ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t3_pc~0);" "CountingPredicate [underlying: 348#L575true, annotation: [0, 0]]") ("CountingPredicate [underlying: 194#L789true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~__retres1~4 := 1;" "CountingPredicate [underlying: 169#L791true, annotation: [0, 0]]") ("CountingPredicate [underlying: 194#L789true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 297#L798true, annotation: [0, 0]]") ("CountingPredicate [underlying: 181#L1357true, annotation: [0, 0]]" "assume 1 == ~T7_E~0;~T7_E~0 := 2;" "CountingPredicate [underlying: 283#L1362true, annotation: [0, 0]]") ("CountingPredicate [underlying: 181#L1357true, annotation: [0, 0]]" "assume !(1 == ~T7_E~0);" "CountingPredicate [underlying: 283#L1362true, annotation: [0, 0]]") ("CountingPredicate [underlying: 232#L157true, annotation: [6, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 22#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 232#L157true, annotation: [6, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 139#L160true, annotation: [6, 0]]") ("CountingPredicate [underlying: 45#transmit8ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t8_pc~0;" "CountingPredicate [underlying: 449#L753true, annotation: [0, 0]]") ("CountingPredicate [underlying: 45#transmit8ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t8_pc~0);" "CountingPredicate [underlying: 173#L755true, annotation: [0, 0]]") ("CountingPredicate [underlying: 254#Loop~2true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 254#Loop~2true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 68#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 437#L681true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 239#Loop~10true, annotation: [0, 0]]") ("CountingPredicate [underlying: 437#L681true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 298#L696true, annotation: [0, 0]]") ("CountingPredicate [underlying: 205#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 427#exists_runnable_thread1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 72#L1234true, annotation: [0, 0]]" "assume 0 == ~T2_E~0;~T2_E~0 := 1;" "CountingPredicate [underlying: 19#L1239true, annotation: [0, 0]]") ("CountingPredicate [underlying: 72#L1234true, annotation: [0, 0]]" "assume !(0 == ~T2_E~0);" "CountingPredicate [underlying: 19#L1239true, annotation: [0, 0]]") ("CountingPredicate [underlying: 272#L100true, annotation: [7, 0]]" "assume 0 != ~tmp___0~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 272#L100true, annotation: [7, 0]]" "assume !(0 != ~tmp___0~0);" "CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 463#L1129-1true, annotation: [0, 0]]" "assume 0 == ~t3_st~0;havoc ~tmp_ndt_4~0;havoc #t~nondet22;assume -2147483648 <= #t~nondet22 && #t~nondet22 <= 2147483647;~tmp_ndt_4~0 := #t~nondet22;havoc #t~nondet22;" "CountingPredicate [underlying: 268#L1132true, annotation: [0, 0]]") ("CountingPredicate [underlying: 463#L1129-1true, annotation: [0, 0]]" "assume !(0 == ~t3_st~0);" "CountingPredicate [underlying: 259#L1143-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 411#reset_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 374#reset_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 3#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 219#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~0;havoc ~tmp___0~0;" "CountingPredicate [underlying: 46#L90-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 234#L1377true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~E_2~0 := 2;" "CountingPredicate [underlying: 211#L1382true, annotation: [0, 0]]") ("CountingPredicate [underlying: 234#L1377true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 211#L1382true, annotation: [0, 0]]") ("CountingPredicate [underlying: 52#L1493true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret36 && #t~ret36 <= 2147483647;~tmp___7~0 := #t~ret36;havoc #t~ret36;" "CountingPredicate [underlying: 43#L1495true, annotation: [0, 0]]") ("CountingPredicate [underlying: 203#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 196#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 364#L1101-1true, annotation: [0, 0]]" "assume 0 == ~t1_st~0;havoc ~tmp_ndt_2~0;havoc #t~nondet20;assume -2147483648 <= #t~nondet20 && #t~nondet20 <= 2147483647;~tmp_ndt_2~0 := #t~nondet20;havoc #t~nondet20;" "CountingPredicate [underlying: 10#L1104true, annotation: [0, 0]]") ("CountingPredicate [underlying: 364#L1101-1true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 92#L1115-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 61#do_read_cENTRYtrue, annotation: [10, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 232#L157true, annotation: [10, 0]]") ("CountingPredicate [underlying: 297#L798true, annotation: [0, 0]]" "~__retres1~4 := 0;" "CountingPredicate [underlying: 169#L791true, annotation: [0, 0]]") ("CountingPredicate [underlying: 143#L1024true, annotation: [0, 0]]" "assume 0 == ~t1_st~0;~__retres1~13 := 1;" "CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]") ("CountingPredicate [underlying: 143#L1024true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 35#L1028true, annotation: [0, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 216#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 95#L236true, annotation: [6, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 470#L238true, annotation: [6, 0]]") ("CountingPredicate [underlying: 95#L236true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 124#L243true, annotation: [6, 0]]") ("CountingPredicate [underlying: 4#L265true, annotation: [7, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet9;assume -2147483648 <= #t~nondet9 && #t~nondet9 <= 2147483647;~tmp~1 := #t~nondet9;havoc #t~nondet9;" "CountingPredicate [underlying: 391#L269true, annotation: [7, 0]]") ("CountingPredicate [underlying: 4#L265true, annotation: [7, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 144#L280true, annotation: [7, 0]]") ("CountingPredicate [underlying: 391#L269true, annotation: [7, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 227#L272true, annotation: [7, 0]]") ("CountingPredicate [underlying: 391#L269true, annotation: [7, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 42#L275true, annotation: [7, 0]]") ("CountingPredicate [underlying: 13#L1461true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret32 && #t~ret32 <= 2147483647;~tmp___3~0 := #t~ret32;havoc #t~ret32;" "CountingPredicate [underlying: 292#L1463true, annotation: [0, 0]]") ("CountingPredicate [underlying: 357#L950true, annotation: [0, 0]]" "~__retres1~12 := 0;" "CountingPredicate [underlying: 156#L943true, annotation: [0, 0]]") ("CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 55#L883true, annotation: [0, 0]]" "assume 1 == ~t5_pc~0;" "CountingPredicate [underlying: 440#L884true, annotation: [0, 0]]") ("CountingPredicate [underlying: 55#L883true, annotation: [0, 0]]" "assume !(1 == ~t5_pc~0);" "CountingPredicate [underlying: 115#L893true, annotation: [0, 0]]") ("CountingPredicate [underlying: 257#L98true, annotation: [7, 0]]" "assume -2147483648 <= #t~ret6 && #t~ret6 <= 2147483647;~tmp___0~0 := #t~ret6;havoc #t~ret6;" "CountingPredicate [underlying: 272#L100true, annotation: [7, 0]]") ("CountingPredicate [underlying: 133#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 356#L50true, annotation: [10, 0]]") ("CountingPredicate [underlying: 262#L701true, annotation: [0, 0]]" "~E_7~0 := 2;" "CountingPredicate [underlying: 437#L681true, annotation: [0, 0]]") ("CountingPredicate [underlying: 366#immediate_notifyFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 330#immediate_notifyEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 147#L836true, annotation: [0, 0]]" "~__retres1~6 := 0;" "CountingPredicate [underlying: 159#L829true, annotation: [0, 0]]") ("CountingPredicate [underlying: 156#L943true, annotation: [0, 0]]" "#res := ~__retres1~12;" "CountingPredicate [underlying: 213#is_transmit8_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 128#L1157-1true, annotation: [0, 0]]" "assume 0 == ~t5_st~0;havoc ~tmp_ndt_6~0;havoc #t~nondet24;assume -2147483648 <= #t~nondet24 && #t~nondet24 <= 2147483647;~tmp_ndt_6~0 := #t~nondet24;havoc #t~nondet24;" "CountingPredicate [underlying: 399#L1160true, annotation: [0, 0]]") ("CountingPredicate [underlying: 128#L1157-1true, annotation: [0, 0]]" "assume !(0 == ~t5_st~0);" "CountingPredicate [underlying: 180#L1171-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 69#L69true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 172#L70true, annotation: [6, 0]]") ("CountingPredicate [underlying: 69#L69true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 331#L79true, annotation: [6, 0]]") ("CountingPredicate [underlying: 204#L987true, annotation: [0, 0]]" "assume 1 == ~t4_i~0;~t4_st~0 := 0;" "CountingPredicate [underlying: 15#L992true, annotation: [0, 0]]") ("CountingPredicate [underlying: 204#L987true, annotation: [0, 0]]" "assume !(1 == ~t4_i~0);~t4_st~0 := 2;" "CountingPredicate [underlying: 15#L992true, annotation: [0, 0]]") ("CountingPredicate [underlying: 75#L115true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 372#Loop~0true, annotation: [7, 0]]") ("CountingPredicate [underlying: 75#L115true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 70#L131true, annotation: [7, 0]]") ("CountingPredicate [underlying: 80#while_2_continuetrue, annotation: [0, 0]]" "~t2_pc~0 := 1;~t2_st~0 := 2;" "CountingPredicate [underlying: 24#L552true, annotation: [0, 0]]") ("CountingPredicate [underlying: 325#L576true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_4~0 := 1;" "CountingPredicate [underlying: 243#L593-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 269#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 460#ULTIMATE.initEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 100#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~4;" "CountingPredicate [underlying: 401#L788true, annotation: [0, 0]]") ("CountingPredicate [underlying: 329#error2ENTRYtrue, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 441#L390true, annotation: [0, 0]]") ("CountingPredicate [underlying: 329#error2ENTRYtrue, annotation: [0, 0]]" "assume !false;" "CountingPredicate [underlying: 98#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 40#L1284true, annotation: [0, 0]]" "assume 0 == ~E_3~0;~E_3~0 := 1;" "CountingPredicate [underlying: 480#L1289true, annotation: [0, 0]]") ("CountingPredicate [underlying: 40#L1284true, annotation: [0, 0]]" "assume !(0 == ~E_3~0);" "CountingPredicate [underlying: 480#L1289true, annotation: [0, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 106#L232true, annotation: [6, 0]]") ("CountingPredicate [underlying: 25#Loop~14true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 235#while_10_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 25#Loop~14true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 27#L1706true, annotation: [0, 0]]") ("CountingPredicate [underlying: 334#while_3_continuetrue, annotation: [7, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 264#L335true, annotation: [7, 0]]") ("CountingPredicate [underlying: 200#Loop~6true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 80#while_2_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 200#Loop~6true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 24#L552true, annotation: [0, 0]]") ("CountingPredicate [underlying: 74#L1447true, annotation: [0, 0]]" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "CountingPredicate [underlying: 379#L1453-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 74#L1447true, annotation: [0, 0]]" "assume !(0 != ~tmp___1~1);" "CountingPredicate [underlying: 379#L1453-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 95#L236true, annotation: [7, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 470#L238true, annotation: [7, 0]]") ("CountingPredicate [underlying: 95#L236true, annotation: [7, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 124#L243true, annotation: [7, 0]]") ("CountingPredicate [underlying: 282#L1387true, annotation: [0, 0]]" "assume 1 == ~E_4~0;~E_4~0 := 2;" "CountingPredicate [underlying: 473#L1392true, annotation: [0, 0]]") ("CountingPredicate [underlying: 282#L1387true, annotation: [0, 0]]" "assume !(1 == ~E_4~0);" "CountingPredicate [underlying: 473#L1392true, annotation: [0, 0]]") ("CountingPredicate [underlying: 431#L1077true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 467#Loop~13true, annotation: [0, 0]]") ("CountingPredicate [underlying: 431#L1077true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 310#L1085true, annotation: [0, 0]]") ("CountingPredicate [underlying: 11#is_transmit6_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~10;" "CountingPredicate [underlying: 221#L902true, annotation: [0, 0]]") ("CountingPredicate [underlying: 4#L265true, annotation: [6, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet9;assume -2147483648 <= #t~nondet9 && #t~nondet9 <= 2147483647;~tmp~1 := #t~nondet9;havoc #t~nondet9;" "CountingPredicate [underlying: 391#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 4#L265true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 144#L280true, annotation: [6, 0]]") ("CountingPredicate [underlying: 418#L1445true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret30 && #t~ret30 <= 2147483647;~tmp___1~1 := #t~ret30;havoc #t~ret30;" "CountingPredicate [underlying: 74#L1447true, annotation: [0, 0]]") ("CountingPredicate [underlying: 391#L269true, annotation: [6, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 227#L272true, annotation: [6, 0]]") ("CountingPredicate [underlying: 391#L269true, annotation: [6, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 42#L275true, annotation: [6, 0]]") ("CountingPredicate [underlying: 302#L457true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 255#Loop~4true, annotation: [0, 0]]") ("CountingPredicate [underlying: 302#L457true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 320#L479true, annotation: [0, 0]]") ("CountingPredicate [underlying: 33#L773true, annotation: [0, 0]]" "~E_M~0 := 2;" "CountingPredicate [underlying: 449#L753true, annotation: [0, 0]]") ("CountingPredicate [underlying: 299#L941true, annotation: [0, 0]]" "assume 1 == ~E_8~0;~__retres1~12 := 1;" "CountingPredicate [underlying: 156#L943true, annotation: [0, 0]]") ("CountingPredicate [underlying: 299#L941true, annotation: [0, 0]]" "assume !(1 == ~E_8~0);" "CountingPredicate [underlying: 357#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#L1332true, annotation: [0, 0]]" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "CountingPredicate [underlying: 168#L1337true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#L1332true, annotation: [0, 0]]" "assume !(1 == ~T2_E~0);" "CountingPredicate [underlying: 168#L1337true, annotation: [0, 0]]") ("CountingPredicate [underlying: 106#L232true, annotation: [7, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 470#L238true, annotation: [7, 0]]") ("CountingPredicate [underlying: 106#L232true, annotation: [7, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 95#L236true, annotation: [7, 0]]") ("CountingPredicate [underlying: 321#L473true, annotation: [0, 0]]" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "CountingPredicate [underlying: 320#L479true, annotation: [0, 0]]") ("CountingPredicate [underlying: 118#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~M_E~0;~M_E~0 := 1;" "CountingPredicate [underlying: 162#L1229true, annotation: [0, 0]]") ("CountingPredicate [underlying: 118#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~M_E~0);" "CountingPredicate [underlying: 162#L1229true, annotation: [0, 0]]") ("CountingPredicate [underlying: 296#L72true, annotation: [10, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 222#L27true, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 66#error1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 272#L100true, annotation: [6, 0]]" "assume 0 != ~tmp___0~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 272#L100true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~0);" "CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 83#L142true, annotation: [10, 0]]" "~q_write_ev~0 := 2;" "CountingPredicate [underlying: 75#L115true, annotation: [10, 0]]") ("CountingPredicate [underlying: 280#L848true, annotation: [0, 0]]" "#res := ~__retres1~7;" "CountingPredicate [underlying: 151#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 168#L1337true, annotation: [0, 0]]" "assume 1 == ~T3_E~0;~T3_E~0 := 2;" "CountingPredicate [underlying: 293#L1342true, annotation: [0, 0]]") ("CountingPredicate [underlying: 168#L1337true, annotation: [0, 0]]" "assume !(1 == ~T3_E~0);" "CountingPredicate [underlying: 293#L1342true, annotation: [0, 0]]") ("CountingPredicate [underlying: 228#init_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 191#init_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 122#L922true, annotation: [0, 0]]" "assume 1 == ~E_7~0;~__retres1~11 := 1;" "CountingPredicate [underlying: 368#L924true, annotation: [0, 0]]") ("CountingPredicate [underlying: 122#L922true, annotation: [0, 0]]" "assume !(1 == ~E_7~0);" "CountingPredicate [underlying: 130#L931true, annotation: [0, 0]]") ("CountingPredicate [underlying: 116#L501true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 29#Loop~5true, annotation: [0, 0]]") ("CountingPredicate [underlying: 116#L501true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 73#L516true, annotation: [0, 0]]") ("CountingPredicate [underlying: 461#L1185-1true, annotation: [0, 0]]" "assume 0 == ~t7_st~0;havoc ~tmp_ndt_8~0;havoc #t~nondet26;assume -2147483648 <= #t~nondet26 && #t~nondet26 <= 2147483647;~tmp_ndt_8~0 := #t~nondet26;havoc #t~nondet26;" "CountingPredicate [underlying: 54#L1188true, annotation: [0, 0]]") ("CountingPredicate [underlying: 461#L1185-1true, annotation: [0, 0]]" "assume !(0 == ~t7_st~0);" "CountingPredicate [underlying: 189#L1199-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [10, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 4#L265true, annotation: [10, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [10, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 68#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 78#L810true, annotation: [0, 0]]" "#res := ~__retres1~5;" "CountingPredicate [underlying: 395#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 174#init_threads1FINALtrue, annotation: [8, 0]]" "assume true;" "CountingPredicate [underlying: 60#init_threads1EXITtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 449#L753true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 160#Loop~12true, annotation: [0, 0]]") ("CountingPredicate [underlying: 449#L753true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 244#L768true, annotation: [0, 0]]") ("CountingPredicate [underlying: 123#Loop~11true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 335#while_7_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 123#Loop~11true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 476#L732true, annotation: [0, 0]]") ("CountingPredicate [underlying: 66#error1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 350#error1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 331#L79true, annotation: [7, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 296#L72true, annotation: [7, 0]]") ("CountingPredicate [underlying: 124#L243true, annotation: [6, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 470#L238true, annotation: [6, 0]]") ("CountingPredicate [underlying: 192#L1129true, annotation: [0, 0]]" "havoc ~tmp_ndt_4~0;" "CountingPredicate [underlying: 259#L1143-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 256#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 69#L69true, annotation: [10, 0]]") ("CountingPredicate [underlying: 259#L1143-1true, annotation: [0, 0]]" "assume 0 == ~t4_st~0;havoc ~tmp_ndt_5~0;havoc #t~nondet23;assume -2147483648 <= #t~nondet23 && #t~nondet23 <= 2147483647;~tmp_ndt_5~0 := #t~nondet23;havoc #t~nondet23;" "CountingPredicate [underlying: 91#L1146true, annotation: [0, 0]]") ("CountingPredicate [underlying: 259#L1143-1true, annotation: [0, 0]]" "assume !(0 == ~t4_st~0);" "CountingPredicate [underlying: 128#L1157-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 372#Loop~0true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 372#Loop~0true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 70#L131true, annotation: [6, 0]]") ("CountingPredicate [underlying: 106#L232true, annotation: [6, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 470#L238true, annotation: [6, 0]]") ("CountingPredicate [underlying: 106#L232true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 95#L236true, annotation: [6, 0]]") ("CountingPredicate [underlying: 448#L1453true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret31 && #t~ret31 <= 2147483647;~tmp___2~0 := #t~ret31;havoc #t~ret31;" "CountingPredicate [underlying: 231#L1455true, annotation: [0, 0]]") ("CountingPredicate [underlying: 468#fire_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 65#fire_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 44#L190true, annotation: [6, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 177#L191true, annotation: [6, 0]]") ("CountingPredicate [underlying: 44#L190true, annotation: [6, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 278#L200true, annotation: [6, 0]]") ("CountingPredicate [underlying: 254#Loop~2true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 254#Loop~2true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 68#L263true, annotation: [7, 0]]") ("CountingPredicate [underlying: 403#main2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~14;" "CountingPredicate [underlying: 56#L1722true, annotation: [0, 0]]") ("CountingPredicate [underlying: 422#L258true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret8 && #t~ret8 <= 2147483647;~tmp___1~0 := #t~ret8;havoc #t~ret8;" "CountingPredicate [underlying: 2#L260true, annotation: [10, 0]]") ("CountingPredicate [underlying: 316#while_6_continuetrue, annotation: [0, 0]]" "~t6_pc~0 := 1;~t6_st~0 := 2;" "CountingPredicate [underlying: 298#L696true, annotation: [0, 0]]") ("CountingPredicate [underlying: 362#L53true, annotation: [10, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 359#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 151#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 351#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 311#L807true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 404#L808true, annotation: [0, 0]]") ("CountingPredicate [underlying: 311#L807true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 267#L817true, annotation: [0, 0]]") ("CountingPredicate [underlying: 295#L1439true, annotation: [0, 0]]" "assume 0 != ~tmp___0~2;~t1_st~0 := 0;" "CountingPredicate [underlying: 241#L1445-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 295#L1439true, annotation: [0, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 241#L1445-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 141#L1477true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret34 && #t~ret34 <= 2147483647;~tmp___5~0 := #t~ret34;havoc #t~ret34;" "CountingPredicate [underlying: 87#L1479true, annotation: [0, 0]]") ("CountingPredicate [underlying: 389#L1347true, annotation: [0, 0]]" "assume 1 == ~T5_E~0;~T5_E~0 := 2;" "CountingPredicate [underlying: 245#L1352true, annotation: [0, 0]]") ("CountingPredicate [underlying: 389#L1347true, annotation: [0, 0]]" "assume !(1 == ~T5_E~0);" "CountingPredicate [underlying: 245#L1352true, annotation: [0, 0]]") ("CountingPredicate [underlying: 360#main1ENTRYtrue, annotation: [2, 0]]" "havoc ~__retres1~3;" "CountingPredicate [underlying: 51#L372true, annotation: [2, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 216#is_do_read_c_triggeredEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 222#L27true, annotation: [10, 0]]") ("CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [10, 0]]" "assume !false;" "CountingPredicate [underlying: 444#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 132#Loop~1true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 132#Loop~1true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 104#L175true, annotation: [7, 0]]") ("CountingPredicate [underlying: 367#L1487true, annotation: [0, 0]]" "assume 0 != ~tmp___6~0;~t7_st~0 := 0;" "CountingPredicate [underlying: 34#L1493-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 367#L1487true, annotation: [0, 0]]" "assume !(0 != ~tmp___6~0);" "CountingPredicate [underlying: 34#L1493-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 110#L117true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 224#L118true, annotation: [6, 0]]") ("CountingPredicate [underlying: 110#L117true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 75#L115true, annotation: [6, 0]]") ("CountingPredicate [underlying: 279#L1101true, annotation: [0, 0]]" "havoc ~tmp_ndt_2~0;" "CountingPredicate [underlying: 92#L1115-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 331#L79true, annotation: [6, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 296#L72true, annotation: [6, 0]]") ("CountingPredicate [underlying: 395#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 36#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 456#L1118true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_3~0;~t2_st~0 := 1;" "CountingPredicate [underlying: 250#L1121true, annotation: [0, 0]]") ("CountingPredicate [underlying: 456#L1118true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_3~0);" "CountingPredicate [underlying: 315#L1115true, annotation: [0, 0]]") ("CountingPredicate [underlying: 145#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~7;" "CountingPredicate [underlying: 376#L845true, annotation: [0, 0]]") ("CountingPredicate [underlying: 292#L1463true, annotation: [0, 0]]" "assume 0 != ~tmp___3~0;~t4_st~0 := 0;" "CountingPredicate [underlying: 430#L1469-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 292#L1463true, annotation: [0, 0]]" "assume !(0 != ~tmp___3~0);" "CountingPredicate [underlying: 430#L1469-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 257#L98true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret6 && #t~ret6 <= 2147483647;~tmp___0~0 := #t~ret6;havoc #t~ret6;" "CountingPredicate [underlying: 272#L100true, annotation: [10, 0]]") ("CountingPredicate [underlying: 276#start_simulation2ENTRYtrue, annotation: [0, 0]]" "havoc ~kernel_st~1;havoc ~tmp~7;havoc ~tmp___0~3;~kernel_st~1 := 0;" "CountingPredicate [underlying: 158#L1666true, annotation: [0, 0]]") ("CountingPredicate [underlying: 274#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 185#exists_runnable_thread2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [7, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 75#L115true, annotation: [7, 0]]") ("CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [7, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 110#L117true, annotation: [7, 0]]") ("CountingPredicate [underlying: 284#transmit7ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t7_pc~0;" "CountingPredicate [underlying: 38#L717true, annotation: [0, 0]]") ("CountingPredicate [underlying: 284#transmit7ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t7_pc~0);" "CountingPredicate [underlying: 198#L719true, annotation: [0, 0]]") ("CountingPredicate [underlying: 177#L191true, annotation: [10, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 22#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 177#L191true, annotation: [10, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 479#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 260#L921true, annotation: [0, 0]]" "assume 1 == ~t7_pc~0;" "CountingPredicate [underlying: 122#L922true, annotation: [0, 0]]") ("CountingPredicate [underlying: 260#L921true, annotation: [0, 0]]" "assume !(1 == ~t7_pc~0);" "CountingPredicate [underlying: 130#L931true, annotation: [0, 0]]") ("CountingPredicate [underlying: 470#L238true, annotation: [10, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 205#exists_runnable_thread1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 37#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~5;" "CountingPredicate [underlying: 311#L807true, annotation: [0, 0]]") ("CountingPredicate [underlying: 205#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 427#exists_runnable_thread1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 363#L503true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 248#L504true, annotation: [0, 0]]") ("CountingPredicate [underlying: 363#L503true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 116#L501true, annotation: [0, 0]]") ("CountingPredicate [underlying: 61#do_read_cENTRYtrue, annotation: [6, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 232#L157true, annotation: [6, 0]]") ("CountingPredicate [underlying: 95#L236true, annotation: [10, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 470#L238true, annotation: [10, 0]]") ("CountingPredicate [underlying: 95#L236true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 124#L243true, annotation: [10, 0]]") ("CountingPredicate [underlying: 132#Loop~1true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 132#Loop~1true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 104#L175true, annotation: [10, 0]]") ("CountingPredicate [underlying: 174#init_threads1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 60#init_threads1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 35#L1028true, annotation: [0, 0]]" "assume 0 == ~t2_st~0;~__retres1~13 := 1;" "CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]") ("CountingPredicate [underlying: 35#L1028true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 90#L1032true, annotation: [0, 0]]") ("CountingPredicate [underlying: 414#L1254true, annotation: [0, 0]]" "assume 0 == ~T6_E~0;~T6_E~0 := 1;" "CountingPredicate [underlying: 97#L1259true, annotation: [0, 0]]") ("CountingPredicate [underlying: 414#L1254true, annotation: [0, 0]]" "assume !(0 == ~T6_E~0);" "CountingPredicate [underlying: 97#L1259true, annotation: [0, 0]]") ("CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 216#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 64#L92true, annotation: [6, 0]]" "assume 0 != ~tmp~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 434#L98-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 64#L92true, annotation: [6, 0]]" "assume !(0 != ~tmp~0);" "CountingPredicate [underlying: 434#L98-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 28#L1485true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret35 && #t~ret35 <= 2147483647;~tmp___6~0 := #t~ret35;havoc #t~ret35;" "CountingPredicate [underlying: 367#L1487true, annotation: [0, 0]]") ("CountingPredicate [underlying: 110#L117true, annotation: [7, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 224#L118true, annotation: [7, 0]]") ("CountingPredicate [underlying: 110#L117true, annotation: [7, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 75#L115true, annotation: [7, 0]]") ("CountingPredicate [underlying: 254#Loop~2true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 254#Loop~2true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 68#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 361#eval1ENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;havoc ~tmp___1~0;" "CountingPredicate [underlying: 85#L255true, annotation: [10, 0]]") ("CountingPredicate [underlying: 342#transmit2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t2_pc~0;" "CountingPredicate [underlying: 63#L537true, annotation: [0, 0]]") ("CountingPredicate [underlying: 342#transmit2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t2_pc~0);" "CountingPredicate [underlying: 383#L539true, annotation: [0, 0]]") ("CountingPredicate [underlying: 273#L182true, annotation: [7, 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_read_ev~0 := 1;" "CountingPredicate [underlying: 26#L187-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 341#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 229#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 222#L27true, annotation: [6, 0]]") ("CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [6, 0]]" "assume !false;" "CountingPredicate [underlying: 444#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [10, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 70#L131true, annotation: [10, 0]]") ("CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [10, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 53#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 86#L612true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_5~0 := 1;" "CountingPredicate [underlying: 324#L629-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 304#Loop~8true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 187#while_4_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 304#Loop~8true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 179#L624true, annotation: [0, 0]]") ("CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [6, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 75#L115true, annotation: [6, 0]]") ("CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 110#L117true, annotation: [6, 0]]") ("CountingPredicate [underlying: 348#L575true, annotation: [0, 0]]" "assume 1 == ~t3_pc~0;" "CountingPredicate [underlying: 325#L576true, annotation: [0, 0]]") ("CountingPredicate [underlying: 348#L575true, annotation: [0, 0]]" "assume !(1 == ~t3_pc~0);" "CountingPredicate [underlying: 398#L573true, annotation: [0, 0]]") ("CountingPredicate [underlying: 187#while_4_continuetrue, annotation: [0, 0]]" "~t4_pc~0 := 1;~t4_st~0 := 2;" "CountingPredicate [underlying: 179#L624true, annotation: [0, 0]]") ("CountingPredicate [underlying: 290#L557true, annotation: [0, 0]]" "~E_3~0 := 2;" "CountingPredicate [underlying: 63#L537true, annotation: [0, 0]]") ("CountingPredicate [underlying: 134#while_0_continuetrue, annotation: [0, 0]]" "havoc #t~nondet17;assume -2147483648 <= #t~nondet17 && #t~nondet17 <= 2147483647;~token~0 := #t~nondet17;havoc #t~nondet17;~local~0 := ~token~0;~E_1~0 := 1;" "CountingPredicate [underlying: 346#L473-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 211#L1382true, annotation: [0, 0]]" "assume 1 == ~E_3~0;~E_3~0 := 2;" "CountingPredicate [underlying: 282#L1387true, annotation: [0, 0]]") ("CountingPredicate [underlying: 211#L1382true, annotation: [0, 0]]" "assume !(1 == ~E_3~0);" "CountingPredicate [underlying: 282#L1387true, annotation: [0, 0]]") ("CountingPredicate [underlying: 15#L992true, annotation: [0, 0]]" "assume 1 == ~t5_i~0;~t5_st~0 := 0;" "CountingPredicate [underlying: 249#L997true, annotation: [0, 0]]") ("CountingPredicate [underlying: 15#L992true, annotation: [0, 0]]" "assume !(1 == ~t5_i~0);~t5_st~0 := 2;" "CountingPredicate [underlying: 249#L997true, annotation: [0, 0]]") ("CountingPredicate [underlying: 39#transmit1ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t1_pc~0;" "CountingPredicate [underlying: 116#L501true, annotation: [0, 0]]") ("CountingPredicate [underlying: 39#transmit1ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t1_pc~0);" "CountingPredicate [underlying: 363#L503true, annotation: [0, 0]]") ("CountingPredicate [underlying: 354#L647true, annotation: [0, 0]]" "assume 1 == ~t5_pc~0;" "CountingPredicate [underlying: 352#L648true, annotation: [0, 0]]") ("CountingPredicate [underlying: 354#L647true, annotation: [0, 0]]" "assume !(1 == ~t5_pc~0);" "CountingPredicate [underlying: 188#L645true, annotation: [0, 0]]") ("CountingPredicate [underlying: 9#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~13;" "CountingPredicate [underlying: 327#L1020true, annotation: [0, 0]]") ("CountingPredicate [underlying: 77#L1372true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~E_1~0 := 2;" "CountingPredicate [underlying: 234#L1377true, annotation: [0, 0]]") ("CountingPredicate [underlying: 77#L1372true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 234#L1377true, annotation: [0, 0]]") ("CountingPredicate [underlying: 174#init_threads1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 60#init_threads1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 199#L1044true, annotation: [0, 0]]" "assume 0 == ~t6_st~0;~__retres1~13 := 1;" "CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]") ("CountingPredicate [underlying: 199#L1044true, annotation: [0, 0]]" "assume !(0 == ~t6_st~0);" "CountingPredicate [underlying: 392#L1048true, annotation: [0, 0]]") ("CountingPredicate [underlying: 249#L997true, annotation: [0, 0]]" "assume 1 == ~t6_i~0;~t6_st~0 := 0;" "CountingPredicate [underlying: 127#L1002true, annotation: [0, 0]]") ("CountingPredicate [underlying: 249#L997true, annotation: [0, 0]]" "assume !(1 == ~t6_i~0);~t6_st~0 := 2;" "CountingPredicate [underlying: 127#L1002true, annotation: [0, 0]]") ("CountingPredicate [underlying: 391#L269true, annotation: [10, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 227#L272true, annotation: [10, 0]]") ("CountingPredicate [underlying: 391#L269true, annotation: [10, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 42#L275true, annotation: [10, 0]]") ("CountingPredicate [underlying: 401#L788true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 194#L789true, annotation: [0, 0]]") ("CountingPredicate [underlying: 401#L788true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 297#L798true, annotation: [0, 0]]") ("CountingPredicate [underlying: 4#L265true, annotation: [10, 0]]" "assume 0 == ~p_dw_st~0;havoc #t~nondet9;assume -2147483648 <= #t~nondet9 && #t~nondet9 <= 2147483647;~tmp~1 := #t~nondet9;havoc #t~nondet9;" "CountingPredicate [underlying: 391#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 4#L265true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 144#L280true, annotation: [10, 0]]") ("CountingPredicate [underlying: 66#error1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 350#error1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 273#L182true, 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_read_ev~0 := 1;" "CountingPredicate [underlying: 26#L187-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 319#L611true, annotation: [0, 0]]" "assume 1 == ~t4_pc~0;" "CountingPredicate [underlying: 86#L612true, annotation: [0, 0]]") ("CountingPredicate [underlying: 319#L611true, annotation: [0, 0]]" "assume !(1 == ~t4_pc~0);" "CountingPredicate [underlying: 175#L609true, annotation: [0, 0]]") ("CountingPredicate [underlying: 48#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;~p_num_write~0 := 0;~p_last_write~0 := 0;~p_dw_st~0 := 0;~p_dw_pc~0 := 0;~p_dw_i~0 := 0;~c_num_read~0 := 0;~c_last_read~0 := 0;~c_dr_st~0 := 0;~c_dr_pc~0 := 0;~c_dr_i~0 := 0;~a_t~0 := 0;~m_pc~0 := 0;~t1_pc~0 := 0;~t2_pc~0 := 0;~t3_pc~0 := 0;~t4_pc~0 := 0;~t5_pc~0 := 0;~t6_pc~0 := 0;~t7_pc~0 := 0;~t8_pc~0 := 0;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~t3_st~0 := 0;~t4_st~0 := 0;~t5_st~0 := 0;~t6_st~0 := 0;~t7_st~0 := 0;~t8_st~0 := 0;~m_i~0 := 0;~t1_i~0 := 0;~t2_i~0 := 0;~t3_i~0 := 0;~t4_i~0 := 0;~t5_i~0 := 0;~t6_i~0 := 0;~t7_i~0 := 0;~t8_i~0 := 0;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~T3_E~0 := 2;~T4_E~0 := 2;~T5_E~0 := 2;~T6_E~0 := 2;~T7_E~0 := 2;~T8_E~0 := 2;~E_M~0 := 2;~E_1~0 := 2;~E_2~0 := 2;~E_3~0 := 2;~E_4~0 := 2;~E_5~0 := 2;~E_6~0 := 2;~E_7~0 := 2;~E_8~0 := 2;~token~0 := 0;~local~0 := 0;" "CountingPredicate [underlying: 269#ULTIMATE.initFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#L92true, annotation: [7, 0]]" "assume 0 != ~tmp~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 434#L98-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 64#L92true, annotation: [7, 0]]" "assume !(0 != ~tmp~0);" "CountingPredicate [underlying: 434#L98-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 176#init_model1FINALtrue, annotation: [3, 0]]" "assume true;" "CountingPredicate [underlying: 381#init_model1EXITtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 283#L1362true, annotation: [0, 0]]" "assume 1 == ~T8_E~0;~T8_E~0 := 2;" "CountingPredicate [underlying: 113#L1367true, annotation: [0, 0]]") ("CountingPredicate [underlying: 283#L1362true, annotation: [0, 0]]" "assume !(1 == ~T8_E~0);" "CountingPredicate [underlying: 113#L1367true, annotation: [0, 0]]") ("CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [7, 0]]" "assume false;" "CountingPredicate [underlying: 222#L27true, annotation: [7, 0]]") ("CountingPredicate [underlying: 153#error1ENTRYtrue, annotation: [7, 0]]" "assume !false;" "CountingPredicate [underlying: 444#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 233#L1036true, annotation: [0, 0]]" "assume 0 == ~t4_st~0;~__retres1~13 := 1;" "CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]") ("CountingPredicate [underlying: 233#L1036true, annotation: [0, 0]]" "assume !(0 == ~t4_st~0);" "CountingPredicate [underlying: 111#L1040true, annotation: [0, 0]]") ("CountingPredicate [underlying: 107#Loop~9true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 416#while_5_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 107#Loop~9true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 217#L660true, annotation: [0, 0]]") ("CountingPredicate [underlying: 124#L243true, annotation: [7, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 470#L238true, annotation: [7, 0]]") ("CountingPredicate [underlying: 218#L1249true, annotation: [0, 0]]" "assume 0 == ~T5_E~0;~T5_E~0 := 1;" "CountingPredicate [underlying: 414#L1254true, annotation: [0, 0]]") ("CountingPredicate [underlying: 218#L1249true, annotation: [0, 0]]" "assume !(0 == ~T5_E~0);" "CountingPredicate [underlying: 414#L1254true, annotation: [0, 0]]") ("CountingPredicate [underlying: 372#Loop~0true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 372#Loop~0true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 70#L131true, annotation: [7, 0]]") ("CountingPredicate [underlying: 139#L160true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 184#L161true, annotation: [10, 0]]") ("CountingPredicate [underlying: 139#L160true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 22#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 445#L827true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~__retres1~6 := 1;" "CountingPredicate [underlying: 159#L829true, annotation: [0, 0]]") ("CountingPredicate [underlying: 445#L827true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 147#L836true, annotation: [0, 0]]") ("CountingPredicate [underlying: 21#eval2ENTRYtrue, annotation: [0, 0]]" "havoc ~tmp~4;" "CountingPredicate [underlying: 431#L1077true, annotation: [0, 0]]") ("CountingPredicate [underlying: 44#L190true, annotation: [7, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 177#L191true, annotation: [7, 0]]") ("CountingPredicate [underlying: 44#L190true, annotation: [7, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 278#L200true, annotation: [7, 0]]") ("CountingPredicate [underlying: 261#L540true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_3~0 := 1;" "CountingPredicate [underlying: 247#L557-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 121#L1157true, annotation: [0, 0]]" "havoc ~tmp_ndt_6~0;" "CountingPredicate [underlying: 180#L1171-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 235#while_10_continuetrue, annotation: [0, 0]]" "~kernel_st~1 := 1;" "CountingPredicate [underlying: 271#L1677-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 67#L219true, annotation: [7, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 174#init_threads1FINALtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 67#L219true, annotation: [7, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 174#init_threads1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 328#L284true, annotation: [6, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 88#L287true, annotation: [6, 0]]") ("CountingPredicate [underlying: 328#L284true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 85#L255true, annotation: [6, 0]]") ("CountingPredicate [underlying: 399#L1160true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_6~0;~t5_st~0 := 1;" "CountingPredicate [underlying: 451#L1163true, annotation: [0, 0]]") ("CountingPredicate [underlying: 399#L1160true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_6~0);" "CountingPredicate [underlying: 121#L1157true, annotation: [0, 0]]") ("CountingPredicate [underlying: 173#L755true, annotation: [0, 0]]" "assume 1 == ~t8_pc~0;" "CountingPredicate [underlying: 433#L756true, annotation: [0, 0]]") ("CountingPredicate [underlying: 173#L755true, annotation: [0, 0]]" "assume !(1 == ~t8_pc~0);" "CountingPredicate [underlying: 449#L753true, annotation: [0, 0]]") ("CountingPredicate [underlying: 440#L884true, annotation: [0, 0]]" "assume 1 == ~E_5~0;~__retres1~9 := 1;" "CountingPredicate [underlying: 412#L886true, annotation: [0, 0]]") ("CountingPredicate [underlying: 440#L884true, annotation: [0, 0]]" "assume !(1 == ~E_5~0);" "CountingPredicate [underlying: 115#L893true, annotation: [0, 0]]") ("CountingPredicate [underlying: 458#L60true, annotation: [7, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 362#L53true, annotation: [7, 0]]") ("CountingPredicate [underlying: 400#L826true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 445#L827true, annotation: [0, 0]]") ("CountingPredicate [underlying: 400#L826true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 147#L836true, annotation: [0, 0]]") ("CountingPredicate [underlying: 163#L1327true, annotation: [0, 0]]" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "CountingPredicate [underlying: 314#L1332true, annotation: [0, 0]]") ("CountingPredicate [underlying: 163#L1327true, annotation: [0, 0]]" "assume !(1 == ~T1_E~0);" "CountingPredicate [underlying: 314#L1332true, annotation: [0, 0]]") ("CountingPredicate [underlying: 372#Loop~0true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 372#Loop~0true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 70#L131true, annotation: [10, 0]]") ("CountingPredicate [underlying: 30#L867true, annotation: [0, 0]]" "#res := ~__retres1~8;" "CountingPredicate [underlying: 3#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 154#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~8;" "CountingPredicate [underlying: 454#L864true, annotation: [0, 0]]") ("CountingPredicate [underlying: 144#L280true, annotation: [7, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet10;assume -2147483648 <= #t~nondet10 && #t~nondet10 <= 2147483647;~tmp___0~1 := #t~nondet10;havoc #t~nondet10;" "CountingPredicate [underlying: 328#L284true, annotation: [7, 0]]") ("CountingPredicate [underlying: 144#L280true, annotation: [7, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 85#L255true, annotation: [7, 0]]") ("CountingPredicate [underlying: 439#L331true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 307#Loop~3true, annotation: [7, 0]]") ("CountingPredicate [underlying: 439#L331true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 408#L339true, annotation: [7, 0]]") ("CountingPredicate [underlying: 467#Loop~13true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 93#while_9_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 467#Loop~13true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 310#L1085true, annotation: [0, 0]]") ("CountingPredicate [underlying: 177#L191true, annotation: [7, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 22#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 177#L191true, annotation: [7, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 479#L195true, annotation: [7, 0]]") ("CountingPredicate [underlying: 213#is_transmit8_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 32#is_transmit8_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 91#L1146true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_5~0;~t4_st~0 := 1;" "CountingPredicate [underlying: 201#L1149true, annotation: [0, 0]]") ("CountingPredicate [underlying: 91#L1146true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_5~0);" "CountingPredicate [underlying: 6#L1143true, annotation: [0, 0]]") ("CountingPredicate [underlying: 265#L846true, annotation: [0, 0]]" "assume 1 == ~E_3~0;~__retres1~7 := 1;" "CountingPredicate [underlying: 280#L848true, annotation: [0, 0]]") ("CountingPredicate [underlying: 265#L846true, annotation: [0, 0]]" "assume !(1 == ~E_3~0);" "CountingPredicate [underlying: 471#L855true, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#L1080true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret18 && #t~ret18 <= 2147483647;~tmp~4 := #t~ret18;havoc #t~ret18;" "CountingPredicate [underlying: 167#L1082true, annotation: [0, 0]]") ("CountingPredicate [underlying: 96#is_transmit6_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 353#is_transmit6_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 256#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 69#L69true, annotation: [6, 0]]") ("CountingPredicate [underlying: 202#L982true, annotation: [0, 0]]" "assume 1 == ~t3_i~0;~t3_st~0 := 0;" "CountingPredicate [underlying: 204#L987true, annotation: [0, 0]]") ("CountingPredicate [underlying: 202#L982true, annotation: [0, 0]]" "assume !(1 == ~t3_i~0);~t3_st~0 := 2;" "CountingPredicate [underlying: 204#L987true, annotation: [0, 0]]") ("CountingPredicate [underlying: 328#L284true, annotation: [7, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 88#L287true, annotation: [7, 0]]") ("CountingPredicate [underlying: 328#L284true, annotation: [7, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 85#L255true, annotation: [7, 0]]") ("CountingPredicate [underlying: 67#L219true, annotation: [6, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 174#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 67#L219true, annotation: [6, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 174#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 462#L1090true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_1~0;~m_st~0 := 1;" "CountingPredicate [underlying: 186#L1093true, annotation: [0, 0]]") ("CountingPredicate [underlying: 462#L1090true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_1~0);" "CountingPredicate [underlying: 263#L1087true, annotation: [0, 0]]") ("CountingPredicate [underlying: 318#L51true, annotation: [10, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 362#L53true, annotation: [10, 0]]") ("CountingPredicate [underlying: 318#L51true, annotation: [10, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 458#L60true, annotation: [10, 0]]") ("CountingPredicate [underlying: 465#L187true, annotation: [7, 0]]" "~q_read_ev~0 := 2;" "CountingPredicate [underlying: 44#L190true, annotation: [7, 0]]") ("CountingPredicate [underlying: 175#L609true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 304#Loop~8true, annotation: [0, 0]]") ("CountingPredicate [underlying: 175#L609true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 179#L624true, annotation: [0, 0]]") ("CountingPredicate [underlying: 110#L117true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 224#L118true, annotation: [10, 0]]") ("CountingPredicate [underlying: 110#L117true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 75#L115true, annotation: [10, 0]]") ("CountingPredicate [underlying: 111#L1040true, annotation: [0, 0]]" "assume 0 == ~t5_st~0;~__retres1~13 := 1;" "CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]") ("CountingPredicate [underlying: 111#L1040true, annotation: [0, 0]]" "assume !(0 == ~t5_st~0);" "CountingPredicate [underlying: 199#L1044true, annotation: [0, 0]]") ("CountingPredicate [underlying: 436#is_transmit7_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~11;" "CountingPredicate [underlying: 260#L921true, annotation: [0, 0]]") ("CountingPredicate [underlying: 331#L79true, annotation: [10, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 296#L72true, annotation: [10, 0]]") ("CountingPredicate [underlying: 480#L1289true, annotation: [0, 0]]" "assume 0 == ~E_4~0;~E_4~0 := 1;" "CountingPredicate [underlying: 150#L1294true, annotation: [0, 0]]") ("CountingPredicate [underlying: 480#L1289true, annotation: [0, 0]]" "assume !(0 == ~E_4~0);" "CountingPredicate [underlying: 150#L1294true, annotation: [0, 0]]") ("CountingPredicate [underlying: 102#while_3_continuetrue, annotation: [0, 0]]" "~t3_pc~0 := 1;~t3_st~0 := 2;" "CountingPredicate [underlying: 419#L588true, annotation: [0, 0]]") ("CountingPredicate [underlying: 85#L255true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 254#Loop~2true, annotation: [10, 0]]") ("CountingPredicate [underlying: 85#L255true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 68#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 81#Loop~7true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 102#while_3_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 81#Loop~7true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 419#L588true, annotation: [0, 0]]") ("CountingPredicate [underlying: 177#L191true, annotation: [6, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 22#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 177#L191true, annotation: [6, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 479#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 256#is_do_read_c_triggeredENTRYtrue, annotation: [7, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 69#L69true, annotation: [7, 0]]") ("CountingPredicate [underlying: 188#L645true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 107#Loop~9true, annotation: [0, 0]]") ("CountingPredicate [underlying: 188#L645true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 217#L660true, annotation: [0, 0]]") ("CountingPredicate [underlying: 375#L629true, annotation: [0, 0]]" "~E_5~0 := 2;" "CountingPredicate [underlying: 175#L609true, annotation: [0, 0]]") ("CountingPredicate [underlying: 336#L1279true, annotation: [0, 0]]" "assume 0 == ~E_2~0;~E_2~0 := 1;" "CountingPredicate [underlying: 40#L1284true, annotation: [0, 0]]") ("CountingPredicate [underlying: 336#L1279true, annotation: [0, 0]]" "assume !(0 == ~E_2~0);" "CountingPredicate [underlying: 40#L1284true, annotation: [0, 0]]") ("CountingPredicate [underlying: 120#L1407true, annotation: [0, 0]]" "assume 1 == ~E_8~0;~E_8~0 := 2;" "CountingPredicate [underlying: 411#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 120#L1407true, annotation: [0, 0]]" "assume !(1 == ~E_8~0);" "CountingPredicate [underlying: 411#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 433#L756true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_M~0 := 1;" "CountingPredicate [underlying: 303#L773-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 387#L1304true, annotation: [0, 0]]" "assume 0 == ~E_7~0;~E_7~0 := 1;" "CountingPredicate [underlying: 339#L1309true, annotation: [0, 0]]") ("CountingPredicate [underlying: 387#L1304true, annotation: [0, 0]]" "assume !(0 == ~E_7~0);" "CountingPredicate [underlying: 339#L1309true, annotation: [0, 0]]") ("CountingPredicate [underlying: 172#L70true, annotation: [6, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 296#L72true, annotation: [6, 0]]") ("CountingPredicate [underlying: 172#L70true, annotation: [6, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 331#L79true, annotation: [6, 0]]") ("CountingPredicate [underlying: 450#L1185true, annotation: [0, 0]]" "havoc ~tmp_ndt_8~0;" "CountingPredicate [underlying: 189#L1199-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 17#L720true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_8~0 := 1;" "CountingPredicate [underlying: 126#L737-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 465#L187true, annotation: [6, 0]]" "~q_read_ev~0 := 2;" "CountingPredicate [underlying: 44#L190true, annotation: [6, 0]]") ("CountingPredicate [underlying: 178#transmit6ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t6_pc~0;" "CountingPredicate [underlying: 437#L681true, annotation: [0, 0]]") ("CountingPredicate [underlying: 178#transmit6ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t6_pc~0);" "CountingPredicate [underlying: 326#L683true, annotation: [0, 0]]") ("CountingPredicate [underlying: 335#while_7_continuetrue, annotation: [0, 0]]" "~t7_pc~0 := 1;~t7_st~0 := 2;" "CountingPredicate [underlying: 476#L732true, annotation: [0, 0]]") ("CountingPredicate [underlying: 361#eval1ENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;havoc ~tmp___1~0;" "CountingPredicate [underlying: 85#L255true, annotation: [6, 0]]") ("CountingPredicate [underlying: 132#Loop~1true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 132#Loop~1true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 104#L175true, annotation: [6, 0]]") ("CountingPredicate [underlying: 114#masterENTRYtrue, annotation: [0, 0]]" "assume 0 == ~m_pc~0;" "CountingPredicate [underlying: 302#L457true, annotation: [0, 0]]") ("CountingPredicate [underlying: 114#masterENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~m_pc~0);" "CountingPredicate [underlying: 171#L459true, annotation: [0, 0]]") ("CountingPredicate [underlying: 161#L1264true, annotation: [0, 0]]" "assume 0 == ~T8_E~0;~T8_E~0 := 1;" "CountingPredicate [underlying: 62#L1269true, annotation: [0, 0]]") ("CountingPredicate [underlying: 161#L1264true, annotation: [0, 0]]" "assume !(0 == ~T8_E~0);" "CountingPredicate [underlying: 62#L1269true, annotation: [0, 0]]") ("CountingPredicate [underlying: 207#is_transmit8_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~12;" "CountingPredicate [underlying: 82#L940true, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#L92true, annotation: [10, 0]]" "assume 0 != ~tmp~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 434#L98-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 64#L92true, annotation: [10, 0]]" "assume !(0 != ~tmp~0);" "CountingPredicate [underlying: 434#L98-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 373#L977true, annotation: [0, 0]]" "assume 1 == ~t2_i~0;~t2_st~0 := 0;" "CountingPredicate [underlying: 202#L982true, annotation: [0, 0]]") ("CountingPredicate [underlying: 373#L977true, annotation: [0, 0]]" "assume !(1 == ~t2_i~0);~t2_st~0 := 2;" "CountingPredicate [underlying: 202#L982true, annotation: [0, 0]]") ("CountingPredicate [underlying: 105#L1066true, annotation: [0, 0]]" "~__retres1~13 := 0;" "CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]") ("CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [10, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 75#L115true, annotation: [10, 0]]") ("CountingPredicate [underlying: 240#do_write_pENTRYtrue, annotation: [10, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 110#L117true, annotation: [10, 0]]") ("CountingPredicate [underlying: 167#L1082true, annotation: [0, 0]]" "assume 0 != ~tmp~4;" "CountingPredicate [underlying: 164#L1087-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 167#L1082true, annotation: [0, 0]]" "assume !(0 != ~tmp~4);" "CountingPredicate [underlying: 310#L1085true, annotation: [0, 0]]") ("CountingPredicate [underlying: 224#L118true, 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_write_ev~0 := 1;" "CountingPredicate [underlying: 382#L142-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [7, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 104#L175true, annotation: [7, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [7, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 273#L182true, annotation: [7, 0]]") ("CountingPredicate [underlying: 337#L1673true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 25#Loop~14true, annotation: [0, 0]]") ("CountingPredicate [underlying: 337#L1673true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 27#L1706true, annotation: [0, 0]]") ("CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [6, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 70#L131true, annotation: [6, 0]]") ("CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [6, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 53#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 139#L160true, annotation: [7, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 184#L161true, annotation: [7, 0]]") ("CountingPredicate [underlying: 139#L160true, annotation: [7, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 22#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 245#L1352true, annotation: [0, 0]]" "assume 1 == ~T6_E~0;~T6_E~0 := 2;" "CountingPredicate [underlying: 181#L1357true, annotation: [0, 0]]") ("CountingPredicate [underlying: 245#L1352true, annotation: [0, 0]]" "assume !(1 == ~T6_E~0);" "CountingPredicate [underlying: 181#L1357true, annotation: [0, 0]]") ("CountingPredicate [underlying: 82#L940true, annotation: [0, 0]]" "assume 1 == ~t8_pc~0;" "CountingPredicate [underlying: 299#L941true, annotation: [0, 0]]") ("CountingPredicate [underlying: 82#L940true, annotation: [0, 0]]" "assume !(1 == ~t8_pc~0);" "CountingPredicate [underlying: 357#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 326#L683true, annotation: [0, 0]]" "assume 1 == ~t6_pc~0;" "CountingPredicate [underlying: 215#L684true, annotation: [0, 0]]") ("CountingPredicate [underlying: 326#L683true, annotation: [0, 0]]" "assume !(1 == ~t6_pc~0);" "CountingPredicate [underlying: 437#L681true, annotation: [0, 0]]") ("CountingPredicate [underlying: 368#L924true, annotation: [0, 0]]" "#res := ~__retres1~11;" "CountingPredicate [underlying: 142#is_transmit7_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 281#update_channels2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 378#update_channels2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 29#Loop~5true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 277#while_1_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 29#Loop~5true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 73#L516true, annotation: [0, 0]]") ("CountingPredicate [underlying: 172#L70true, annotation: [7, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 296#L72true, annotation: [7, 0]]") ("CountingPredicate [underlying: 172#L70true, annotation: [7, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 331#L79true, annotation: [7, 0]]") ("CountingPredicate [underlying: 62#L1269true, annotation: [0, 0]]" "assume 0 == ~E_M~0;~E_M~0 := 1;" "CountingPredicate [underlying: 230#L1274true, annotation: [0, 0]]") ("CountingPredicate [underlying: 62#L1269true, annotation: [0, 0]]" "assume !(0 == ~E_M~0);" "CountingPredicate [underlying: 230#L1274true, annotation: [0, 0]]") ("CountingPredicate [underlying: 38#L717true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 123#Loop~11true, annotation: [0, 0]]") ("CountingPredicate [underlying: 38#L717true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 476#L732true, annotation: [0, 0]]") ("CountingPredicate [underlying: 458#L60true, annotation: [6, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 362#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 140#L865true, annotation: [0, 0]]" "assume 1 == ~E_4~0;~__retres1~8 := 1;" "CountingPredicate [underlying: 30#L867true, annotation: [0, 0]]") ("CountingPredicate [underlying: 140#L865true, annotation: [0, 0]]" "assume !(1 == ~E_4~0);" "CountingPredicate [underlying: 406#L874true, annotation: [0, 0]]") ("CountingPredicate [underlying: 474#L90true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret5 && #t~ret5 <= 2147483647;~tmp~0 := #t~ret5;havoc #t~ret5;" "CountingPredicate [underlying: 64#L92true, annotation: [6, 0]]") ("CountingPredicate [underlying: 471#L855true, annotation: [0, 0]]" "~__retres1~7 := 0;" "CountingPredicate [underlying: 280#L848true, annotation: [0, 0]]") ("CountingPredicate [underlying: 412#L886true, annotation: [0, 0]]" "#res := ~__retres1~9;" "CountingPredicate [underlying: 341#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 371#while_8_continuetrue, annotation: [0, 0]]" "~t8_pc~0 := 1;~t8_st~0 := 2;" "CountingPredicate [underlying: 244#L768true, annotation: [0, 0]]") ("CountingPredicate [underlying: 361#eval1ENTRYtrue, annotation: [7, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;havoc ~tmp___1~0;" "CountingPredicate [underlying: 85#L255true, annotation: [7, 0]]") ("CountingPredicate [underlying: 406#L874true, annotation: [0, 0]]" "~__retres1~8 := 0;" "CountingPredicate [underlying: 30#L867true, annotation: [0, 0]]") ("CountingPredicate [underlying: 220#error2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 384#error2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 66#error1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 350#error1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 439#L331true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 307#Loop~3true, annotation: [6, 0]]") ("CountingPredicate [underlying: 439#L331true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 408#L339true, annotation: [6, 0]]") ("CountingPredicate [underlying: 184#L161true, annotation: [6, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 273#L182true, annotation: [6, 0]]") ("CountingPredicate [underlying: 273#L182true, 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_read_ev~0 := 1;" "CountingPredicate [underlying: 26#L187-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 144#L280true, annotation: [10, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet10;assume -2147483648 <= #t~nondet10 && #t~nondet10 <= 2147483647;~tmp___0~1 := #t~nondet10;havoc #t~nondet10;" "CountingPredicate [underlying: 328#L284true, annotation: [10, 0]]") ("CountingPredicate [underlying: 144#L280true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 85#L255true, annotation: [10, 0]]") ("CountingPredicate [underlying: 54#L1188true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_8~0;~t7_st~0 := 1;" "CountingPredicate [underlying: 58#L1191true, annotation: [0, 0]]") ("CountingPredicate [underlying: 54#L1188true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_8~0);" "CountingPredicate [underlying: 450#L1185true, annotation: [0, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [6, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 104#L175true, annotation: [6, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [6, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 273#L182true, annotation: [6, 0]]") ("CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [7, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 70#L131true, annotation: [7, 0]]") ("CountingPredicate [underlying: 365#while_0_continuetrue, annotation: [7, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 53#L137true, annotation: [7, 0]]") ("CountingPredicate [underlying: 19#L1239true, annotation: [0, 0]]" "assume 0 == ~T3_E~0;~T3_E~0 := 1;" "CountingPredicate [underlying: 59#L1244true, annotation: [0, 0]]") ("CountingPredicate [underlying: 19#L1239true, annotation: [0, 0]]" "assume !(0 == ~T3_E~0);" "CountingPredicate [underlying: 59#L1244true, annotation: [0, 0]]") ("CountingPredicate [underlying: 139#L160true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 184#L161true, annotation: [6, 0]]") ("CountingPredicate [underlying: 139#L160true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 22#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 22#L158true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 132#Loop~1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 22#L158true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 104#L175true, annotation: [6, 0]]") ("CountingPredicate [underlying: 394#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 67#L219true, annotation: [7, 0]]") ("CountingPredicate [underlying: 394#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;" "CountingPredicate [underlying: 67#L219true, annotation: [6, 0]]") ("CountingPredicate [underlying: 328#L284true, annotation: [10, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 88#L287true, annotation: [10, 0]]") ("CountingPredicate [underlying: 328#L284true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 85#L255true, annotation: [10, 0]]") ("CountingPredicate [underlying: 75#L115true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 372#Loop~0true, annotation: [10, 0]]") ("CountingPredicate [underlying: 75#L115true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 70#L131true, annotation: [10, 0]]") ("CountingPredicate [underlying: 215#L684true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_7~0 := 1;" "CountingPredicate [underlying: 99#L701-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 150#L1294true, annotation: [0, 0]]" "assume 0 == ~E_5~0;~E_5~0 := 1;" "CountingPredicate [underlying: 146#L1299true, annotation: [0, 0]]") ("CountingPredicate [underlying: 150#L1294true, annotation: [0, 0]]" "assume !(0 == ~E_5~0);" "CountingPredicate [underlying: 146#L1299true, annotation: [0, 0]]") ("CountingPredicate [underlying: 85#L255true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 254#Loop~2true, annotation: [6, 0]]") ("CountingPredicate [underlying: 85#L255true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 68#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 307#Loop~3true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 334#while_3_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 307#Loop~3true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 408#L339true, annotation: [9, 0]]") ("CountingPredicate [underlying: 474#L90true, annotation: [7, 0]]" "assume -2147483648 <= #t~ret5 && #t~ret5 <= 2147483647;~tmp~0 := #t~ret5;havoc #t~ret5;" "CountingPredicate [underlying: 64#L92true, annotation: [7, 0]]") ("CountingPredicate [underlying: 255#Loop~4true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 134#while_0_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 255#Loop~4true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 320#L479true, annotation: [0, 0]]") ("CountingPredicate [underlying: 146#L1299true, annotation: [0, 0]]" "assume 0 == ~E_6~0;~E_6~0 := 1;" "CountingPredicate [underlying: 387#L1304true, annotation: [0, 0]]") ("CountingPredicate [underlying: 146#L1299true, annotation: [0, 0]]" "assume !(0 == ~E_6~0);" "CountingPredicate [underlying: 387#L1304true, annotation: [0, 0]]") ("CountingPredicate [underlying: 221#L902true, annotation: [0, 0]]" "assume 1 == ~t6_pc~0;" "CountingPredicate [underlying: 117#L903true, annotation: [0, 0]]") ("CountingPredicate [underlying: 221#L902true, annotation: [0, 0]]" "assume !(1 == ~t6_pc~0);" "CountingPredicate [underlying: 343#L912true, annotation: [0, 0]]") ("CountingPredicate [underlying: 169#L791true, annotation: [0, 0]]" "#res := ~__retres1~4;" "CountingPredicate [underlying: 155#is_master_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 113#L1367true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~E_M~0 := 2;" "CountingPredicate [underlying: 77#L1372true, annotation: [0, 0]]") ("CountingPredicate [underlying: 113#L1367true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 77#L1372true, annotation: [0, 0]]") ("CountingPredicate [underlying: 189#L1199-1true, annotation: [0, 0]]" "assume 0 == ~t8_st~0;havoc ~tmp_ndt_9~0;havoc #t~nondet27;assume -2147483648 <= #t~nondet27 && #t~nondet27 <= 2147483647;~tmp_ndt_9~0 := #t~nondet27;havoc #t~nondet27;" "CountingPredicate [underlying: 166#L1202true, annotation: [0, 0]]") ("CountingPredicate [underlying: 189#L1199-1true, annotation: [0, 0]]" "assume !(0 == ~t8_st~0);" "CountingPredicate [underlying: 431#L1077true, annotation: [0, 0]]") ("CountingPredicate [underlying: 184#L161true, annotation: [7, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 273#L182true, annotation: [7, 0]]") ("CountingPredicate [underlying: 359#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 206#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 356#L50true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 318#L51true, annotation: [6, 0]]") ("CountingPredicate [underlying: 356#L50true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 458#L60true, annotation: [6, 0]]") ("CountingPredicate [underlying: 92#L1115-1true, annotation: [0, 0]]" "assume 0 == ~t2_st~0;havoc ~tmp_ndt_3~0;havoc #t~nondet21;assume -2147483648 <= #t~nondet21 && #t~nondet21 <= 2147483647;~tmp_ndt_3~0 := #t~nondet21;havoc #t~nondet21;" "CountingPredicate [underlying: 456#L1118true, annotation: [0, 0]]") ("CountingPredicate [underlying: 92#L1115-1true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 463#L1129-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 318#L51true, annotation: [6, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 362#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 318#L51true, annotation: [6, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 458#L60true, annotation: [6, 0]]") ("CountingPredicate [underlying: 421#L1402true, annotation: [0, 0]]" "assume 1 == ~E_7~0;~E_7~0 := 2;" "CountingPredicate [underlying: 120#L1407true, annotation: [0, 0]]") ("CountingPredicate [underlying: 421#L1402true, annotation: [0, 0]]" "assume !(1 == ~E_7~0);" "CountingPredicate [underlying: 120#L1407true, annotation: [0, 0]]") ("CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]" "#res := ~__retres1~13;" "CountingPredicate [underlying: 274#exists_runnable_thread2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 270#init_model2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 397#init_model2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 22#L158true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 132#Loop~1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 22#L158true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 104#L175true, annotation: [7, 0]]") ("CountingPredicate [underlying: 6#L1143true, annotation: [0, 0]]" "havoc ~tmp_ndt_5~0;" "CountingPredicate [underlying: 128#L1157-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 343#L912true, annotation: [0, 0]]" "~__retres1~10 := 0;" "CountingPredicate [underlying: 417#L905true, annotation: [0, 0]]") ("CountingPredicate [underlying: 97#L1259true, annotation: [0, 0]]" "assume 0 == ~T7_E~0;~T7_E~0 := 1;" "CountingPredicate [underlying: 161#L1264true, annotation: [0, 0]]") ("CountingPredicate [underlying: 97#L1259true, annotation: [0, 0]]" "assume !(0 == ~T7_E~0);" "CountingPredicate [underlying: 161#L1264true, annotation: [0, 0]]") ("CountingPredicate [underlying: 267#L817true, annotation: [0, 0]]" "~__retres1~5 := 0;" "CountingPredicate [underlying: 78#L810true, annotation: [0, 0]]") ("CountingPredicate [underlying: 171#L459true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 309#L460true, annotation: [0, 0]]") ("CountingPredicate [underlying: 171#L459true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 302#L457true, annotation: [0, 0]]") ("CountingPredicate [underlying: 160#Loop~12true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 371#while_8_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 160#Loop~12true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 244#L768true, annotation: [0, 0]]") ("CountingPredicate [underlying: 238#L1469true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret33 && #t~ret33 <= 2147483647;~tmp___4~0 := #t~ret33;havoc #t~ret33;" "CountingPredicate [underlying: 183#L1471true, annotation: [0, 0]]") ("CountingPredicate [underlying: 230#L1274true, annotation: [0, 0]]" "assume 0 == ~E_1~0;~E_1~0 := 1;" "CountingPredicate [underlying: 336#L1279true, annotation: [0, 0]]") ("CountingPredicate [underlying: 230#L1274true, annotation: [0, 0]]" "assume !(0 == ~E_1~0);" "CountingPredicate [underlying: 336#L1279true, annotation: [0, 0]]") ("CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 127#L1002true, annotation: [0, 0]]" "assume 1 == ~t7_i~0;~t7_st~0 := 0;" "CountingPredicate [underlying: 223#L1007true, annotation: [0, 0]]") ("CountingPredicate [underlying: 127#L1002true, annotation: [0, 0]]" "assume !(1 == ~t7_i~0);~t7_st~0 := 2;" "CountingPredicate [underlying: 223#L1007true, annotation: [0, 0]]") ("CountingPredicate [underlying: 164#L1087-1true, annotation: [0, 0]]" "assume 0 == ~m_st~0;havoc ~tmp_ndt_1~0;havoc #t~nondet19;assume -2147483648 <= #t~nondet19 && #t~nondet19 <= 2147483647;~tmp_ndt_1~0 := #t~nondet19;havoc #t~nondet19;" "CountingPredicate [underlying: 462#L1090true, annotation: [0, 0]]") ("CountingPredicate [underlying: 164#L1087-1true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 364#L1101-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 152#mainENTRYtrue, annotation: [0, 0]]" "havoc #t~nondet40;assume -2147483648 <= #t~nondet40 && #t~nondet40 <= 2147483647;" "CountingPredicate [underlying: 475#L1731true, annotation: [0, 0]]") ("CountingPredicate [underlying: 133#is_do_write_p_triggeredENTRYtrue, annotation: [7, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 356#L50true, annotation: [7, 0]]") ("CountingPredicate [underlying: 334#while_3_continuetrue, annotation: [9, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 264#L335true, annotation: [9, 0]]") ("CountingPredicate [underlying: 87#L1479true, annotation: [0, 0]]" "assume 0 != ~tmp___5~0;~t6_st~0 := 0;" "CountingPredicate [underlying: 333#L1485-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 87#L1479true, annotation: [0, 0]]" "assume !(0 != ~tmp___5~0);" "CountingPredicate [underlying: 333#L1485-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 277#while_1_continuetrue, annotation: [0, 0]]" "~t1_pc~0 := 1;~t1_st~0 := 2;" "CountingPredicate [underlying: 73#L516true, annotation: [0, 0]]") ("CountingPredicate [underlying: 232#L157true, annotation: [10, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 22#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 232#L157true, annotation: [10, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 139#L160true, annotation: [10, 0]]") ("CountingPredicate [underlying: 90#L1032true, annotation: [0, 0]]" "assume 0 == ~t3_st~0;~__retres1~13 := 1;" "CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]") ("CountingPredicate [underlying: 90#L1032true, annotation: [0, 0]]" "assume !(0 == ~t3_st~0);" "CountingPredicate [underlying: 233#L1036true, annotation: [0, 0]]") ("CountingPredicate [underlying: 242#L1397true, annotation: [0, 0]]" "assume 1 == ~E_6~0;~E_6~0 := 2;" "CountingPredicate [underlying: 421#L1402true, annotation: [0, 0]]") ("CountingPredicate [underlying: 242#L1397true, annotation: [0, 0]]" "assume !(1 == ~E_6~0);" "CountingPredicate [underlying: 421#L1402true, annotation: [0, 0]]") ("CountingPredicate [underlying: 69#L69true, annotation: [7, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 172#L70true, annotation: [7, 0]]") ("CountingPredicate [underlying: 69#L69true, annotation: [7, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 331#L79true, annotation: [7, 0]]") ("CountingPredicate [underlying: 287#L737true, annotation: [0, 0]]" "~E_8~0 := 2;" "CountingPredicate [underlying: 38#L717true, annotation: [0, 0]]") ("CountingPredicate [underlying: 442#activate_threads2ENTRYtrue, annotation: [0, 0]]" "havoc ~tmp~5;havoc ~tmp___0~2;havoc ~tmp___1~1;havoc ~tmp___2~0;havoc ~tmp___3~0;havoc ~tmp___4~0;havoc ~tmp___5~0;havoc ~tmp___6~0;havoc ~tmp___7~0;" "CountingPredicate [underlying: 415#L1429-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 69#L69true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 172#L70true, annotation: [10, 0]]") ("CountingPredicate [underlying: 69#L69true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 331#L79true, annotation: [10, 0]]") ("CountingPredicate [underlying: 43#L1495true, annotation: [0, 0]]" "assume 0 != ~tmp___7~0;~t8_st~0 := 0;" "CountingPredicate [underlying: 301#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 43#L1495true, annotation: [0, 0]]" "assume !(0 != ~tmp___7~0);" "CountingPredicate [underlying: 301#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 383#L539true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 261#L540true, annotation: [0, 0]]") ("CountingPredicate [underlying: 383#L539true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 63#L537true, annotation: [0, 0]]") ("CountingPredicate [underlying: 252#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~m_i~0;~m_st~0 := 0;" "CountingPredicate [underlying: 20#L972true, annotation: [0, 0]]") ("CountingPredicate [underlying: 252#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~m_i~0);~m_st~0 := 2;" "CountingPredicate [underlying: 20#L972true, annotation: [0, 0]]") ("CountingPredicate [underlying: 454#L864true, annotation: [0, 0]]" "assume 1 == ~t4_pc~0;" "CountingPredicate [underlying: 140#L865true, annotation: [0, 0]]") ("CountingPredicate [underlying: 454#L864true, annotation: [0, 0]]" "assume !(1 == ~t4_pc~0);" "CountingPredicate [underlying: 406#L874true, annotation: [0, 0]]") ("CountingPredicate [underlying: 224#L118true, 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_write_ev~0 := 1;" "CountingPredicate [underlying: 382#L142-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~0;havoc ~tmp___0~0;" "CountingPredicate [underlying: 46#L90-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 172#L70true, annotation: [10, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 296#L72true, annotation: [10, 0]]") ("CountingPredicate [underlying: 172#L70true, annotation: [10, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 331#L79true, annotation: [10, 0]]") ("CountingPredicate [underlying: 115#L893true, annotation: [0, 0]]" "~__retres1~9 := 0;" "CountingPredicate [underlying: 412#L886true, annotation: [0, 0]]") ("CountingPredicate [underlying: 307#Loop~3true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 334#while_3_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 307#Loop~3true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 408#L339true, annotation: [7, 0]]") ("CountingPredicate [underlying: 475#L1731true, annotation: [0, 0]]" "assume 0 != #t~nondet40;havoc #t~nondet40;" "CountingPredicate [underlying: 423#L1732-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 475#L1731true, annotation: [0, 0]]" "assume !(0 != #t~nondet40);havoc #t~nondet40;" "CountingPredicate [underlying: 377#L1734-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 309#L460true, annotation: [0, 0]]" "assume ~token~0 != 8 + ~local~0;" "CountingPredicate [underlying: 209#L483true, annotation: [0, 0]]") ("CountingPredicate [underlying: 309#L460true, annotation: [0, 0]]" "assume !(~token~0 != 8 + ~local~0);" "CountingPredicate [underlying: 302#L457true, annotation: [0, 0]]") ("CountingPredicate [underlying: 465#L187true, annotation: [10, 0]]" "~q_read_ev~0 := 2;" "CountingPredicate [underlying: 44#L190true, annotation: [10, 0]]") ("CountingPredicate [underlying: 439#L331true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 307#Loop~3true, annotation: [9, 0]]") ("CountingPredicate [underlying: 439#L331true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 408#L339true, annotation: [9, 0]]") ("CountingPredicate [underlying: 474#L90true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret5 && #t~ret5 <= 2147483647;~tmp~0 := #t~ret5;havoc #t~ret5;" "CountingPredicate [underlying: 64#L92true, annotation: [10, 0]]") ("CountingPredicate [underlying: 47#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~9;" "CountingPredicate [underlying: 55#L883true, annotation: [0, 0]]") ("CountingPredicate [underlying: 50#L1199true, annotation: [0, 0]]" "havoc ~tmp_ndt_9~0;" "CountingPredicate [underlying: 431#L1077true, annotation: [0, 0]]") ("CountingPredicate [underlying: 133#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 356#L50true, annotation: [6, 0]]") ("CountingPredicate [underlying: 166#L1202true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_9~0;~t8_st~0 := 1;" "CountingPredicate [underlying: 424#L1205true, annotation: [0, 0]]") ("CountingPredicate [underlying: 166#L1202true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_9~0);" "CountingPredicate [underlying: 50#L1199true, annotation: [0, 0]]") ("CountingPredicate [underlying: 458#L60true, annotation: [10, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 362#L53true, annotation: [10, 0]]") ("CountingPredicate [underlying: 225#transmit5ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t5_pc~0;" "CountingPredicate [underlying: 188#L645true, annotation: [0, 0]]") ("CountingPredicate [underlying: 225#transmit5ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t5_pc~0);" "CountingPredicate [underlying: 354#L647true, annotation: [0, 0]]") ("CountingPredicate [underlying: 296#L72true, annotation: [7, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 159#L829true, annotation: [0, 0]]" "#res := ~__retres1~6;" "CountingPredicate [underlying: 203#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 317#init_model2ENTRYtrue, annotation: [0, 0]]" "~m_i~0 := 1;~t1_i~0 := 1;~t2_i~0 := 1;~t3_i~0 := 1;~t4_i~0 := 1;~t5_i~0 := 1;~t6_i~0 := 1;~t7_i~0 := 1;~t8_i~0 := 1;" "CountingPredicate [underlying: 270#init_model2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 222#L27true, annotation: [7, 0]]" "assume false;" "CountingPredicate [underlying: 66#error1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 398#L573true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 81#Loop~7true, annotation: [0, 0]]") ("CountingPredicate [underlying: 398#L573true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 419#L588true, annotation: [0, 0]]") ("CountingPredicate [underlying: 180#L1171-1true, annotation: [0, 0]]" "assume 0 == ~t6_st~0;havoc ~tmp_ndt_7~0;havoc #t~nondet25;assume -2147483648 <= #t~nondet25 && #t~nondet25 <= 2147483647;~tmp_ndt_7~0 := #t~nondet25;havoc #t~nondet25;" "CountingPredicate [underlying: 135#L1174true, annotation: [0, 0]]") ("CountingPredicate [underlying: 180#L1171-1true, annotation: [0, 0]]" "assume !(0 == ~t6_st~0);" "CountingPredicate [underlying: 461#L1185-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 223#L1007true, annotation: [0, 0]]" "assume 1 == ~t8_i~0;~t8_st~0 := 0;" "CountingPredicate [underlying: 228#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 223#L1007true, annotation: [0, 0]]" "assume !(1 == ~t8_i~0);~t8_st~0 := 2;" "CountingPredicate [underlying: 228#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 142#is_transmit7_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 420#is_transmit7_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 83#L142true, annotation: [7, 0]]" "~q_write_ev~0 := 2;" "CountingPredicate [underlying: 75#L115true, annotation: [7, 0]]") ("CountingPredicate [underlying: 130#L931true, annotation: [0, 0]]" "~__retres1~11 := 0;" "CountingPredicate [underlying: 368#L924true, annotation: [0, 0]]") ("CountingPredicate [underlying: 272#L100true, annotation: [10, 0]]" "assume 0 != ~tmp___0~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 272#L100true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~0);" "CountingPredicate [underlying: 18#immediate_notify_threadsFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 117#L903true, annotation: [0, 0]]" "assume 1 == ~E_6~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 417#L905true, annotation: [0, 0]]") ("CountingPredicate [underlying: 117#L903true, annotation: [0, 0]]" "assume !(1 == ~E_6~0);" "CountingPredicate [underlying: 343#L912true, annotation: [0, 0]]") ("CountingPredicate [underlying: 224#L118true, annotation: [7, 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_write_ev~0 := 1;" "CountingPredicate [underlying: 382#L142-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 478#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]" "havoc ~tmp~0;havoc ~tmp___0~0;" "CountingPredicate [underlying: 46#L90-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 10#L1104true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_2~0;~t1_st~0 := 1;" "CountingPredicate [underlying: 323#L1107true, annotation: [0, 0]]") ("CountingPredicate [underlying: 10#L1104true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_2~0);" "CountingPredicate [underlying: 279#L1101true, annotation: [0, 0]]") ("CountingPredicate [underlying: 85#L255true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 254#Loop~2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 85#L255true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 68#L263true, annotation: [7, 0]]") ("CountingPredicate [underlying: 435#L1429true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret28 && #t~ret28 <= 2147483647;~tmp~5 := #t~ret28;havoc #t~ret28;" "CountingPredicate [underlying: 390#L1431true, annotation: [0, 0]]") ("CountingPredicate [underlying: 268#L1132true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_4~0;~t3_st~0 := 1;" "CountingPredicate [underlying: 345#L1135true, annotation: [0, 0]]") ("CountingPredicate [underlying: 268#L1132true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_4~0);" "CountingPredicate [underlying: 192#L1129true, annotation: [0, 0]]") ("CountingPredicate [underlying: 347#L1171true, annotation: [0, 0]]" "havoc ~tmp_ndt_7~0;" "CountingPredicate [underlying: 461#L1185-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 106#L232true, annotation: [10, 0]]") ("CountingPredicate [underlying: 307#Loop~3true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 334#while_3_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 307#Loop~3true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 408#L339true, annotation: [6, 0]]") ("CountingPredicate [underlying: 404#L808true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~__retres1~5 := 1;" "CountingPredicate [underlying: 78#L810true, annotation: [0, 0]]") ("CountingPredicate [underlying: 404#L808true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 267#L817true, annotation: [0, 0]]") ("CountingPredicate [underlying: 413#L1052true, annotation: [0, 0]]" "assume 0 == ~t8_st~0;~__retres1~13 := 1;" "CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]") ("CountingPredicate [underlying: 413#L1052true, annotation: [0, 0]]" "assume !(0 == ~t8_st~0);" "CountingPredicate [underlying: 105#L1066true, annotation: [0, 0]]") ("CountingPredicate [underlying: 388#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~M_E~0;~M_E~0 := 2;" "CountingPredicate [underlying: 163#L1327true, annotation: [0, 0]]") ("CountingPredicate [underlying: 388#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~M_E~0);" "CountingPredicate [underlying: 163#L1327true, annotation: [0, 0]]") ("CountingPredicate [underlying: 441#L390true, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 220#error2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 144#L280true, annotation: [6, 0]]" "assume 0 == ~c_dr_st~0;havoc #t~nondet10;assume -2147483648 <= #t~nondet10 && #t~nondet10 <= 2147483647;~tmp___0~1 := #t~nondet10;havoc #t~nondet10;" "CountingPredicate [underlying: 328#L284true, annotation: [6, 0]]") ("CountingPredicate [underlying: 144#L280true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 85#L255true, annotation: [6, 0]]") ("CountingPredicate [underlying: 184#L161true, annotation: [10, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 273#L182true, annotation: [10, 0]]") ("CountingPredicate [underlying: 263#L1087true, annotation: [0, 0]]" "havoc ~tmp_ndt_1~0;" "CountingPredicate [underlying: 364#L1101-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 239#Loop~10true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 316#while_6_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 239#Loop~10true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 298#L696true, annotation: [0, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [10, 0]]" "assume 1 == ~q_free~0;~c_dr_st~0 := 2;~c_dr_pc~0 := 1;~a_t~0 := ~a~0;" "CountingPredicate [underlying: 104#L175true, annotation: [10, 0]]") ("CountingPredicate [underlying: 7#while_1_continuetrue, annotation: [10, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 273#L182true, annotation: [10, 0]]") ("CountingPredicate [underlying: 473#L1392true, annotation: [0, 0]]" "assume 1 == ~E_5~0;~E_5~0 := 2;" "CountingPredicate [underlying: 242#L1397true, annotation: [0, 0]]") ("CountingPredicate [underlying: 473#L1392true, annotation: [0, 0]]" "assume !(1 == ~E_5~0);" "CountingPredicate [underlying: 242#L1397true, annotation: [0, 0]]") ("CountingPredicate [underlying: 222#L27true, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 66#error1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 356#L50true, annotation: [7, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 318#L51true, annotation: [7, 0]]") ("CountingPredicate [underlying: 356#L50true, annotation: [7, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 458#L60true, annotation: [7, 0]]") ("CountingPredicate [underlying: 318#L51true, annotation: [7, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 362#L53true, annotation: [7, 0]]") ("CountingPredicate [underlying: 318#L51true, annotation: [7, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 458#L60true, annotation: [7, 0]]") ("CountingPredicate [underlying: 327#L1020true, annotation: [0, 0]]" "assume 0 == ~m_st~0;~__retres1~13 := 1;" "CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]") ("CountingPredicate [underlying: 327#L1020true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 143#L1024true, annotation: [0, 0]]") ("CountingPredicate [underlying: 296#L72true, annotation: [6, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 5#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 392#L1048true, annotation: [0, 0]]" "assume 0 == ~t7_st~0;~__retres1~13 := 1;" "CountingPredicate [underlying: 165#L1054true, annotation: [0, 0]]") ("CountingPredicate [underlying: 392#L1048true, annotation: [0, 0]]" "assume !(0 == ~t7_st~0);" "CountingPredicate [underlying: 413#L1052true, annotation: [0, 0]]") ("CountingPredicate [underlying: 83#L142true, annotation: [6, 0]]" "~q_write_ev~0 := 2;" "CountingPredicate [underlying: 75#L115true, annotation: [6, 0]]") }, returnTransitions = { ("CountingPredicate [underlying: 266#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 415#L1429-1true, annotation: [0, 0]]" "#794#return;" "CountingPredicate [underlying: 435#L1429true, annotation: [0, 0]]") ("CountingPredicate [underlying: 384#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 209#L483true, annotation: [0, 0]]" "#832#return;" "CountingPredicate [underlying: 302#L457true, annotation: [0, 0]]") ("CountingPredicate [underlying: 60#init_threads1EXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 195#L328true, annotation: [5, 0]]" "#712#return;" "CountingPredicate [underlying: 439#L331true, annotation: [9, 0]]") ("CountingPredicate [underlying: 350#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [10, 0]]" "#760#return;" "CountingPredicate [underlying: 22#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 350#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 278#L200true, annotation: [10, 0]]" "#762#return;" "CountingPredicate [underlying: 22#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 350#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 42#L275true, annotation: [10, 0]]" "#828#return;" "CountingPredicate [underlying: 144#L280true, annotation: [10, 0]]") ("CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 26#L187-1true, annotation: [6, 0]]" "#764#return;" "CountingPredicate [underlying: 465#L187true, annotation: [6, 0]]") ("CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 382#L142-1true, annotation: [6, 0]]" "#746#return;" "CountingPredicate [underlying: 83#L142true, annotation: [6, 0]]") ("CountingPredicate [underlying: 60#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 195#L328true, annotation: [5, 0]]" "#712#return;" "CountingPredicate [underlying: 439#L331true, annotation: [6, 0]]") ("CountingPredicate [underlying: 185#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 93#while_9_continuetrue, annotation: [0, 0]]" "#822#return;" "CountingPredicate [underlying: 208#L1080true, annotation: [0, 0]]") ("CountingPredicate [underlying: 351#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 379#L1453-1true, annotation: [0, 0]]" "#788#return;" "CountingPredicate [underlying: 448#L1453true, annotation: [0, 0]]") ("CountingPredicate [underlying: 60#init_threads1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 195#L328true, annotation: [5, 0]]" "#712#return;" "CountingPredicate [underlying: 439#L331true, annotation: [7, 0]]") ("CountingPredicate [underlying: 65#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 358#L1668true, annotation: [0, 0]]" "#738#return;" "CountingPredicate [underlying: 286#L1669true, annotation: [0, 0]]") ("CountingPredicate [underlying: 374#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 402#L1670true, annotation: [0, 0]]" "#734#return;" "CountingPredicate [underlying: 337#L1673true, annotation: [0, 0]]") ("CountingPredicate [underlying: 206#is_do_write_p_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 46#L90-1true, annotation: [7, 0]]" "#750#return;" "CountingPredicate [underlying: 474#L90true, annotation: [7, 0]]") ("CountingPredicate [underlying: 229#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 430#L1469-1true, annotation: [0, 0]]" "#784#return;" "CountingPredicate [underlying: 238#L1469true, annotation: [0, 0]]") ("CountingPredicate [underlying: 32#is_transmit8_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 34#L1493-1true, annotation: [0, 0]]" "#778#return;" "CountingPredicate [underlying: 52#L1493true, annotation: [0, 0]]") ("CountingPredicate [underlying: 330#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 112#L665-1true, annotation: [0, 0]]" "#772#return;" "CountingPredicate [underlying: 108#L665true, annotation: [0, 0]]") ("CountingPredicate [underlying: 330#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 308#L521-1true, annotation: [0, 0]]" "#766#return;" "CountingPredicate [underlying: 405#L521true, annotation: [0, 0]]") ("CountingPredicate [underlying: 330#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 324#L629-1true, annotation: [0, 0]]" "#774#return;" "CountingPredicate [underlying: 375#L629true, annotation: [0, 0]]") ("CountingPredicate [underlying: 330#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 346#L473-1true, annotation: [0, 0]]" "#834#return;" "CountingPredicate [underlying: 321#L473true, annotation: [0, 0]]") ("CountingPredicate [underlying: 330#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 247#L557-1true, annotation: [0, 0]]" "#770#return;" "CountingPredicate [underlying: 290#L557true, annotation: [0, 0]]") ("CountingPredicate [underlying: 330#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 99#L701-1true, annotation: [0, 0]]" "#796#return;" "CountingPredicate [underlying: 262#L701true, annotation: [0, 0]]") ("CountingPredicate [underlying: 330#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 303#L773-1true, annotation: [0, 0]]" "#798#return;" "CountingPredicate [underlying: 33#L773true, annotation: [0, 0]]") ("CountingPredicate [underlying: 330#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 243#L593-1true, annotation: [0, 0]]" "#768#return;" "CountingPredicate [underlying: 340#L593true, annotation: [0, 0]]") ("CountingPredicate [underlying: 330#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 126#L737-1true, annotation: [0, 0]]" "#776#return;" "CountingPredicate [underlying: 287#L737true, annotation: [0, 0]]") ("CountingPredicate [underlying: 191#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 429#L1667true, annotation: [0, 0]]" "#740#return;" "CountingPredicate [underlying: 358#L1668true, annotation: [0, 0]]") ("CountingPredicate [underlying: 460#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 466#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "#838#return;" "CountingPredicate [underlying: 409#L-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 381#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 51#L372true, annotation: [2, 0]]" "#758#return;" "CountingPredicate [underlying: 246#L373-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 89#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 14#immediate_notifyENTRYtrue, annotation: [0, 0]]" "#744#return;" "CountingPredicate [underlying: 366#immediate_notifyFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 89#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 286#L1669true, annotation: [0, 0]]" "#736#return;" "CountingPredicate [underlying: 402#L1670true, annotation: [0, 0]]") ("CountingPredicate [underlying: 378#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 158#L1666true, annotation: [0, 0]]" "#742#return;" "CountingPredicate [underlying: 429#L1667true, annotation: [0, 0]]") ("CountingPredicate [underlying: 206#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 46#L90-1true, annotation: [6, 0]]" "#750#return;" "CountingPredicate [underlying: 474#L90true, annotation: [6, 0]]") ("CountingPredicate [underlying: 420#is_transmit7_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 333#L1485-1true, annotation: [0, 0]]" "#780#return;" "CountingPredicate [underlying: 28#L1485true, annotation: [0, 0]]") ("CountingPredicate [underlying: 216#is_do_read_c_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 434#L98-1true, annotation: [7, 0]]" "#748#return;" "CountingPredicate [underlying: 257#L98true, annotation: [7, 0]]") ("CountingPredicate [underlying: 36#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 452#L1437-1true, annotation: [0, 0]]" "#792#return;" "CountingPredicate [underlying: 312#L1437true, annotation: [0, 0]]") ("CountingPredicate [underlying: 353#is_transmit6_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 396#L1477-1true, annotation: [0, 0]]" "#782#return;" "CountingPredicate [underlying: 141#L1477true, annotation: [0, 0]]") ("CountingPredicate [underlying: 219#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 426#L1461-1true, annotation: [0, 0]]" "#786#return;" "CountingPredicate [underlying: 13#L1461true, annotation: [0, 0]]") ("CountingPredicate [underlying: 427#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [10, 0]]" "#830#return;" "CountingPredicate [underlying: 422#L258true, annotation: [10, 0]]") ("CountingPredicate [underlying: 216#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 434#L98-1true, annotation: [10, 0]]" "#748#return;" "CountingPredicate [underlying: 257#L98true, annotation: [10, 0]]") ("CountingPredicate [underlying: 206#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 46#L90-1true, annotation: [10, 0]]" "#750#return;" "CountingPredicate [underlying: 474#L90true, annotation: [10, 0]]") ("CountingPredicate [underlying: 397#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 56#L1722true, annotation: [0, 0]]" "#754#return;" "CountingPredicate [underlying: 76#L1723-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 350#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 278#L200true, annotation: [6, 0]]" "#762#return;" "CountingPredicate [underlying: 22#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 350#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 42#L275true, annotation: [6, 0]]" "#828#return;" "CountingPredicate [underlying: 144#L280true, annotation: [6, 0]]") ("CountingPredicate [underlying: 350#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [6, 0]]" "#760#return;" "CountingPredicate [underlying: 22#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 26#L187-1true, annotation: [10, 0]]" "#764#return;" "CountingPredicate [underlying: 465#L187true, annotation: [10, 0]]") ("CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 382#L142-1true, annotation: [10, 0]]" "#746#return;" "CountingPredicate [underlying: 83#L142true, annotation: [10, 0]]") ("CountingPredicate [underlying: 350#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 278#L200true, annotation: [7, 0]]" "#762#return;" "CountingPredicate [underlying: 22#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 350#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 42#L275true, annotation: [7, 0]]" "#828#return;" "CountingPredicate [underlying: 144#L280true, annotation: [7, 0]]") ("CountingPredicate [underlying: 350#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 479#L195true, annotation: [7, 0]]" "#760#return;" "CountingPredicate [underlying: 22#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 427#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [6, 0]]" "#830#return;" "CountingPredicate [underlying: 422#L258true, annotation: [6, 0]]") ("CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 26#L187-1true, annotation: [7, 0]]" "#764#return;" "CountingPredicate [underlying: 465#L187true, annotation: [7, 0]]") ("CountingPredicate [underlying: 469#immediate_notify_threadsEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 382#L142-1true, annotation: [7, 0]]" "#746#return;" "CountingPredicate [underlying: 83#L142true, annotation: [7, 0]]") ("CountingPredicate [underlying: 196#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 241#L1445-1true, annotation: [0, 0]]" "#790#return;" "CountingPredicate [underlying: 418#L1445true, annotation: [0, 0]]") ("CountingPredicate [underlying: 216#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 434#L98-1true, annotation: [6, 0]]" "#748#return;" "CountingPredicate [underlying: 257#L98true, annotation: [6, 0]]") ("CountingPredicate [underlying: 427#exists_runnable_thread1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 251#while_2_continuetrue, annotation: [7, 0]]" "#830#return;" "CountingPredicate [underlying: 422#L258true, annotation: [7, 0]]") } ); [2024-08-07 13:50:23,952 INFO L82 GeneralOperation]: Start removeDeadEnds. Operand has 479 states, 359 states have (on average 1.551532033426184) internal successors, (557), 380 states have internal predecessors, (557), 68 states have call successors, (68), 48 states have call predecessors, (68), 33 states have return successors, (53), 52 states have call predecessors, (53), 53 states have call successors, (53) [2024-08-07 13:50:23,953 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,953 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,954 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,954 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,955 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,955 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,956 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,956 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,957 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,957 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,958 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,958 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,958 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,958 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,960 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,960 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,961 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,961 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,962 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,962 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,963 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,963 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,965 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,965 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,966 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,966 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,967 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,967 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,968 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,968 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,969 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,970 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,970 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,970 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,971 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,971 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,972 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,972 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,972 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,973 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,973 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,973 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,974 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,974 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,975 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,975 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,976 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,976 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,977 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,977 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,978 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,978 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,978 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,978 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,979 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,980 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,980 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,980 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,981 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,981 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,983 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,983 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,983 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,983 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,984 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,984 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,985 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,985 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,985 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,986 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,987 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,987 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,987 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,987 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,988 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,988 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,989 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,989 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,990 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,990 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,991 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,991 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,992 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,992 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,992 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,993 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,993 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,993 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,994 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,994 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,994 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,994 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,995 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,995 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,996 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,996 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,996 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,996 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,997 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,997 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,997 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,997 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:23,998 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:23,998 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:23,999 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:23,999 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:23,999 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:23,999 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,000 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,000 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,001 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,001 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,001 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,001 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,002 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,002 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,002 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,003 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,003 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,003 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,003 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,004 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,005 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,005 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,005 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,005 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,006 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,006 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,006 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,006 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,007 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,007 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,008 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,008 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,008 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,008 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,009 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,009 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,009 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,009 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,010 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,010 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,011 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,011 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,012 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,012 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,012 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,012 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,013 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,013 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,013 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,014 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,014 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,014 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,015 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,015 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,015 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,015 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,016 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,016 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,016 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,017 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,017 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,017 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,017 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,018 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,019 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,019 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,019 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,019 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,020 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,020 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,020 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,020 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,021 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,021 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,022 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,022 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,023 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,023 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,023 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,023 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,024 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,024 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,024 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,024 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,025 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,025 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,025 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,025 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,027 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,027 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,027 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,027 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,028 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,028 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,028 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,028 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,029 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,029 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,029 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,029 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,029 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,030 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,032 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,032 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,033 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,033 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,033 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,033 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,034 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,034 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,035 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,035 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,035 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,035 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,036 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,036 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,036 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,036 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,037 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,037 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,037 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,037 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,038 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,038 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,040 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,040 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,040 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,041 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,041 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,041 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,041 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,042 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,042 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,042 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,042 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,043 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,043 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,043 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,044 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,044 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,044 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,044 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,045 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,045 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,045 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,045 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,048 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,048 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,048 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,048 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,049 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,049 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,049 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,050 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,050 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,050 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,051 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,051 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,051 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,051 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,051 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,051 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,052 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,052 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,052 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,052 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,053 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,053 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,055 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,055 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,055 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,055 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,056 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,056 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,056 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,056 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,061 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,061 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,062 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,062 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,062 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,062 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,063 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,063 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,063 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,063 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,064 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,064 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,064 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,064 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,065 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,066 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,066 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,066 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,066 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,066 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,067 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,067 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,067 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,067 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,068 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,068 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,068 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,068 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,070 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,070 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,070 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,070 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,071 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,071 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,071 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,071 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,072 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,072 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,073 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,073 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,073 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,074 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,074 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,074 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,075 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,075 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,076 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,076 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,076 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,076 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,076 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,077 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,077 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,077 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,078 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,078 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,078 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,078 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,079 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,079 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,079 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,079 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,080 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,080 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,080 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,080 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,081 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,081 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,082 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,082 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,082 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,082 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,083 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,083 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,083 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,084 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,084 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,084 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,085 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,085 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,085 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,085 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,086 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,086 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,086 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,087 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,087 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,087 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,087 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,088 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,088 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,088 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,089 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,089 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,089 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,089 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,090 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,090 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,091 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,091 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,091 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,091 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,092 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,092 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,093 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,093 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,093 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,093 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,094 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,094 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,094 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,094 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,095 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,095 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,095 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,095 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,095 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,096 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,096 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,096 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,097 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,097 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,097 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,097 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,098 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,098 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,098 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,099 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,099 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,099 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,099 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,099 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,100 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,100 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,101 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,101 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,101 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,101 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,102 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,102 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,102 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,102 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,103 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,103 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,104 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,104 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,104 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,104 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,104 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,105 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,105 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,105 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,106 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,106 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,106 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,106 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,107 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,107 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,107 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,107 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,108 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,108 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,108 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,108 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,109 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,109 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,109 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,109 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,110 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,110 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,110 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,110 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,111 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,111 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,111 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,111 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,112 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,112 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,112 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,112 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,112 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,113 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,113 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,113 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,113 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,114 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,114 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,114 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,114 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,114 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,115 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,115 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,115 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,115 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,116 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,116 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,116 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,116 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,117 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,117 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,117 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,117 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,118 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,118 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,118 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,118 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,119 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,119 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,119 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,119 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,120 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,120 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,120 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,120 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,121 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,121 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,121 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,121 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,122 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,122 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,122 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,122 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,123 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,123 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,123 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,123 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,124 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,124 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,124 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,124 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,125 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,125 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,125 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,125 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,126 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,126 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,126 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,126 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,127 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,127 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,127 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,127 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,127 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,127 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,128 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,128 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,128 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,128 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,129 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,129 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,129 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,129 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,130 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,130 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,130 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,130 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,131 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,131 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,131 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,131 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,132 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,132 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,132 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,132 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,133 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,133 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,133 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,133 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,134 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,134 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,134 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,134 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,134 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,135 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,135 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,135 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,135 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,136 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,136 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,136 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,136 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,136 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,137 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,137 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,137 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,137 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,138 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,138 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,138 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,138 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,139 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,139 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,139 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,139 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,140 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,140 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,140 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,140 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,141 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,141 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,141 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,141 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,142 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,142 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,142 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,142 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,143 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,143 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,144 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,144 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,144 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,144 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,144 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,145 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,145 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,146 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,146 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,146 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,146 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,147 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,147 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,147 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,147 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,148 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,148 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,148 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,148 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,149 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,149 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,150 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,150 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,150 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,150 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,150 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,151 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,151 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,151 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,151 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,151 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,153 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,153 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,153 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,153 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,153 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,153 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,154 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,154 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,154 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,154 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,154 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,155 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,155 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,155 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,155 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,155 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,155 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,162 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,162 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,162 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,162 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,162 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,164 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,164 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,164 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,164 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,164 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,164 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,166 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,166 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,167 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,167 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,167 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,167 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,167 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,167 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,169 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,169 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,169 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,169 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,169 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,172 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,172 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,172 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,172 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,172 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,173 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,173 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,175 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,175 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,175 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,175 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,175 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,175 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,176 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,176 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,176 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,176 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,176 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,177 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,177 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,177 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,177 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,177 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,180 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,180 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,180 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,180 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,180 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,180 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,181 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,181 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,181 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,181 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,181 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,181 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,182 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,182 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,182 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,182 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,182 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,183 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,183 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,183 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,183 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,183 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,183 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,184 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,184 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,184 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,184 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,184 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,185 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,185 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,185 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,185 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,185 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,185 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,186 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,186 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,186 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,186 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,186 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,186 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,187 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,187 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,187 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,187 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,187 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,188 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,188 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,188 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,188 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,188 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,189 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,189 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,189 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,189 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,189 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,189 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,189 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,189 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,190 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,190 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,190 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,190 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,190 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,190 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,191 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,191 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,191 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,191 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,192 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,192 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,192 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,192 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,192 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,192 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,193 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,193 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,193 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,193 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,193 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,193 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,194 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,194 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,194 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,194 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,194 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,195 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,195 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,195 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,195 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,195 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,195 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,196 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,196 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,196 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,196 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,196 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,197 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,197 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,197 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,197 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,197 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,197 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,198 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,198 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,198 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,198 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,198 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,199 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,199 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,199 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,199 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,199 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,199 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,200 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,200 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,200 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,200 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,200 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,201 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,201 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,201 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,201 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,201 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,201 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,202 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,202 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,202 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,202 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,202 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,203 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,203 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,203 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,203 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,203 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,204 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,204 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,204 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,204 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,204 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,204 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,205 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,205 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,205 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,205 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,205 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,205 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,206 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,206 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,206 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,206 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,206 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,206 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,207 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,207 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,207 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,207 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,207 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,207 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,208 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,208 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,208 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,208 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,208 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,208 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,209 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,209 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,211 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,211 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,211 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,211 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,212 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,212 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,212 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,212 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,212 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:24,213 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:24,213 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,213 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,213 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,213 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,214 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,214 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,214 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,214 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,214 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:24,214 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:24,216 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,216 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,217 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,217 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,217 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,217 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,218 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,218 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,218 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,218 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,219 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,219 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,219 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,219 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,219 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,219 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,220 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,220 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,220 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,220 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,220 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet40;havoc #t~nondet40;, isNegated false [2024-08-07 13:50:24,220 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet40);havoc #t~nondet40;, isNegated true [2024-08-07 13:50:24,224 INFO L88 GeneralOperation]: Finished removeDeadEnds. Reduced from 573 states to 0 states. [2024-08-07 13:50:24,243 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-08-07 13:50:24,250 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;@6756bea7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-07 13:50:24,250 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-08-07 13:50:24,252 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states. [2024-08-07 13:50:24,252 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-08-07 13:50:24,254 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 2 remaining) [2024-08-07 13:50:24,255 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error2Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-08-07 13:50:24,258 INFO L445 BasicCegarLoop]: Path program histogram: [] [2024-08-07 13:50:24,260 INFO L196 ceAbstractionStarter]: Computing trace abstraction results [2024-08-07 13:50:24,263 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.08 01:50:24 BoogieIcfgContainer [2024-08-07 13:50:24,263 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-08-07 13:50:24,264 INFO L158 Benchmark]: Toolchain (without parser) took 2432.33ms. Allocated memory was 88.1MB in the beginning and 148.9MB in the end (delta: 60.8MB). Free memory was 57.7MB in the beginning and 53.0MB in the end (delta: 4.8MB). Peak memory consumption was 64.7MB. Max. memory is 16.1GB. [2024-08-07 13:50:24,264 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 60.8MB. Free memory is still 40.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:24,264 INFO L158 Benchmark]: Witness Parser took 0.08ms. Allocated memory is still 88.1MB. Free memory is still 60.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:24,265 INFO L158 Benchmark]: CACSL2BoogieTranslator took 448.23ms. Allocated memory is still 88.1MB. Free memory was 57.5MB in the beginning and 55.6MB in the end (delta: 1.9MB). Peak memory consumption was 13.8MB. Max. memory is 16.1GB. [2024-08-07 13:50:24,265 INFO L158 Benchmark]: Boogie Preprocessor took 57.93ms. Allocated memory is still 88.1MB. Free memory was 55.1MB in the beginning and 50.9MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-08-07 13:50:24,265 INFO L158 Benchmark]: IcfgBuilder took 995.59ms. Allocated memory is still 88.1MB. Free memory was 50.9MB in the beginning and 53.3MB in the end (delta: -2.4MB). Peak memory consumption was 30.5MB. Max. memory is 16.1GB. [2024-08-07 13:50:24,266 INFO L158 Benchmark]: TraceAbstraction took 925.04ms. Allocated memory was 88.1MB in the beginning and 148.9MB in the end (delta: 60.8MB). Free memory was 52.7MB in the beginning and 53.0MB in the end (delta: -240.5kB). Peak memory consumption was 60.2MB. Max. memory is 16.1GB. [2024-08-07 13:50:24,267 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.10ms. Allocated memory is still 60.8MB. Free memory is still 40.9MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.08ms. Allocated memory is still 88.1MB. Free memory is still 60.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 448.23ms. Allocated memory is still 88.1MB. Free memory was 57.5MB in the beginning and 55.6MB in the end (delta: 1.9MB). Peak memory consumption was 13.8MB. Max. memory is 16.1GB. * Boogie Preprocessor took 57.93ms. Allocated memory is still 88.1MB. Free memory was 55.1MB in the beginning and 50.9MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * IcfgBuilder took 995.59ms. Allocated memory is still 88.1MB. Free memory was 50.9MB in the beginning and 53.3MB in the end (delta: -2.4MB). Peak memory consumption was 30.5MB. Max. memory is 16.1GB. * TraceAbstraction took 925.04ms. Allocated memory was 88.1MB in the beginning and 148.9MB in the end (delta: 60.8MB). Free memory was 52.7MB in the beginning and 53.0MB in the end (delta: -240.5kB). Peak memory consumption was 60.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: 27]: 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: 390]: 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 50 procedures, 496 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 0.9s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.9s, 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:24,295 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE