./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/combinations/pc_sfifo_1.cil-1+token_ring.05.cil-1.c --full-output --witness-type violation_witness --validate ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/pc_sfifo_1.cil-1+token_ring.05.cil-1.yml/witness.yml --preprocessor.replace.while.statements.and.if-then-else.statements false --icfgbuilder.size.of.a.code.block SequenceOfStatements --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0a70ae82 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/combinations/pc_sfifo_1.cil-1+token_ring.05.cil-1.c ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/pc_sfifo_1.cil-1+token_ring.05.cil-1.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --preprocessor.replace.while.statements.and.if-then-else.statements false --icfgbuilder.size.of.a.code.block SequenceOfStatements --- Real Ultimate output --- This is Ultimate 0.2.4-wip.fs.yaml-violation-witnesses-0a70ae8-m [2024-08-07 13:50:15,267 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-08-07 13:50:15,362 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:15,367 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-08-07 13:50:15,368 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-08-07 13:50:15,404 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-08-07 13:50:15,408 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-08-07 13:50:15,409 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-08-07 13:50:15,409 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-08-07 13:50:15,410 INFO L153 SettingsManager]: * Use memory slicer=true [2024-08-07 13:50:15,410 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-08-07 13:50:15,410 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-08-07 13:50:15,411 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-08-07 13:50:15,412 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-08-07 13:50:15,413 INFO L153 SettingsManager]: * Use SBE=true [2024-08-07 13:50:15,413 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-08-07 13:50:15,414 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-08-07 13:50:15,414 INFO L153 SettingsManager]: * sizeof long=4 [2024-08-07 13:50:15,415 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-08-07 13:50:15,415 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-08-07 13:50:15,416 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-08-07 13:50:15,416 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-08-07 13:50:15,416 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-08-07 13:50:15,417 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-08-07 13:50:15,417 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-08-07 13:50:15,417 INFO L153 SettingsManager]: * sizeof long double=12 [2024-08-07 13:50:15,418 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-08-07 13:50:15,418 INFO L153 SettingsManager]: * Use constant arrays=true [2024-08-07 13:50:15,418 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-08-07 13:50:15,419 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-08-07 13:50:15,419 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-08-07 13:50:15,419 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-08-07 13:50:15,420 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-08-07 13:50:15,420 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-08-07 13:50:15,420 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-08-07 13:50:15,421 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-08-07 13:50:15,421 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-08-07 13:50:15,421 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-08-07 13:50:15,422 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-08-07 13:50:15,422 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-08-07 13:50:15,422 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-08-07 13:50:15,423 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-08-07 13:50:15,423 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-08-07 13:50:15,423 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:15,744 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-08-07 13:50:15,768 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-08-07 13:50:15,772 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-08-07 13:50:15,774 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-08-07 13:50:15,775 INFO L274 PluginConnector]: Witness Parser initialized [2024-08-07 13:50:15,777 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/pc_sfifo_1.cil-1+token_ring.05.cil-1.yml/witness.yml [2024-08-07 13:50:15,870 INFO L270 PluginConnector]: Initializing CDTParser... [2024-08-07 13:50:15,871 INFO L274 PluginConnector]: CDTParser initialized [2024-08-07 13:50:15,872 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.05.cil-1.c [2024-08-07 13:50:17,482 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-08-07 13:50:17,723 INFO L384 CDTParser]: Found 1 translation units. [2024-08-07 13:50:17,725 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/combinations/pc_sfifo_1.cil-1+token_ring.05.cil-1.c [2024-08-07 13:50:17,746 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/380caed47/f62959459d25401b8a4914ae3c8f925f/FLAG69cacbe10 [2024-08-07 13:50:17,765 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/380caed47/f62959459d25401b8a4914ae3c8f925f [2024-08-07 13:50:17,765 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-08-07 13:50:17,767 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-08-07 13:50:17,768 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:17,769 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-08-07 13:50:17,774 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-08-07 13:50:17,775 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:15" (1/2) ... [2024-08-07 13:50:17,776 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a289367 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:17, skipping insertion in model container [2024-08-07 13:50:17,776 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:15" (1/2) ... [2024-08-07 13:50:17,777 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@2761a411 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:17, skipping insertion in model container [2024-08-07 13:50:17,778 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:17" (2/2) ... [2024-08-07 13:50:17,778 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a289367 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:17, skipping insertion in model container [2024-08-07 13:50:17,778 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:17" (2/2) ... [2024-08-07 13:50:17,825 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-08-07 13:50:17,995 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.05.cil-1.c[913,926] [2024-08-07 13:50:18,064 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.05.cil-1.c[5994,6007] [2024-08-07 13:50:18,126 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:18,148 INFO L200 MainTranslator]: Completed pre-run [2024-08-07 13:50:18,161 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.05.cil-1.c[913,926] [2024-08-07 13:50:18,184 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.05.cil-1.c[5994,6007] [2024-08-07 13:50:18,221 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:18,247 INFO L204 MainTranslator]: Completed translation [2024-08-07 13:50:18,247 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:18 WrapperNode [2024-08-07 13:50:18,247 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:18,248 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-08-07 13:50:18,248 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-08-07 13:50:18,248 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-08-07 13:50:18,260 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:18" (1/1) ... [2024-08-07 13:50:18,260 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:18" (1/1) ... [2024-08-07 13:50:18,278 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:18" (1/1) ... [2024-08-07 13:50:18,319 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:18,319 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:18" (1/1) ... [2024-08-07 13:50:18,320 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:18" (1/1) ... [2024-08-07 13:50:18,340 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:18" (1/1) ... [2024-08-07 13:50:18,352 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:18" (1/1) ... [2024-08-07 13:50:18,354 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:18" (1/1) ... [2024-08-07 13:50:18,359 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-08-07 13:50:18,360 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-08-07 13:50:18,360 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-08-07 13:50:18,364 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-08-07 13:50:18,365 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:18" (1/1) ... [2024-08-07 13:50:18,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-08-07 13:50:18,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-08-07 13:50:18,396 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:18,398 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:18,438 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-08-07 13:50:18,439 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-08-07 13:50:18,439 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-08-07 13:50:18,439 INFO L138 BoogieDeclarations]: Found implementation of procedure error1 [2024-08-07 13:50:18,439 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_write_p_triggered [2024-08-07 13:50:18,439 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_read_c_triggered [2024-08-07 13:50:18,439 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify_threads [2024-08-07 13:50:18,439 INFO L138 BoogieDeclarations]: Found implementation of procedure do_write_p [2024-08-07 13:50:18,439 INFO L138 BoogieDeclarations]: Found implementation of procedure do_read_c [2024-08-07 13:50:18,440 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads1 [2024-08-07 13:50:18,440 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread1 [2024-08-07 13:50:18,440 INFO L138 BoogieDeclarations]: Found implementation of procedure eval1 [2024-08-07 13:50:18,440 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation1 [2024-08-07 13:50:18,440 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation1 [2024-08-07 13:50:18,440 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model1 [2024-08-07 13:50:18,440 INFO L138 BoogieDeclarations]: Found implementation of procedure main1 [2024-08-07 13:50:18,440 INFO L138 BoogieDeclarations]: Found implementation of procedure error2 [2024-08-07 13:50:18,440 INFO L138 BoogieDeclarations]: Found implementation of procedure master [2024-08-07 13:50:18,440 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit1 [2024-08-07 13:50:18,441 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit2 [2024-08-07 13:50:18,441 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit3 [2024-08-07 13:50:18,441 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit4 [2024-08-07 13:50:18,441 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit5 [2024-08-07 13:50:18,441 INFO L138 BoogieDeclarations]: Found implementation of procedure is_master_triggered [2024-08-07 13:50:18,441 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit1_triggered [2024-08-07 13:50:18,441 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit2_triggered [2024-08-07 13:50:18,441 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit3_triggered [2024-08-07 13:50:18,442 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit4_triggered [2024-08-07 13:50:18,442 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit5_triggered [2024-08-07 13:50:18,442 INFO L138 BoogieDeclarations]: Found implementation of procedure update_channels2 [2024-08-07 13:50:18,442 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads2 [2024-08-07 13:50:18,442 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread2 [2024-08-07 13:50:18,442 INFO L138 BoogieDeclarations]: Found implementation of procedure eval2 [2024-08-07 13:50:18,442 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_delta_events2 [2024-08-07 13:50:18,442 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_delta_events2 [2024-08-07 13:50:18,442 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_threads2 [2024-08-07 13:50:18,443 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify [2024-08-07 13:50:18,443 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_time_events2 [2024-08-07 13:50:18,443 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_time_events2 [2024-08-07 13:50:18,443 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model2 [2024-08-07 13:50:18,443 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation2 [2024-08-07 13:50:18,443 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation2 [2024-08-07 13:50:18,444 INFO L138 BoogieDeclarations]: Found implementation of procedure main2 [2024-08-07 13:50:18,444 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-08-07 13:50:18,444 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_uint [2024-08-07 13:50:18,444 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_char [2024-08-07 13:50:18,444 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2024-08-07 13:50:18,444 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_long [2024-08-07 13:50:18,445 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_ulong [2024-08-07 13:50:18,445 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_float [2024-08-07 13:50:18,445 INFO L130 BoogieDeclarations]: Found specification of procedure exit [2024-08-07 13:50:18,445 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2024-08-07 13:50:18,445 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_fail [2024-08-07 13:50:18,445 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-08-07 13:50:18,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-08-07 13:50:18,446 INFO L130 BoogieDeclarations]: Found specification of procedure error1 [2024-08-07 13:50:18,446 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_write_p_triggered [2024-08-07 13:50:18,446 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_read_c_triggered [2024-08-07 13:50:18,446 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify_threads [2024-08-07 13:50:18,446 INFO L130 BoogieDeclarations]: Found specification of procedure do_write_p [2024-08-07 13:50:18,446 INFO L130 BoogieDeclarations]: Found specification of procedure do_read_c [2024-08-07 13:50:18,446 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads1 [2024-08-07 13:50:18,447 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread1 [2024-08-07 13:50:18,447 INFO L130 BoogieDeclarations]: Found specification of procedure eval1 [2024-08-07 13:50:18,447 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation1 [2024-08-07 13:50:18,447 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation1 [2024-08-07 13:50:18,447 INFO L130 BoogieDeclarations]: Found specification of procedure init_model1 [2024-08-07 13:50:18,447 INFO L130 BoogieDeclarations]: Found specification of procedure main1 [2024-08-07 13:50:18,447 INFO L130 BoogieDeclarations]: Found specification of procedure error2 [2024-08-07 13:50:18,447 INFO L130 BoogieDeclarations]: Found specification of procedure is_master_triggered [2024-08-07 13:50:18,448 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit1_triggered [2024-08-07 13:50:18,448 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit2_triggered [2024-08-07 13:50:18,448 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit3_triggered [2024-08-07 13:50:18,448 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit4_triggered [2024-08-07 13:50:18,448 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit5_triggered [2024-08-07 13:50:18,448 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify [2024-08-07 13:50:18,448 INFO L130 BoogieDeclarations]: Found specification of procedure master [2024-08-07 13:50:18,448 INFO L130 BoogieDeclarations]: Found specification of procedure transmit1 [2024-08-07 13:50:18,448 INFO L130 BoogieDeclarations]: Found specification of procedure transmit2 [2024-08-07 13:50:18,448 INFO L130 BoogieDeclarations]: Found specification of procedure transmit3 [2024-08-07 13:50:18,449 INFO L130 BoogieDeclarations]: Found specification of procedure transmit4 [2024-08-07 13:50:18,449 INFO L130 BoogieDeclarations]: Found specification of procedure transmit5 [2024-08-07 13:50:18,449 INFO L130 BoogieDeclarations]: Found specification of procedure update_channels2 [2024-08-07 13:50:18,449 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads2 [2024-08-07 13:50:18,449 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread2 [2024-08-07 13:50:18,449 INFO L130 BoogieDeclarations]: Found specification of procedure eval2 [2024-08-07 13:50:18,449 INFO L130 BoogieDeclarations]: Found specification of procedure fire_delta_events2 [2024-08-07 13:50:18,449 INFO L130 BoogieDeclarations]: Found specification of procedure reset_delta_events2 [2024-08-07 13:50:18,449 INFO L130 BoogieDeclarations]: Found specification of procedure activate_threads2 [2024-08-07 13:50:18,450 INFO L130 BoogieDeclarations]: Found specification of procedure fire_time_events2 [2024-08-07 13:50:18,450 INFO L130 BoogieDeclarations]: Found specification of procedure reset_time_events2 [2024-08-07 13:50:18,450 INFO L130 BoogieDeclarations]: Found specification of procedure init_model2 [2024-08-07 13:50:18,450 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation2 [2024-08-07 13:50:18,450 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation2 [2024-08-07 13:50:18,450 INFO L130 BoogieDeclarations]: Found specification of procedure main2 [2024-08-07 13:50:18,450 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-08-07 13:50:18,450 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-08-07 13:50:18,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-08-07 13:50:18,450 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-08-07 13:50:18,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-08-07 13:50:18,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-08-07 13:50:18,451 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-08-07 13:50:18,583 INFO L273 CfgBuilder]: Building ICFG [2024-08-07 13:50:18,587 INFO L304 CfgBuilder]: Building CFG for each procedure with an implementation [2024-08-07 13:50:18,711 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation1FINAL: assume true; [2024-08-07 13:50:18,752 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation2FINAL: assume true; [2024-08-07 13:50:18,836 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_write_pFINAL: assume true; [2024-08-07 13:50:18,920 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_read_cFINAL: assume true; [2024-08-07 13:50:18,990 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit1FINAL: assume true; [2024-08-07 13:50:19,005 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit3FINAL: assume true; [2024-08-07 13:50:19,026 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit2FINAL: assume true; [2024-08-07 13:50:19,046 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit5FINAL: assume true; [2024-08-07 13:50:19,063 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit4FINAL: assume true; [2024-08-07 13:50:19,158 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval2FINAL: assume true; [2024-08-07 13:50:19,173 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval1FINAL: assume true; [2024-08-07 13:50:19,221 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint masterFINAL: assume true; [2024-08-07 13:50:19,371 INFO L? ?]: Removed 72 outVars from TransFormulas that were not future-live. [2024-08-07 13:50:19,371 INFO L327 CfgBuilder]: Performing block encoding [2024-08-07 13:50:19,392 INFO L349 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-08-07 13:50:19,392 INFO L354 CfgBuilder]: Removed 0 assume(true) statements. [2024-08-07 13:50:19,393 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:50:19 BoogieIcfgContainer [2024-08-07 13:50:19,393 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-08-07 13:50:19,395 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-08-07 13:50:19,395 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-08-07 13:50:19,398 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-08-07 13:50:19,398 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:15" (1/4) ... [2024-08-07 13:50:19,399 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@40e9029f and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 01:50:19, skipping insertion in model container [2024-08-07 13:50:19,399 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.08 01:50:17" (2/4) ... [2024-08-07 13:50:19,400 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@40e9029f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 01:50:19, skipping insertion in model container [2024-08-07 13:50:19,400 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:18" (3/4) ... [2024-08-07 13:50:19,400 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@40e9029f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 01:50:19, skipping insertion in model container [2024-08-07 13:50:19,400 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:50:19" (4/4) ... [2024-08-07 13:50:19,402 INFO L119 eAbstractionObserver]: Analyzing ICFG pc_sfifo_1.cil-1+token_ring.05.cil-1.c [2024-08-07 13:50:19,404 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:19,432 INFO L221 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-08-07 13:50:19,433 INFO L180 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-08-07 13:50:19,476 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,477 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,488 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,488 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,495 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,496 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,499 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,499 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,502 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,502 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,504 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,504 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,505 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,506 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,510 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,510 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,513 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,513 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,516 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,516 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,518 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,519 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,521 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,521 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,524 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,524 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,526 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,526 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,529 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,529 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,531 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,531 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,532 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,533 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,534 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,534 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,535 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,535 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,536 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,537 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,538 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,538 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,540 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,540 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,541 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,541 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,542 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,542 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,544 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,544 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,545 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,545 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,546 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,546 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,548 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,548 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,549 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,549 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,550 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,550 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,552 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,552 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,553 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,553 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,554 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,555 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,556 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,556 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,557 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,557 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,559 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,559 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,560 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,560 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,561 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,561 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,563 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,563 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,564 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,564 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,565 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,565 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,566 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,566 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,567 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,568 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,568 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,569 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,570 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,570 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,571 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,571 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,572 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,572 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,574 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,574 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,575 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,575 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,577 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,577 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,578 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,578 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,578 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,579 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,580 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,581 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,581 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,582 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,583 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,583 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,585 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,585 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,585 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,586 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,586 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,587 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,588 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,588 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,589 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,589 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,590 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,590 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,592 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,593 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,593 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,593 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,594 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,594 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,595 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,595 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,596 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,596 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,598 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,598 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,599 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,599 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,600 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,601 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,601 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,602 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,602 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,602 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,604 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,604 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,617 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,617 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,618 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,618 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,620 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,620 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,624 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,624 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,625 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,625 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,627 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,627 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,627 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,628 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,628 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,628 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,630 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,630 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,631 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,632 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,632 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,633 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,634 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,635 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,635 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,635 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,636 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,637 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,637 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,638 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,638 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,638 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,641 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,642 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,642 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,643 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,643 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,643 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,644 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,644 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,645 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,645 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,645 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,645 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,647 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,647 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,649 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,650 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,650 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,651 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,651 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,651 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,652 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,652 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,653 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,653 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,654 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,654 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,655 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,655 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,658 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,659 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,659 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,659 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,660 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,660 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,661 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,661 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,662 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,662 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,663 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,663 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,664 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,664 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,665 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,665 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,666 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,666 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,667 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,667 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,668 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,668 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,671 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,671 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,672 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,672 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,673 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,673 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,674 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,674 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,674 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,675 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,675 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,675 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,676 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,676 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,677 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,677 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,678 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,678 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,679 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,679 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,679 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,680 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,683 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,684 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,684 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,685 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,685 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,685 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,686 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,686 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,687 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,687 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,688 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,688 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,689 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,689 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,690 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,690 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,691 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,691 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,692 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,693 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,693 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,694 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,699 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,700 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,700 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,701 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,701 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,702 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,702 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,704 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,705 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,705 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,706 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,706 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,707 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,707 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,710 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,710 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,711 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,711 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,712 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,712 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,712 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,713 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,714 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,715 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,715 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,715 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,716 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,716 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,716 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,717 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,717 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,717 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,718 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,718 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,718 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,719 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,720 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,720 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,721 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,721 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,727 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,727 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,728 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,728 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,729 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,729 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,731 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,731 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,731 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,732 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,732 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,733 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,734 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,735 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,735 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,735 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,736 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,736 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,737 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,737 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,738 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,738 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,741 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,741 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,742 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,742 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,743 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,743 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,744 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,744 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,746 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,746 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,746 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,747 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,747 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,747 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,749 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,749 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,750 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,750 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,751 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,751 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,753 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,753 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,754 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,754 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,755 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,755 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,756 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,757 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,758 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,758 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,759 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,759 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,760 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,761 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,762 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,764 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,765 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,765 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,766 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,767 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,768 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,769 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,769 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,769 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,771 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,771 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,772 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,772 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,773 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,773 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,775 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,775 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,775 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,776 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,776 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,777 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,777 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,777 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,778 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,778 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,780 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,780 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,780 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,781 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,781 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,781 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,783 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,783 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,784 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,784 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,785 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,785 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,786 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,786 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,787 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,787 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,788 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,788 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,788 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,789 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,790 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,790 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,790 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,790 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,791 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,791 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,792 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,792 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,793 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,793 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,793 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,793 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,794 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,794 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,795 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,795 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,795 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,795 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,797 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,797 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,798 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,798 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,798 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,798 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,799 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,799 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,800 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,800 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,800 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,801 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,801 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,801 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,802 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,802 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,802 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,803 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,803 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,803 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,804 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,804 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,804 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,804 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,805 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,805 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,806 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,806 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,806 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,806 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,807 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,807 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,808 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,808 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,808 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,808 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,809 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,809 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,809 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,809 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,810 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,810 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,811 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,811 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,811 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,811 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,812 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,812 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,813 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,813 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,813 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,813 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,814 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,814 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,814 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,815 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,815 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,815 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,816 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,816 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,816 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,816 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,817 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,817 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,818 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,818 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,818 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,818 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,819 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,819 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,819 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,820 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,820 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,820 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,821 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,821 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,821 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,821 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,822 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,822 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,823 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,823 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,823 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,823 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,824 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,824 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,824 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,825 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,825 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,825 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,826 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,826 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,826 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,826 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,827 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,827 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,828 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,828 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,828 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,828 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,829 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,829 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,829 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,829 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,830 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,830 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,831 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,831 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,831 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,831 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,832 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,832 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,832 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,833 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,833 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,833 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,834 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,834 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,834 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,834 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,835 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,835 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,836 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,836 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,845 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,845 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,846 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,846 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,846 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,846 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,847 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,847 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,847 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,847 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,848 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,848 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,849 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,849 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,849 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,849 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,850 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,850 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,851 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,851 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,851 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,851 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,852 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,852 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,852 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,853 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,853 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,853 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,854 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,854 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,854 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,854 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,855 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,855 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,856 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,856 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,856 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,856 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,857 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,857 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,858 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,858 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,861 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,861 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,862 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,863 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,863 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,864 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,864 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,865 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,865 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,866 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,866 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,866 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,867 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,867 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,868 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,868 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,868 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,869 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,869 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,869 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,870 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,870 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,870 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,870 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,871 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,871 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,871 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,871 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,872 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,872 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,872 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,873 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,873 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,873 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,874 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,874 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,874 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,874 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,875 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,875 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,876 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,876 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,876 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,876 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,877 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,877 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,877 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,877 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,878 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,878 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,878 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,878 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,879 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,879 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,879 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,880 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,880 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,880 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,881 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,881 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,881 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,881 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,882 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,882 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,882 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,882 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,883 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,883 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,883 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,883 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,884 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,884 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,884 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,884 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,885 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,885 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,885 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,885 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,886 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,886 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,886 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,886 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,887 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,887 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,887 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,887 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,888 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,888 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,888 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,888 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,889 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,889 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,889 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,889 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,889 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,889 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,890 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,890 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,891 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,891 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,891 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,891 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,892 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,892 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,892 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,893 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,893 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,893 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,893 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,894 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,894 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,894 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,895 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,895 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,895 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,895 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,896 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,896 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,896 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,896 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,897 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,897 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,897 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,897 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,898 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,898 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,898 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,898 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,899 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,899 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,899 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,900 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,900 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,900 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,900 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,901 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,901 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,901 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,901 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,902 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,902 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,902 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,903 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,903 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,903 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,903 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,904 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,904 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,904 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,904 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,905 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,905 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,905 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,905 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,906 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,906 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,906 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,906 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,907 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,907 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,912 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,913 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,913 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,913 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,914 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,914 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,914 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,914 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,915 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:19,915 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:19,915 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,915 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,916 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,916 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,916 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,916 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,918 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,918 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,918 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:19,918 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:19,921 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,921 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,922 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,922 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,923 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,923 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,923 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,923 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,924 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,924 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,924 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,924 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,925 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,925 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,925 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,925 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,961 INFO L90 WitnessUtils]: NestedWordAutomaton nwa = ( callAlphabet = {"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 error2();" "call immediate_notify();" "call #t~ret37 := main();" "call ULTIMATE.init();" "call #t~ret35 := main1();" "call #t~ret36 := main2();" "call #t~ret12 := stop_simulation1();" "call eval1();" "call init_threads1();" "call #t~ret33 := stop_simulation2();" "call reset_time_events2();" "call activate_threads2();" "call fire_time_events2();" "call #t~ret32 := 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();" "call immediate_notify();" "call immediate_notify();" "call immediate_notify();" "call #t~ret30 := is_transmit5_triggered();" "call #t~ret29 := is_transmit4_triggered();" "call #t~ret28 := is_transmit3_triggered();" "call #t~ret27 := is_transmit2_triggered();" "call #t~ret26 := is_transmit1_triggered();" "call #t~ret25 := is_master_triggered();" "call #t~ret11 := exists_runnable_thread1();" "call #t~ret31 := exists_runnable_thread2();" "call transmit5();" "call transmit4();" "call transmit3();" }, internalAlphabet = {"~q_free~0 := 1;~q_write_ev~0 := 2;~q_read_ev~0 := ~q_write_ev~0;~p_num_write~0 := 0;~p_dw_pc~0 := 0;~p_dw_i~0 := 1;~c_num_read~0 := 0;~c_dr_pc~0 := 0;~c_dr_i~0 := 1;" "assume true;" "~m_i~0 := 1;~t1_i~0 := 1;~t2_i~0 := 1;~t3_i~0 := 1;~t4_i~0 := 1;~t5_i~0 := 1;" "assume true;" "assume -2147483648 <= #t~ret35 && #t~ret35 <= 2147483647;" "SUMMARY for call #t~ret35 := main1(); srcloc: L1357-1" "assume 0 != #t~nondet34;havoc #t~nondet34;" "assume -2147483648 <= #t~ret36 && #t~ret36 <= 2147483647;" "SUMMARY for call #t~ret36 := main2(); srcloc: L1359-1" "assume !(0 != #t~nondet34);havoc #t~nondet34;" "havoc #t~nondet34;assume -2147483648 <= #t~nondet34 && #t~nondet34 <= 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~ret33 && #t~ret33 <= 2147483647;~tmp___0~3 := #t~ret33;havoc #t~ret33;" "SUMMARY for call #t~ret33 := stop_simulation2(); srcloc: L1328-1" "SUMMARY for call reset_time_events2(); srcloc: L1322" "SUMMARY for call activate_threads2(); srcloc: L1321" "SUMMARY for call fire_time_events2(); srcloc: L1320" "assume 0 == ~tmp~7;~kernel_st~1 := 4;" "assume !(0 == ~tmp~7);" "assume -2147483648 <= #t~ret32 && #t~ret32 <= 2147483647;~tmp~7 := #t~ret32;havoc #t~ret32;" "SUMMARY for call #t~ret32 := exists_runnable_thread2(); srcloc: L1315-1" "SUMMARY for call reset_delta_events2(); srcloc: L1312" "SUMMARY for call activate_threads2(); srcloc: L1311" "SUMMARY for call fire_delta_events2(); srcloc: L1310" "~kernel_st~1 := 3;" "SUMMARY for call update_channels2(); srcloc: L1306-1" "~kernel_st~1 := 2;" "SUMMARY for call eval2(); srcloc: L1302-1" "~kernel_st~1 := 1;" "assume true;" "assume !true;" "assume true;" "assume !true;" "SUMMARY for call reset_delta_events2(); srcloc: L1295" "SUMMARY for call activate_threads2(); srcloc: L1294" "SUMMARY for call fire_delta_events2(); srcloc: L1293" "SUMMARY for call init_threads2(); srcloc: L1292" "SUMMARY for call update_channels2(); srcloc: L1291" "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 == ~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;" "~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~11 := 0;#res := ~__retres1~11;" "SUMMARY for call start_simulation2(); srcloc: L1348-1" "SUMMARY for call init_model2(); srcloc: L1347" "havoc ~__retres1~11;" "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~10;" "~__retres1~10 := 0;" "assume 0 == ~m_st~0;~__retres1~10 := 1;" "assume 0 == ~t1_st~0;~__retres1~10 := 1;" "assume 0 == ~t2_st~0;~__retres1~10 := 1;" "assume 0 == ~t3_st~0;~__retres1~10 := 1;" "assume 0 == ~t4_st~0;~__retres1~10 := 1;" "assume 0 == ~t5_st~0;~__retres1~10 := 1;" "assume !(0 == ~t5_st~0);" "assume !(0 == ~t4_st~0);" "assume !(0 == ~t3_st~0);" "assume !(0 == ~t2_st~0);" "assume !(0 == ~t1_st~0);" "assume !(0 == ~m_st~0);" "havoc ~__retres1~10;" "assume true;" "assume 1 == ~E_5~0;~E_5~0 := 2;" "assume !(1 == ~E_5~0);" "assume 1 == ~E_4~0;~E_4~0 := 2;" "assume !(1 == ~E_4~0);" "assume 1 == ~E_3~0;~E_3~0 := 2;" "assume !(1 == ~E_3~0);" "assume 1 == ~E_2~0;~E_2~0 := 2;" "assume !(1 == ~E_2~0);" "assume 1 == ~E_1~0;~E_1~0 := 2;" "assume !(1 == ~E_1~0);" "assume 1 == ~E_M~0;~E_M~0 := 2;" "assume !(1 == ~E_M~0);" "assume 1 == ~T5_E~0;~T5_E~0 := 2;" "assume !(1 == ~T5_E~0);" "assume 1 == ~T4_E~0;~T4_E~0 := 2;" "assume !(1 == ~T4_E~0);" "assume 1 == ~T3_E~0;~T3_E~0 := 2;" "assume !(1 == ~T3_E~0);" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "assume !(1 == ~T2_E~0);" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "assume !(1 == ~T1_E~0);" "assume 1 == ~M_E~0;~M_E~0 := 2;" "assume !(1 == ~M_E~0);" "assume true;" "~E_2~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L503-1" "~token~0 := 1 + ~token~0;~E_2~0 := 1;" "~t1_pc~0 := 1;~t1_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t1_pc~0;" "assume !(1 == ~t1_pc~0);" "assume 0 == ~t1_pc~0;" "assume !(0 == ~t1_pc~0);" "~E_4~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L575-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: L539-1" "~token~0 := 1 + ~token~0;~E_3~0 := 1;" "~t2_pc~0 := 1;~t2_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t2_pc~0;" "assume !(1 == ~t2_pc~0);" "assume 0 == ~t2_pc~0;" "assume !(0 == ~t2_pc~0);" "~E_M~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L647-1" "~token~0 := 1 + ~token~0;~E_M~0 := 1;" "~t5_pc~0 := 1;~t5_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t5_pc~0;" "assume !(1 == ~t5_pc~0);" "assume 0 == ~t5_pc~0;" "assume !(0 == ~t5_pc~0);" "~E_5~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L611-1" "~token~0 := 1 + ~token~0;~E_5~0 := 1;" "~t4_pc~0 := 1;~t4_st~0 := 2;" "assume true;" "assume !true;" "assume true;" "assume !true;" "assume 1 == ~t4_pc~0;" "assume !(1 == ~t4_pc~0);" "assume 0 == ~t4_pc~0;" "assume !(0 == ~t4_pc~0);" "assume 0 != ~tmp___4~0;~t5_st~0 := 0;" "assume !(0 != ~tmp___4~0);" "assume -2147483648 <= #t~ret30 && #t~ret30 <= 2147483647;~tmp___4~0 := #t~ret30;havoc #t~ret30;" "SUMMARY for call #t~ret30 := is_transmit5_triggered(); srcloc: L1151-1" "assume 0 != ~tmp___3~0;~t4_st~0 := 0;" "assume !(0 != ~tmp___3~0);" "assume -2147483648 <= #t~ret29 && #t~ret29 <= 2147483647;~tmp___3~0 := #t~ret29;havoc #t~ret29;" "SUMMARY for call #t~ret29 := is_transmit4_triggered(); srcloc: L1143-1" "assume 0 != ~tmp___2~0;~t3_st~0 := 0;" "assume !(0 != ~tmp___2~0);" "assume -2147483648 <= #t~ret28 && #t~ret28 <= 2147483647;~tmp___2~0 := #t~ret28;havoc #t~ret28;" "SUMMARY for call #t~ret28 := is_transmit3_triggered(); srcloc: L1135-1" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "assume !(0 != ~tmp___1~1);" "assume -2147483648 <= #t~ret27 && #t~ret27 <= 2147483647;~tmp___1~1 := #t~ret27;havoc #t~ret27;" "SUMMARY for call #t~ret27 := is_transmit2_triggered(); srcloc: L1127-1" "assume 0 != ~tmp___0~2;~t1_st~0 := 0;" "assume !(0 != ~tmp___0~2);" "assume -2147483648 <= #t~ret26 && #t~ret26 <= 2147483647;~tmp___0~2 := #t~ret26;havoc #t~ret26;" "SUMMARY for call #t~ret26 := is_transmit1_triggered(); srcloc: L1119-1" "assume 0 != ~tmp~5;~m_st~0 := 0;" "assume !(0 != ~tmp~5);" "assume -2147483648 <= #t~ret25 && #t~ret25 <= 2147483647;~tmp~5 := #t~ret25;havoc #t~ret25;" "SUMMARY for call #t~ret25 := is_master_triggered(); srcloc: L1111-1" "havoc ~tmp~5;havoc ~tmp___0~2;havoc ~tmp___1~1;havoc ~tmp___2~0;havoc ~tmp___3~0;havoc ~tmp___4~0;" "assume true;" "#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~ret31 && #t~ret31 <= 2147483647;~tmp~6 := #t~ret31;havoc #t~ret31;" "SUMMARY for call #t~ret31 := exists_runnable_thread2(); srcloc: L1270-1" "havoc ~tmp~6;havoc ~__retres2~1;" "assume true;" "havoc ~tmp_ndt_6~0;" "SUMMARY for call transmit5(); srcloc: L950" "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: L936" "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: L922" "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: L908" "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: L894" "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: L880" "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_6_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;" "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: L465" "assume ~token~0 != 5 + ~local~0;" "assume !(~token~0 != 5 + ~local~0);" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L455-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_5~0;~E_5~0 := 1;" "assume !(0 == ~E_5~0);" "assume 0 == ~E_4~0;~E_4~0 := 1;" "assume !(0 == ~E_4~0);" "assume 0 == ~E_3~0;~E_3~0 := 1;" "assume !(0 == ~E_3~0);" "assume 0 == ~E_2~0;~E_2~0 := 1;" "assume !(0 == ~E_2~0);" "assume 0 == ~E_1~0;~E_1~0 := 1;" "assume !(0 == ~E_1~0);" "assume 0 == ~E_M~0;~E_M~0 := 1;" "assume !(0 == ~E_M~0);" "assume 0 == ~T5_E~0;~T5_E~0 := 1;" "assume !(0 == ~T5_E~0);" "assume 0 == ~T4_E~0;~T4_E~0 := 1;" "assume !(0 == ~T4_E~0);" "assume 0 == ~T3_E~0;~T3_E~0 := 1;" "assume !(0 == ~T3_E~0);" "assume 0 == ~T2_E~0;~T2_E~0 := 1;" "assume !(0 == ~T2_E~0);" "assume 0 == ~T1_E~0;~T1_E~0 := 1;" "assume !(0 == ~T1_E~0);" "assume 0 == ~M_E~0;~M_E~0 := 1;" "assume !(0 == ~M_E~0);" "assume true;" "assume 1 == ~E_5~0;~E_5~0 := 2;" "assume !(1 == ~E_5~0);" "assume 1 == ~E_4~0;~E_4~0 := 2;" "assume !(1 == ~E_4~0);" "assume 1 == ~E_3~0;~E_3~0 := 2;" "assume !(1 == ~E_3~0);" "assume 1 == ~E_2~0;~E_2~0 := 2;" "assume !(1 == ~E_2~0);" "assume 1 == ~E_1~0;~E_1~0 := 2;" "assume !(1 == ~E_1~0);" "assume 1 == ~E_M~0;~E_M~0 := 2;" "assume !(1 == ~E_M~0);" "assume 1 == ~T5_E~0;~T5_E~0 := 2;" "assume !(1 == ~T5_E~0);" "assume 1 == ~T4_E~0;~T4_E~0 := 2;" "assume !(1 == ~T4_E~0);" "assume 1 == ~T3_E~0;~T3_E~0 := 2;" "assume !(1 == ~T3_E~0);" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "assume !(1 == ~T2_E~0);" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "assume !(1 == ~T1_E~0);" "assume 1 == ~M_E~0;~M_E~0 := 2;" "assume !(1 == ~M_E~0);" "assume true;" "assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(19, 2);call #Ultimate.allocInit(12, 3);~q_buf_0~0 := 0;~q_free~0 := 0;~q_read_ev~0 := 0;~q_write_ev~0 := 0;~p_num_write~0 := 0;~p_last_write~0 := 0;~p_dw_st~0 := 0;~p_dw_pc~0 := 0;~p_dw_i~0 := 0;~c_num_read~0 := 0;~c_last_read~0 := 0;~c_dr_st~0 := 0;~c_dr_pc~0 := 0;~c_dr_i~0 := 0;~a_t~0 := 0;~m_pc~0 := 0;~t1_pc~0 := 0;~t2_pc~0 := 0;~t3_pc~0 := 0;~t4_pc~0 := 0;~t5_pc~0 := 0;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~t3_st~0 := 0;~t4_st~0 := 0;~t5_st~0 := 0;~m_i~0 := 0;~t1_i~0 := 0;~t2_i~0 := 0;~t3_i~0 := 0;~t4_i~0 := 0;~t5_i~0 := 0;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~T3_E~0 := 2;~T4_E~0 := 2;~T5_E~0 := 2;~E_M~0 := 2;~E_1~0 := 2;~E_2~0 := 2;~E_3~0 := 2;~E_4~0 := 2;~E_5~0 := 2;~token~0 := 0;~local~0 := 0;" "assume true;" "#res := ~__retres1~9;" "~__retres1~9 := 0;" "assume 1 == ~E_5~0;~__retres1~9 := 1;" "assume !(1 == ~E_5~0);" "assume 1 == ~t5_pc~0;" "assume !(1 == ~t5_pc~0);" "havoc ~__retres1~9;" "assume true;" "SUMMARY for call #t~ret37 := 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 = {"#578#return;" "#580#return;" "#582#return;" "#584#return;" "#648#return;" "#586#return;" "#588#return;" "#654#return;" "#590#return;" "#656#return;" "#592#return;" "#594#return;" "#658#return;" "#660#return;" "#662#return;" "#598#return;" "#664#return;" "#602#return;" "#604#return;" "#606#return;" "#608#return;" "#610#return;" "#548#return;" "#612#return;" "#550#return;" "#614#return;" "#552#return;" "#616#return;" "#618#return;" "#556#return;" "#620#return;" "#558#return;" "#622#return;" "#624#return;" "#560#return;" "#626#return;" "#562#return;" "#564#return;" "#628#return;" "#630#return;" "#566#return;" "#632#return;" "#568#return;" "#634#return;" "#570#return;" "#572#return;" "#574#return;" }, states = {"CountingPredicate [underlying: 162#L947true, annotation: [0, 0]]" "CountingPredicate [underlying: 41#L90-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 75#L142true, annotation: [6, 0]]" "CountingPredicate [underlying: 224#L872true, annotation: [0, 0]]" "CountingPredicate [underlying: 70#L642true, annotation: [0, 0]]" "CountingPredicate [underlying: 326#L339true, annotation: [9, 0]]" "CountingPredicate [underlying: 148#while_4_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 62#L219true, annotation: [7, 0]]" "CountingPredicate [underlying: 182#L521true, annotation: [0, 0]]" "CountingPredicate [underlying: 294#immediate_notifyFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 57#L92true, annotation: [7, 0]]" "CountingPredicate [underlying: 135#L1129true, annotation: [0, 0]]" "CountingPredicate [underlying: 301#L591true, annotation: [0, 0]]" "CountingPredicate [underlying: 198#L1143true, annotation: [0, 0]]" "CountingPredicate [underlying: 384#L930true, annotation: [0, 0]]" "CountingPredicate [underlying: 341#L98-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 20#L663true, annotation: [0, 0]]" "CountingPredicate [underlying: 376#L720true, annotation: [0, 0]]" "CountingPredicate [underlying: 312#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 39#L190true, annotation: [10, 0]]" "CountingPredicate [underlying: 207#Loop~2true, annotation: [6, 0]]" "CountingPredicate [underlying: 114#L160true, annotation: [10, 0]]" "CountingPredicate [underlying: 2#L260true, annotation: [6, 0]]" "CountingPredicate [underlying: 253#L51true, annotation: [7, 0]]" "CountingPredicate [underlying: 377#L238true, annotation: [10, 0]]" "CountingPredicate [underlying: 317#L269true, annotation: [6, 0]]" "CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 315#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 231#update_channels2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [6, 0]]" "CountingPredicate [underlying: 365#L1291true, annotation: [0, 0]]" "CountingPredicate [underlying: 107#Loop~1true, annotation: [7, 0]]" "CountingPredicate [underlying: 286#is_do_write_p_triggeredFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 248#L799true, annotation: [0, 0]]" "CountingPredicate [underlying: 59#Loop~10true, annotation: [0, 0]]" "CountingPredicate [underlying: 289#eval1ENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 352#L830true, annotation: [0, 0]]" "CountingPredicate [underlying: 62#L219true, annotation: [6, 0]]" "CountingPredicate [underlying: 61#error1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 54#do_read_cENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 195#L662true, annotation: [0, 0]]" "CountingPredicate [underlying: 38#L275true, annotation: [6, 0]]" "CountingPredicate [underlying: 29#L187-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 309#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 57#L92true, annotation: [6, 0]]" "CountingPredicate [underlying: 340#L1062true, annotation: [0, 0]]" "CountingPredicate [underlying: 303#Loop~0true, annotation: [7, 0]]" "CountingPredicate [underlying: 322#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 38#L275true, annotation: [7, 0]]" "CountingPredicate [underlying: 207#Loop~2true, annotation: [7, 0]]" "CountingPredicate [underlying: 283#L50true, annotation: [10, 0]]" "CountingPredicate [underlying: 2#L260true, annotation: [7, 0]]" "CountingPredicate [underlying: 273#Loop~11true, annotation: [0, 0]]" "CountingPredicate [underlying: 155#L1151true, annotation: [0, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [7, 0]]" "CountingPredicate [underlying: 107#Loop~1true, annotation: [6, 0]]" "CountingPredicate [underlying: 264#L880true, annotation: [0, 0]]" "CountingPredicate [underlying: 387#L195true, annotation: [10, 0]]" "CountingPredicate [underlying: 358#L908true, annotation: [0, 0]]" "CountingPredicate [underlying: 72#while_2_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 379#L90true, annotation: [10, 0]]" "CountingPredicate [underlying: 3#L902true, annotation: [0, 0]]" "CountingPredicate [underlying: 265#L79true, annotation: [7, 0]]" "CountingPredicate [underlying: 326#L339true, annotation: [7, 0]]" "CountingPredicate [underlying: 234#L834true, annotation: [0, 0]]" "CountingPredicate [underlying: 353#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 52#L498true, annotation: [0, 0]]" "CountingPredicate [underlying: 286#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 217#while_7_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 61#error1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 297#L594true, annotation: [0, 0]]" "CountingPredicate [underlying: 143#L1292true, annotation: [0, 0]]" "CountingPredicate [underlying: 289#eval1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 54#do_read_cENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 95#L232true, annotation: [6, 0]]" "CountingPredicate [underlying: 303#Loop~0true, annotation: [6, 0]]" "CountingPredicate [underlying: 13#L700true, annotation: [0, 0]]" "CountingPredicate [underlying: 55#L933true, annotation: [0, 0]]" "CountingPredicate [underlying: 276#start_simulation1ENTRYtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 338#L864true, annotation: [0, 0]]" "CountingPredicate [underlying: 262#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 333#L258true, annotation: [10, 0]]" "CountingPredicate [underlying: 366#L1294true, annotation: [0, 0]]" "CountingPredicate [underlying: 247#Loop~3true, annotation: [9, 0]]" "CountingPredicate [underlying: 147#L979true, annotation: [0, 0]]" "CountingPredicate [underlying: 165#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 156#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 128#L485true, annotation: [0, 0]]" "CountingPredicate [underlying: 46#L137true, annotation: [10, 0]]" "CountingPredicate [underlying: 246#L902-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 99#masterENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 41#L90-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 75#L142true, annotation: [7, 0]]" "CountingPredicate [underlying: 337#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 325#L944-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 269#L826true, annotation: [0, 0]]" "CountingPredicate [underlying: 100#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 230#L200true, annotation: [10, 0]]" "CountingPredicate [underlying: 353#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 265#L79true, annotation: [6, 0]]" "CountingPredicate [underlying: 125#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 306#L570true, annotation: [0, 0]]" "CountingPredicate [underlying: 329#reset_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 40#L682true, annotation: [0, 0]]" "CountingPredicate [underlying: 25#L1057true, annotation: [0, 0]]" "CountingPredicate [underlying: 74#L1042true, annotation: [0, 0]]" "CountingPredicate [underlying: 95#L232true, annotation: [7, 0]]" "CountingPredicate [underlying: 282#L647true, annotation: [0, 0]]" "CountingPredicate [underlying: 360#L555true, annotation: [0, 0]]" "CountingPredicate [underlying: 355#L809true, annotation: [0, 0]]" "CountingPredicate [underlying: 201#L534true, annotation: [0, 0]]" "CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 33#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 299#L1143-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 314#L738true, annotation: [0, 0]]" "CountingPredicate [underlying: 258#L284true, annotation: [10, 0]]" "CountingPredicate [underlying: 300#L1137true, annotation: [0, 0]]" "CountingPredicate [underlying: 186#init_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 321#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 118#L483true, annotation: [0, 0]]" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 253#L51true, annotation: [6, 0]]" "CountingPredicate [underlying: 65#L703true, annotation: [0, 0]]" "CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 177#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 377#L238true, annotation: [7, 0]]" "CountingPredicate [underlying: 6#L265true, annotation: [10, 0]]" "CountingPredicate [underlying: 45#L372true, annotation: [2, 0]]" "CountingPredicate [underlying: 228#start_simulation2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 374#fire_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 122#L804true, annotation: [0, 0]]" "CountingPredicate [underlying: 225#L182true, annotation: [6, 0]]" "CountingPredicate [underlying: 320#L629true, annotation: [0, 0]]" "CountingPredicate [underlying: 2#L260true, annotation: [10, 0]]" "CountingPredicate [underlying: 27#L757true, annotation: [0, 0]]" "CountingPredicate [underlying: 212#L794true, annotation: [0, 0]]" "CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 66#L131true, annotation: [7, 0]]" "CountingPredicate [underlying: 176#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 229#while_1_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 32#L539-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 192#L439true, annotation: [0, 0]]" "CountingPredicate [underlying: 114#L160true, annotation: [6, 0]]" "CountingPredicate [underlying: 56#L877true, annotation: [0, 0]]" "CountingPredicate [underlying: 259#error2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 133#L1348-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 247#Loop~3true, annotation: [7, 0]]" "CountingPredicate [underlying: 200#L373-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 207#Loop~2true, annotation: [10, 0]]" "CountingPredicate [underlying: 69#L741true, annotation: [0, 0]]" "CountingPredicate [underlying: 271#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 223#L100true, annotation: [10, 0]]" "CountingPredicate [underlying: 337#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 58#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 330#L1014true, annotation: [0, 0]]" "CountingPredicate [underlying: 317#L269true, annotation: [10, 0]]" "CountingPredicate [underlying: 316#L944true, annotation: [0, 0]]" "CountingPredicate [underlying: 73#Loop~7true, annotation: [0, 0]]" "CountingPredicate [underlying: 225#L182true, annotation: [7, 0]]" "CountingPredicate [underlying: 326#L339true, annotation: [6, 0]]" "CountingPredicate [underlying: 151#L1121true, annotation: [0, 0]]" "CountingPredicate [underlying: 311#L539true, annotation: [0, 0]]" "CountingPredicate [underlying: 295#L558true, annotation: [0, 0]]" "CountingPredicate [underlying: 141#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 54#do_read_cENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 241#L1331true, annotation: [0, 0]]" "CountingPredicate [underlying: 367#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 381#L672true, annotation: [0, 0]]" "CountingPredicate [underlying: 132#L70true, annotation: [7, 0]]" "CountingPredicate [underlying: 307#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 110#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 279#L874-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 278#L575true, annotation: [0, 0]]" "CountingPredicate [underlying: 189#L157true, annotation: [7, 0]]" "CountingPredicate [underlying: 145#L1356true, annotation: [0, 0]]" "CountingPredicate [underlying: 274#L627true, annotation: [0, 0]]" "CountingPredicate [underlying: 114#L160true, annotation: [7, 0]]" "CountingPredicate [underlying: 240#L72true, annotation: [7, 0]]" "CountingPredicate [underlying: 284#L842true, annotation: [0, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 247#Loop~3true, annotation: [6, 0]]" "CountingPredicate [underlying: 260#L930-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 267#while_3_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 337#exists_runnable_thread1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 296#L710true, annotation: [0, 0]]" "CountingPredicate [underlying: 363#L867true, annotation: [0, 0]]" "CountingPredicate [underlying: 6#L265true, annotation: [7, 0]]" "CountingPredicate [underlying: 197#L767true, annotation: [0, 0]]" "CountingPredicate [underlying: 61#error1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 95#L232true, annotation: [10, 0]]" "CountingPredicate [underlying: 324#L1077true, annotation: [0, 0]]" "CountingPredicate [underlying: 346#L390true, annotation: [0, 0]]" "CountingPredicate [underlying: 132#L70true, annotation: [10, 0]]" "CountingPredicate [underlying: 230#L200true, annotation: [7, 0]]" "CountingPredicate [underlying: 35#L522true, annotation: [0, 0]]" "CountingPredicate [underlying: 28#L984true, annotation: [0, 0]]" "CountingPredicate [underlying: 64#L69true, annotation: [6, 0]]" "CountingPredicate [underlying: 303#Loop~0true, annotation: [10, 0]]" "CountingPredicate [underlying: 110#is_do_write_p_triggeredENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 184#transmit5ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 89#L999true, annotation: [0, 0]]" "CountingPredicate [underlying: 342#L611-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 350#L916true, annotation: [0, 0]]" "CountingPredicate [underlying: 189#L157true, annotation: [6, 0]]" "CountingPredicate [underlying: 42#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 86#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 304#L465true, annotation: [0, 0]]" "CountingPredicate [underlying: 240#L72true, annotation: [6, 0]]" "CountingPredicate [underlying: 187#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 348#L838true, annotation: [0, 0]]" "CountingPredicate [underlying: 275#L1347true, annotation: [0, 0]]" "CountingPredicate [underlying: 210#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 258#L284true, annotation: [7, 0]]" "CountingPredicate [underlying: 63#L263true, annotation: [6, 0]]" "CountingPredicate [underlying: 165#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 15#L722true, annotation: [0, 0]]" "CountingPredicate [underlying: 244#activate_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 354#while_6_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 356#L888-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 126#is_master_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 9#L1298true, annotation: [0, 0]]" "CountingPredicate [underlying: 378#L853true, annotation: [0, 0]]" "CountingPredicate [underlying: 14#L1047true, annotation: [0, 0]]" "CountingPredicate [underlying: 265#L79true, annotation: [10, 0]]" "CountingPredicate [underlying: 6#L265true, annotation: [6, 0]]" "CountingPredicate [underlying: 199#L922true, annotation: [0, 0]]" "CountingPredicate [underlying: 230#L200true, annotation: [6, 0]]" "CountingPredicate [underlying: 249#L1127true, annotation: [0, 0]]" "CountingPredicate [underlying: 93#while_3_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 66#L131true, annotation: [10, 0]]" "CountingPredicate [underlying: 319#L739true, annotation: [0, 0]]" "CountingPredicate [underlying: 64#L69true, annotation: [7, 0]]" "CountingPredicate [underlying: 48#L1087true, annotation: [0, 0]]" "CountingPredicate [underlying: 218#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 181#L27true, annotation: [10, 0]]" "CountingPredicate [underlying: 305#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 63#L263true, annotation: [7, 0]]" "CountingPredicate [underlying: 165#exists_runnable_thread1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 317#L269true, annotation: [7, 0]]" "CountingPredicate [underlying: 258#L284true, annotation: [6, 0]]" "CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 139#L191true, annotation: [10, 0]]" "CountingPredicate [underlying: 49#L1119true, annotation: [0, 0]]" "CountingPredicate [underlying: 223#L100true, annotation: [7, 0]]" "CountingPredicate [underlying: 232#L1127-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 121#mainENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 261#L719true, annotation: [0, 0]]" "CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 67#L115true, annotation: [7, 0]]" "CountingPredicate [underlying: 103#L243true, annotation: [6, 0]]" "CountingPredicate [underlying: 98#L117true, annotation: [10, 0]]" "CountingPredicate [underlying: 364#L60true, annotation: [6, 0]]" "CountingPredicate [underlying: 80#L287true, annotation: [7, 0]]" "CountingPredicate [underlying: 8#while_1_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 216#L335true, annotation: [7, 0]]" "CountingPredicate [underlying: 71#L1359-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 36#transmit1ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 173#L606true, annotation: [0, 0]]" "CountingPredicate [underlying: 185#L272true, annotation: [7, 0]]" "CountingPredicate [underlying: 225#L182true, annotation: [10, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 34#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 76#L888true, annotation: [0, 0]]" "CountingPredicate [underlying: 163#Loop~6true, annotation: [0, 0]]" "CountingPredicate [underlying: 60#L1009true, annotation: [0, 0]]" "CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 144#L161true, annotation: [7, 0]]" "CountingPredicate [underlying: 190#L1024true, annotation: [0, 0]]" "CountingPredicate [underlying: 213#L665true, annotation: [0, 0]]" "CountingPredicate [underlying: 174#init_model1ENTRYtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 211#L98true, annotation: [10, 0]]" "CountingPredicate [underlying: 290#L53true, annotation: [6, 0]]" "CountingPredicate [underlying: 176#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 208#Loop~4true, annotation: [0, 0]]" "CountingPredicate [underlying: 96#Loop~9true, annotation: [0, 0]]" "CountingPredicate [underlying: 223#L100true, annotation: [6, 0]]" "CountingPredicate [underlying: 205#init_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 226#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 103#L243true, annotation: [7, 0]]" "CountingPredicate [underlying: 67#L115true, annotation: [6, 0]]" "CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 364#L60true, annotation: [7, 0]]" "CountingPredicate [underlying: 80#L287true, annotation: [6, 0]]" "CountingPredicate [underlying: 386#L748true, annotation: [0, 0]]" "CountingPredicate [underlying: 219#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 185#L272true, annotation: [6, 0]]" "CountingPredicate [underlying: 94#L175true, annotation: [7, 0]]" "CountingPredicate [underlying: 332#while_5_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 175#L1153true, annotation: [0, 0]]" "CountingPredicate [underlying: 12#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 110#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 111#while_0_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 102#L1113true, annotation: [0, 0]]" "CountingPredicate [underlying: 280#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 85#L236true, annotation: [10, 0]]" "CountingPredicate [underlying: 81#L729true, annotation: [0, 0]]" "CountingPredicate [underlying: 370#L187true, annotation: [10, 0]]" "CountingPredicate [underlying: 53#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 290#L53true, annotation: [7, 0]]" "CountingPredicate [underlying: 23#L158true, annotation: [7, 0]]" "CountingPredicate [underlying: 272#transmit2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 188#L974true, annotation: [0, 0]]" "CountingPredicate [underlying: 168#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 26#L1119-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 120#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 267#while_3_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 78#L255true, annotation: [10, 0]]" "CountingPredicate [underlying: 216#L335true, annotation: [9, 0]]" "CountingPredicate [underlying: 183#L118true, annotation: [6, 0]]" "CountingPredicate [underlying: 17#L989true, annotation: [0, 0]]" "CountingPredicate [underlying: 334#L1151-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 94#L175true, annotation: [10, 0]]" "CountingPredicate [underlying: 31#Loop~5true, annotation: [0, 0]]" "CountingPredicate [underlying: 116#L280true, annotation: [6, 0]]" "CountingPredicate [underlying: 178#error2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 335#L891true, annotation: [0, 0]]" "CountingPredicate [underlying: 132#L70true, annotation: [6, 0]]" "CountingPredicate [underlying: 161#L455-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 64#L69true, annotation: [10, 0]]" "CountingPredicate [underlying: 243#L919true, annotation: [0, 0]]" "CountingPredicate [underlying: 310#L142-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 181#L27true, annotation: [7, 0]]" "CountingPredicate [underlying: 189#L157true, annotation: [10, 0]]" "CountingPredicate [underlying: 240#L72true, annotation: [10, 0]]" "CountingPredicate [underlying: 167#L822true, annotation: [0, 0]]" "CountingPredicate [underlying: 237#L557true, annotation: [0, 0]]" "CountingPredicate [underlying: 63#L263true, annotation: [10, 0]]" "CountingPredicate [underlying: 23#L158true, annotation: [6, 0]]" "CountingPredicate [underlying: 7#is_do_read_c_triggeredFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 106#L1293true, annotation: [0, 0]]" "CountingPredicate [underlying: 22#eval2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 139#L191true, annotation: [7, 0]]" "CountingPredicate [underlying: 245#Loop~8true, annotation: [0, 0]]" "CountingPredicate [underlying: 82#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 68#L1295true, annotation: [0, 0]]" "CountingPredicate [underlying: 285#L994true, annotation: [0, 0]]" "CountingPredicate [underlying: 368#L1302-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 281#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 267#while_3_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 8#while_1_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 183#L118true, annotation: [7, 0]]" "CountingPredicate [underlying: 291#L503true, annotation: [0, 0]]" "CountingPredicate [underlying: 371#L441true, annotation: [0, 0]]" "CountingPredicate [underlying: 220#init_model2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 176#is_do_read_c_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 288#main1ENTRYtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 66#L131true, annotation: [6, 0]]" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 158#L328true, annotation: [5, 0]]" "CountingPredicate [underlying: 144#L161true, annotation: [10, 0]]" "CountingPredicate [underlying: 181#L27true, annotation: [6, 0]]" "CountingPredicate [underlying: 209#L1135-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 7#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 139#L191true, annotation: [6, 0]]" "CountingPredicate [underlying: 98#L117true, annotation: [6, 0]]" "CountingPredicate [underlying: 41#L90-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 364#L60true, annotation: [10, 0]]" "CountingPredicate [underlying: 75#L142true, annotation: [10, 0]]" "CountingPredicate [underlying: 254#L611true, annotation: [0, 0]]" "CountingPredicate [underlying: 8#while_1_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 150#L1092true, annotation: [0, 0]]" "CountingPredicate [underlying: 103#L243true, annotation: [10, 0]]" "CountingPredicate [underlying: 5#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 85#L236true, annotation: [6, 0]]" "CountingPredicate [underlying: 146#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 341#L98-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 221#L760true, annotation: [0, 0]]" "CountingPredicate [underlying: 380#L869true, annotation: [0, 0]]" "CountingPredicate [underlying: 169#L575-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 29#L187-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 38#L275true, annotation: [10, 0]]" "CountingPredicate [underlying: 131#L894true, annotation: [0, 0]]" "CountingPredicate [underlying: 370#L187true, annotation: [7, 0]]" "CountingPredicate [underlying: 134#init_threads1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 153#L1067true, annotation: [0, 0]]" "CountingPredicate [underlying: 39#L190true, annotation: [6, 0]]" "CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 283#L50true, annotation: [7, 0]]" "CountingPredicate [underlying: 211#L98true, annotation: [6, 0]]" "CountingPredicate [underlying: 387#L195true, annotation: [7, 0]]" "CountingPredicate [underlying: 290#L53true, annotation: [10, 0]]" "CountingPredicate [underlying: 92#L442true, annotation: [0, 0]]" "CountingPredicate [underlying: 318#init_threads1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 280#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 377#L238true, annotation: [6, 0]]" "CountingPredicate [underlying: 168#is_do_write_p_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 270#L874true, annotation: [0, 0]]" "CountingPredicate [underlying: 185#L272true, annotation: [10, 0]]" "CountingPredicate [underlying: 80#L287true, annotation: [10, 0]]" "CountingPredicate [underlying: 343#L950true, annotation: [0, 0]]" "CountingPredicate [underlying: 97#L1145true, annotation: [0, 0]]" "CountingPredicate [underlying: 67#L115true, annotation: [10, 0]]" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 171#L916-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 4#L701true, annotation: [0, 0]]" "CountingPredicate [underlying: 345#L331true, annotation: [7, 0]]" "CountingPredicate [underlying: 116#L280true, annotation: [7, 0]]" "CountingPredicate [underlying: 310#L142-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 206#L758true, annotation: [0, 0]]" "CountingPredicate [underlying: 238#L936true, annotation: [0, 0]]" "CountingPredicate [underlying: 29#L187-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 57#L92true, annotation: [10, 0]]" "CountingPredicate [underlying: 283#L50true, annotation: [6, 0]]" "CountingPredicate [underlying: 164#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 50#L1357-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 109#L647-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 370#L187true, annotation: [6, 0]]" "CountingPredicate [underlying: 345#L331true, annotation: [6, 0]]" "CountingPredicate [underlying: 87#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 211#L98true, annotation: [7, 0]]" "CountingPredicate [underlying: 39#L190true, annotation: [7, 0]]" "CountingPredicate [underlying: 280#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 107#Loop~1true, annotation: [10, 0]]" "CountingPredicate [underlying: 387#L195true, annotation: [6, 0]]" "CountingPredicate [underlying: 277#L789true, annotation: [0, 0]]" "CountingPredicate [underlying: 134#init_threads1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 333#L258true, annotation: [7, 0]]" "CountingPredicate [underlying: 90#transmit3ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 138#L503-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 168#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 287#L593true, annotation: [0, 0]]" "CountingPredicate [underlying: 286#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 43#ULTIMATE.initENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 353#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 289#eval1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 183#L118true, annotation: [10, 0]]" "CountingPredicate [underlying: 383#L1072true, annotation: [0, 0]]" "CountingPredicate [underlying: 252#init_model2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 78#L255true, annotation: [6, 0]]" "CountingPredicate [underlying: 94#L175true, annotation: [6, 0]]" "CountingPredicate [underlying: 115#L681true, annotation: [0, 0]]" "CountingPredicate [underlying: 136#init_model1FINALtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 372#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 310#L142-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 116#L280true, annotation: [10, 0]]" "CountingPredicate [underlying: 323#main2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 47#L844true, annotation: [0, 0]]" "CountingPredicate [underlying: 166#L1111-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 53#init_threads1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 124#L684true, annotation: [0, 0]]" "CountingPredicate [underlying: 159#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 23#L158true, annotation: [10, 0]]" "CountingPredicate [underlying: 134#init_threads1FINALtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 333#L258true, annotation: [6, 0]]" "CountingPredicate [underlying: 180#L1135true, annotation: [0, 0]]" "CountingPredicate [underlying: 379#L90true, annotation: [6, 0]]" "CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 196#L455true, annotation: [0, 0]]" "CountingPredicate [underlying: 142#L1019true, annotation: [0, 0]]" "CountingPredicate [underlying: 130#L486true, annotation: [0, 0]]" "CountingPredicate [underlying: 256#transmit4ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 98#L117true, annotation: [7, 0]]" "CountingPredicate [underlying: 379#L90true, annotation: [7, 0]]" "CountingPredicate [underlying: 362#L519true, annotation: [0, 0]]" "CountingPredicate [underlying: 298#L1052true, annotation: [0, 0]]" "CountingPredicate [underlying: 216#L335true, annotation: [6, 0]]" "CountingPredicate [underlying: 117#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 78#L255true, annotation: [7, 0]]" "CountingPredicate [underlying: 85#L236true, annotation: [7, 0]]" "CountingPredicate [underlying: 345#L331true, annotation: [9, 0]]" "CountingPredicate [underlying: 268#L1082true, annotation: [0, 0]]" "CountingPredicate [underlying: 347#activate_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 341#L98-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 129#L630true, annotation: [0, 0]]" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 144#L161true, annotation: [6, 0]]" "CountingPredicate [underlying: 137#L1004true, annotation: [0, 0]]" "CountingPredicate [underlying: 349#L905true, annotation: [0, 0]]" "CountingPredicate [underlying: 253#L51true, annotation: [10, 0]]" "CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 239#L691true, annotation: [0, 0]]" "CountingPredicate [underlying: 263#L461true, annotation: [0, 0]]" "CountingPredicate [underlying: 7#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 51#L1111true, annotation: [0, 0]]" "CountingPredicate [underlying: 53#init_threads1EXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 327#L-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [6, 0]]" }, initialStates = {"CountingPredicate [underlying: 372#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" }, finalStates = {}, callTransitions = { ("CountingPredicate [underlying: 41#L90-1true, annotation: [6, 0]]" "call #t~ret5 := is_do_write_p_triggered();" "CountingPredicate [underlying: 110#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 341#L98-1true, annotation: [10, 0]]" "call #t~ret6 := is_do_read_c_triggered();" "CountingPredicate [underlying: 210#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 365#L1291true, annotation: [0, 0]]" "call update_channels2();" "CountingPredicate [underlying: 231#update_channels2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 38#L275true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 29#L187-1true, annotation: [10, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 38#L275true, annotation: [7, 0]]" "call error1();" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 264#L880true, annotation: [0, 0]]" "call master();" "CountingPredicate [underlying: 99#masterENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 387#L195true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 358#L908true, annotation: [0, 0]]" "call transmit2();" "CountingPredicate [underlying: 272#transmit2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 143#L1292true, annotation: [0, 0]]" "call init_threads2();" "CountingPredicate [underlying: 205#init_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 366#L1294true, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 347#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 41#L90-1true, annotation: [7, 0]]" "call #t~ret5 := is_do_write_p_triggered();" "CountingPredicate [underlying: 110#is_do_write_p_triggeredENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 230#L200true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 299#L1143-1true, annotation: [0, 0]]" "call #t~ret29 := is_transmit4_triggered();" "CountingPredicate [underlying: 125#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 45#L372true, annotation: [2, 0]]" "call init_model1();" "CountingPredicate [underlying: 174#init_model1ENTRYtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [10, 0]]" "call #t~ret8 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 32#L539-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 133#L1348-1true, annotation: [0, 0]]" "call start_simulation2();" "CountingPredicate [underlying: 228#start_simulation2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 200#L373-1true, annotation: [4, 0]]" "call start_simulation1();" "CountingPredicate [underlying: 276#start_simulation1ENTRYtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 230#L200true, annotation: [7, 0]]" "call error1();" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 342#L611-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 304#L465true, annotation: [0, 0]]" "call error2();" "CountingPredicate [underlying: 259#error2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 275#L1347true, annotation: [0, 0]]" "call init_model2();" "CountingPredicate [underlying: 252#init_model2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 354#while_6_continuetrue, annotation: [0, 0]]" "call #t~ret18 := exists_runnable_thread2();" "CountingPredicate [underlying: 12#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 199#L922true, annotation: [0, 0]]" "call transmit3();" "CountingPredicate [underlying: 90#transmit3ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 230#L200true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 232#L1127-1true, annotation: [0, 0]]" "call #t~ret27 := is_transmit2_triggered();" "CountingPredicate [underlying: 141#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 80#L287true, annotation: [7, 0]]" "call do_read_c();" "CountingPredicate [underlying: 54#do_read_cENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 216#L335true, annotation: [7, 0]]" "call eval1();" "CountingPredicate [underlying: 289#eval1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 71#L1359-1true, annotation: [0, 0]]" "call #t~ret36 := main2();" "CountingPredicate [underlying: 323#main2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 185#L272true, annotation: [7, 0]]" "call do_write_p();" "CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [6, 0]]" "call #t~ret8 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 80#L287true, annotation: [6, 0]]" "call do_read_c();" "CountingPredicate [underlying: 54#do_read_cENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 185#L272true, annotation: [6, 0]]" "call do_write_p();" "CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [7, 0]]" "call #t~ret8 := exists_runnable_thread1();" "CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 26#L1119-1true, annotation: [0, 0]]" "call #t~ret26 := is_transmit1_triggered();" "CountingPredicate [underlying: 34#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 216#L335true, annotation: [9, 0]]" "call eval1();" "CountingPredicate [underlying: 289#eval1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 334#L1151-1true, annotation: [0, 0]]" "call #t~ret30 := is_transmit5_triggered();" "CountingPredicate [underlying: 42#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 161#L455-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 310#L142-1true, annotation: [10, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 106#L1293true, annotation: [0, 0]]" "call fire_delta_events2();" "CountingPredicate [underlying: 100#fire_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 68#L1295true, annotation: [0, 0]]" "call reset_delta_events2();" "CountingPredicate [underlying: 315#reset_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 368#L1302-1true, annotation: [0, 0]]" "call eval2();" "CountingPredicate [underlying: 22#eval2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 347#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 158#L328true, annotation: [5, 0]]" "call init_threads1();" "CountingPredicate [underlying: 318#init_threads1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 209#L1135-1true, annotation: [0, 0]]" "call #t~ret28 := is_transmit3_triggered();" "CountingPredicate [underlying: 117#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 41#L90-1true, annotation: [10, 0]]" "call #t~ret5 := is_do_write_p_triggered();" "CountingPredicate [underlying: 110#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 341#L98-1true, annotation: [6, 0]]" "call #t~ret6 := is_do_read_c_triggered();" "CountingPredicate [underlying: 210#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 169#L575-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 29#L187-1true, annotation: [7, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 38#L275true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 131#L894true, annotation: [0, 0]]" "call transmit1();" "CountingPredicate [underlying: 36#transmit1ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 387#L195true, annotation: [7, 0]]" "call error1();" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 185#L272true, annotation: [10, 0]]" "call do_write_p();" "CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 80#L287true, annotation: [10, 0]]" "call do_read_c();" "CountingPredicate [underlying: 54#do_read_cENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 343#L950true, annotation: [0, 0]]" "call transmit5();" "CountingPredicate [underlying: 184#transmit5ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 310#L142-1true, annotation: [7, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 238#L936true, annotation: [0, 0]]" "call transmit4();" "CountingPredicate [underlying: 256#transmit4ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 29#L187-1true, annotation: [6, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 50#L1357-1true, annotation: [1, 0]]" "call #t~ret35 := main1();" "CountingPredicate [underlying: 288#main1ENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 109#L647-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 387#L195true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 138#L503-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 372#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "call ULTIMATE.init();" "CountingPredicate [underlying: 43#ULTIMATE.initENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 310#L142-1true, annotation: [6, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 166#L1111-1true, annotation: [0, 0]]" "call #t~ret25 := is_master_triggered();" "CountingPredicate [underlying: 87#is_master_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 216#L335true, annotation: [6, 0]]" "call eval1();" "CountingPredicate [underlying: 289#eval1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 341#L98-1true, annotation: [7, 0]]" "call #t~ret6 := is_do_read_c_triggered();" "CountingPredicate [underlying: 210#is_do_read_c_triggeredENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 327#L-1true, annotation: [0, 0]]" "call #t~ret37 := main();" "CountingPredicate [underlying: 121#mainENTRYtrue, annotation: [0, 0]]") }, internalTransitions = { ("CountingPredicate [underlying: 162#L947true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_6~0;~t5_st~0 := 1;" "CountingPredicate [underlying: 343#L950true, annotation: [0, 0]]") ("CountingPredicate [underlying: 162#L947true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_6~0);" "CountingPredicate [underlying: 316#L944true, annotation: [0, 0]]") ("CountingPredicate [underlying: 75#L142true, annotation: [6, 0]]" "~q_write_ev~0 := 2;" "CountingPredicate [underlying: 67#L115true, annotation: [6, 0]]") ("CountingPredicate [underlying: 148#while_4_continuetrue, annotation: [0, 0]]" "~t4_pc~0 := 1;~t4_st~0 := 2;" "CountingPredicate [underlying: 173#L606true, annotation: [0, 0]]") ("CountingPredicate [underlying: 62#L219true, annotation: [7, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 134#init_threads1FINALtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 62#L219true, annotation: [7, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 134#init_threads1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 182#L521true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 35#L522true, annotation: [0, 0]]") ("CountingPredicate [underlying: 182#L521true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 362#L519true, annotation: [0, 0]]") ("CountingPredicate [underlying: 294#immediate_notifyFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 262#immediate_notifyEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 57#L92true, annotation: [7, 0]]" "assume 0 != ~tmp~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 341#L98-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 57#L92true, annotation: [7, 0]]" "assume !(0 != ~tmp~0);" "CountingPredicate [underlying: 341#L98-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 135#L1129true, annotation: [0, 0]]" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "CountingPredicate [underlying: 209#L1135-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 135#L1129true, annotation: [0, 0]]" "assume !(0 != ~tmp___1~1);" "CountingPredicate [underlying: 209#L1135-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 301#L591true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 245#Loop~8true, annotation: [0, 0]]") ("CountingPredicate [underlying: 301#L591true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 173#L606true, annotation: [0, 0]]") ("CountingPredicate [underlying: 198#L1143true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret29 && #t~ret29 <= 2147483647;~tmp___3~0 := #t~ret29;havoc #t~ret29;" "CountingPredicate [underlying: 97#L1145true, annotation: [0, 0]]") ("CountingPredicate [underlying: 384#L930true, annotation: [0, 0]]" "havoc ~tmp_ndt_5~0;" "CountingPredicate [underlying: 325#L944-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 20#L663true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~__retres1~4 := 1;" "CountingPredicate [underlying: 213#L665true, annotation: [0, 0]]") ("CountingPredicate [underlying: 20#L663true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 381#L672true, annotation: [0, 0]]") ("CountingPredicate [underlying: 376#L720true, annotation: [0, 0]]" "assume 1 == ~E_3~0;~__retres1~7 := 1;" "CountingPredicate [underlying: 15#L722true, annotation: [0, 0]]") ("CountingPredicate [underlying: 376#L720true, annotation: [0, 0]]" "assume !(1 == ~E_3~0);" "CountingPredicate [underlying: 81#L729true, annotation: [0, 0]]") ("CountingPredicate [underlying: 39#L190true, annotation: [10, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 139#L191true, annotation: [10, 0]]") ("CountingPredicate [underlying: 39#L190true, annotation: [10, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 230#L200true, annotation: [10, 0]]") ("CountingPredicate [underlying: 207#Loop~2true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 207#Loop~2true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 63#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 114#L160true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 144#L161true, annotation: [10, 0]]") ("CountingPredicate [underlying: 114#L160true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 23#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [6, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 6#L265true, annotation: [6, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [6, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 63#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 253#L51true, annotation: [7, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 290#L53true, annotation: [7, 0]]") ("CountingPredicate [underlying: 253#L51true, annotation: [7, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 364#L60true, annotation: [7, 0]]") ("CountingPredicate [underlying: 377#L238true, annotation: [10, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 165#exists_runnable_thread1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 317#L269true, annotation: [6, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 185#L272true, annotation: [6, 0]]") ("CountingPredicate [underlying: 317#L269true, annotation: [6, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 38#L275true, annotation: [6, 0]]") ("CountingPredicate [underlying: 315#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~M_E~0;~M_E~0 := 2;" "CountingPredicate [underlying: 74#L1042true, annotation: [0, 0]]") ("CountingPredicate [underlying: 315#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~M_E~0);" "CountingPredicate [underlying: 74#L1042true, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#update_channels2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 307#update_channels2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 107#Loop~1true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 8#while_1_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 107#Loop~1true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 94#L175true, annotation: [7, 0]]") ("CountingPredicate [underlying: 286#is_do_write_p_triggeredFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 168#is_do_write_p_triggeredEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 248#L799true, annotation: [0, 0]]" "assume 1 == ~t3_i~0;~t3_st~0 := 0;" "CountingPredicate [underlying: 122#L804true, annotation: [0, 0]]") ("CountingPredicate [underlying: 248#L799true, annotation: [0, 0]]" "assume !(1 == ~t3_i~0);~t3_st~0 := 2;" "CountingPredicate [underlying: 122#L804true, annotation: [0, 0]]") ("CountingPredicate [underlying: 59#Loop~10true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 354#while_6_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 59#Loop~10true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 224#L872true, annotation: [0, 0]]") ("CountingPredicate [underlying: 289#eval1ENTRYtrue, annotation: [7, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;havoc ~tmp___1~0;" "CountingPredicate [underlying: 78#L255true, annotation: [7, 0]]") ("CountingPredicate [underlying: 352#L830true, annotation: [0, 0]]" "assume 0 == ~t2_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 47#L844true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#L830true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 234#L834true, annotation: [0, 0]]") ("CountingPredicate [underlying: 62#L219true, annotation: [6, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 134#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 62#L219true, annotation: [6, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 134#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 61#error1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 280#error1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 54#do_read_cENTRYtrue, annotation: [10, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 189#L157true, annotation: [10, 0]]") ("CountingPredicate [underlying: 195#L662true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 20#L663true, annotation: [0, 0]]") ("CountingPredicate [underlying: 195#L662true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 381#L672true, annotation: [0, 0]]") ("CountingPredicate [underlying: 57#L92true, annotation: [6, 0]]" "assume 0 != ~tmp~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 341#L98-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 57#L92true, annotation: [6, 0]]" "assume !(0 != ~tmp~0);" "CountingPredicate [underlying: 341#L98-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 340#L1062true, annotation: [0, 0]]" "assume 1 == ~T5_E~0;~T5_E~0 := 2;" "CountingPredicate [underlying: 153#L1067true, annotation: [0, 0]]") ("CountingPredicate [underlying: 340#L1062true, annotation: [0, 0]]" "assume !(1 == ~T5_E~0);" "CountingPredicate [underlying: 153#L1067true, annotation: [0, 0]]") ("CountingPredicate [underlying: 303#Loop~0true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 303#Loop~0true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 66#L131true, annotation: [7, 0]]") ("CountingPredicate [underlying: 207#Loop~2true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 207#Loop~2true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 63#L263true, annotation: [7, 0]]") ("CountingPredicate [underlying: 283#L50true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 253#L51true, annotation: [10, 0]]") ("CountingPredicate [underlying: 283#L50true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 364#L60true, annotation: [10, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [7, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 6#L265true, annotation: [7, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [7, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 63#L263true, annotation: [7, 0]]") ("CountingPredicate [underlying: 273#Loop~11true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 217#while_7_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 273#Loop~11true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 241#L1331true, annotation: [0, 0]]") ("CountingPredicate [underlying: 155#L1151true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret30 && #t~ret30 <= 2147483647;~tmp___4~0 := #t~ret30;havoc #t~ret30;" "CountingPredicate [underlying: 175#L1153true, annotation: [0, 0]]") ("CountingPredicate [underlying: 107#Loop~1true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 8#while_1_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 107#Loop~1true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 94#L175true, annotation: [6, 0]]") ("CountingPredicate [underlying: 72#while_2_continuetrue, annotation: [0, 0]]" "~t2_pc~0 := 1;~t2_st~0 := 2;" "CountingPredicate [underlying: 201#L534true, annotation: [0, 0]]") ("CountingPredicate [underlying: 379#L90true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret5 && #t~ret5 <= 2147483647;~tmp~0 := #t~ret5;havoc #t~ret5;" "CountingPredicate [underlying: 57#L92true, annotation: [10, 0]]") ("CountingPredicate [underlying: 3#L902true, annotation: [0, 0]]" "havoc ~tmp_ndt_3~0;" "CountingPredicate [underlying: 171#L916-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 265#L79true, annotation: [7, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 240#L72true, annotation: [7, 0]]") ("CountingPredicate [underlying: 234#L834true, annotation: [0, 0]]" "assume 0 == ~t3_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 47#L844true, annotation: [0, 0]]") ("CountingPredicate [underlying: 234#L834true, annotation: [0, 0]]" "assume !(0 == ~t3_st~0);" "CountingPredicate [underlying: 348#L838true, annotation: [0, 0]]") ("CountingPredicate [underlying: 286#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 168#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 217#while_7_continuetrue, annotation: [0, 0]]" "~kernel_st~1 := 1;" "CountingPredicate [underlying: 368#L1302-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 61#error1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 280#error1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 297#L594true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_5~0 := 1;" "CountingPredicate [underlying: 342#L611-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 289#eval1ENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;havoc ~tmp___1~0;" "CountingPredicate [underlying: 78#L255true, annotation: [10, 0]]") ("CountingPredicate [underlying: 54#do_read_cENTRYtrue, annotation: [7, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 189#L157true, annotation: [7, 0]]") ("CountingPredicate [underlying: 95#L232true, annotation: [6, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 377#L238true, annotation: [6, 0]]") ("CountingPredicate [underlying: 95#L232true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 85#L236true, annotation: [6, 0]]") ("CountingPredicate [underlying: 303#Loop~0true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 303#Loop~0true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 66#L131true, annotation: [6, 0]]") ("CountingPredicate [underlying: 13#L700true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 4#L701true, annotation: [0, 0]]") ("CountingPredicate [underlying: 13#L700true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 296#L710true, annotation: [0, 0]]") ("CountingPredicate [underlying: 55#L933true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_5~0;~t4_st~0 := 1;" "CountingPredicate [underlying: 238#L936true, annotation: [0, 0]]") ("CountingPredicate [underlying: 55#L933true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_5~0);" "CountingPredicate [underlying: 384#L930true, annotation: [0, 0]]") ("CountingPredicate [underlying: 276#start_simulation1ENTRYtrue, annotation: [5, 0]]" "havoc ~kernel_st~0;havoc ~tmp~3;~kernel_st~0 := 0;" "CountingPredicate [underlying: 158#L328true, annotation: [5, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 64#L69true, annotation: [10, 0]]") ("CountingPredicate [underlying: 338#L864true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 59#Loop~10true, annotation: [0, 0]]") ("CountingPredicate [underlying: 338#L864true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 224#L872true, annotation: [0, 0]]") ("CountingPredicate [underlying: 333#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: 247#Loop~3true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 267#while_3_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 247#Loop~3true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 326#L339true, annotation: [9, 0]]") ("CountingPredicate [underlying: 147#L979true, annotation: [0, 0]]" "assume 0 == ~T2_E~0;~T2_E~0 := 1;" "CountingPredicate [underlying: 28#L984true, annotation: [0, 0]]") ("CountingPredicate [underlying: 147#L979true, annotation: [0, 0]]" "assume !(0 == ~T2_E~0);" "CountingPredicate [underlying: 28#L984true, annotation: [0, 0]]") ("CountingPredicate [underlying: 165#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 337#exists_runnable_thread1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 128#L485true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 130#L486true, annotation: [0, 0]]") ("CountingPredicate [underlying: 128#L485true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 118#L483true, annotation: [0, 0]]") ("CountingPredicate [underlying: 246#L902-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: 349#L905true, annotation: [0, 0]]") ("CountingPredicate [underlying: 246#L902-1true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 171#L916-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 99#masterENTRYtrue, annotation: [0, 0]]" "assume 0 == ~m_pc~0;" "CountingPredicate [underlying: 192#L439true, annotation: [0, 0]]") ("CountingPredicate [underlying: 99#masterENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~m_pc~0);" "CountingPredicate [underlying: 371#L441true, annotation: [0, 0]]") ("CountingPredicate [underlying: 75#L142true, annotation: [7, 0]]" "~q_write_ev~0 := 2;" "CountingPredicate [underlying: 67#L115true, annotation: [7, 0]]") ("CountingPredicate [underlying: 325#L944-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: 162#L947true, annotation: [0, 0]]") ("CountingPredicate [underlying: 325#L944-1true, annotation: [0, 0]]" "assume !(0 == ~t5_st~0);" "CountingPredicate [underlying: 338#L864true, annotation: [0, 0]]") ("CountingPredicate [underlying: 269#L826true, annotation: [0, 0]]" "assume 0 == ~t1_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 47#L844true, annotation: [0, 0]]") ("CountingPredicate [underlying: 269#L826true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 352#L830true, annotation: [0, 0]]") ("CountingPredicate [underlying: 100#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~M_E~0;~M_E~0 := 1;" "CountingPredicate [underlying: 188#L974true, annotation: [0, 0]]") ("CountingPredicate [underlying: 100#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~M_E~0);" "CountingPredicate [underlying: 188#L974true, annotation: [0, 0]]") ("CountingPredicate [underlying: 265#L79true, annotation: [6, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 240#L72true, annotation: [6, 0]]") ("CountingPredicate [underlying: 125#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~8;" "CountingPredicate [underlying: 314#L738true, annotation: [0, 0]]") ("CountingPredicate [underlying: 329#reset_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 305#reset_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 40#L682true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~__retres1~5 := 1;" "CountingPredicate [underlying: 124#L684true, annotation: [0, 0]]") ("CountingPredicate [underlying: 40#L682true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 239#L691true, annotation: [0, 0]]") ("CountingPredicate [underlying: 25#L1057true, annotation: [0, 0]]" "assume 1 == ~T4_E~0;~T4_E~0 := 2;" "CountingPredicate [underlying: 340#L1062true, annotation: [0, 0]]") ("CountingPredicate [underlying: 25#L1057true, annotation: [0, 0]]" "assume !(1 == ~T4_E~0);" "CountingPredicate [underlying: 340#L1062true, annotation: [0, 0]]") ("CountingPredicate [underlying: 74#L1042true, annotation: [0, 0]]" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "CountingPredicate [underlying: 14#L1047true, annotation: [0, 0]]") ("CountingPredicate [underlying: 74#L1042true, annotation: [0, 0]]" "assume !(1 == ~T1_E~0);" "CountingPredicate [underlying: 14#L1047true, annotation: [0, 0]]") ("CountingPredicate [underlying: 95#L232true, annotation: [7, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 377#L238true, annotation: [7, 0]]") ("CountingPredicate [underlying: 95#L232true, annotation: [7, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 85#L236true, annotation: [7, 0]]") ("CountingPredicate [underlying: 282#L647true, annotation: [0, 0]]" "~E_M~0 := 2;" "CountingPredicate [underlying: 274#L627true, annotation: [0, 0]]") ("CountingPredicate [underlying: 360#L555true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 73#Loop~7true, annotation: [0, 0]]") ("CountingPredicate [underlying: 360#L555true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 306#L570true, annotation: [0, 0]]") ("CountingPredicate [underlying: 355#L809true, annotation: [0, 0]]" "assume 1 == ~t5_i~0;~t5_st~0 := 0;" "CountingPredicate [underlying: 186#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 355#L809true, annotation: [0, 0]]" "assume !(1 == ~t5_i~0);~t5_st~0 := 2;" "CountingPredicate [underlying: 186#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~0;havoc ~tmp___0~0;" "CountingPredicate [underlying: 41#L90-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 314#L738true, annotation: [0, 0]]" "assume 1 == ~t4_pc~0;" "CountingPredicate [underlying: 319#L739true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#L738true, annotation: [0, 0]]" "assume !(1 == ~t4_pc~0);" "CountingPredicate [underlying: 386#L748true, annotation: [0, 0]]") ("CountingPredicate [underlying: 258#L284true, annotation: [10, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 80#L287true, annotation: [10, 0]]") ("CountingPredicate [underlying: 258#L284true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 78#L255true, annotation: [10, 0]]") ("CountingPredicate [underlying: 300#L1137true, annotation: [0, 0]]" "assume 0 != ~tmp___2~0;~t3_st~0 := 0;" "CountingPredicate [underlying: 299#L1143-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 300#L1137true, annotation: [0, 0]]" "assume !(0 != ~tmp___2~0);" "CountingPredicate [underlying: 299#L1143-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 186#init_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 156#init_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 321#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 33#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 118#L483true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 31#Loop~5true, annotation: [0, 0]]") ("CountingPredicate [underlying: 118#L483true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 52#L498true, annotation: [0, 0]]") ("CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 181#L27true, annotation: [10, 0]]") ("CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [10, 0]]" "assume !false;" "CountingPredicate [underlying: 353#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 253#L51true, annotation: [6, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 290#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 253#L51true, annotation: [6, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 364#L60true, annotation: [6, 0]]") ("CountingPredicate [underlying: 65#L703true, annotation: [0, 0]]" "#res := ~__retres1~6;" "CountingPredicate [underlying: 164#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 377#L238true, annotation: [7, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 165#exists_runnable_thread1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 6#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: 317#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 6#L265true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 116#L280true, annotation: [10, 0]]") ("CountingPredicate [underlying: 228#start_simulation2ENTRYtrue, annotation: [0, 0]]" "havoc ~kernel_st~1;havoc ~tmp~7;havoc ~tmp___0~3;~kernel_st~1 := 0;" "CountingPredicate [underlying: 365#L1291true, annotation: [0, 0]]") ("CountingPredicate [underlying: 374#fire_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 58#fire_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 122#L804true, annotation: [0, 0]]" "assume 1 == ~t4_i~0;~t4_st~0 := 0;" "CountingPredicate [underlying: 355#L809true, annotation: [0, 0]]") ("CountingPredicate [underlying: 122#L804true, annotation: [0, 0]]" "assume !(1 == ~t4_i~0);~t4_st~0 := 2;" "CountingPredicate [underlying: 355#L809true, annotation: [0, 0]]") ("CountingPredicate [underlying: 225#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: 29#L187-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 320#L629true, annotation: [0, 0]]" "assume 1 == ~t5_pc~0;" "CountingPredicate [underlying: 129#L630true, annotation: [0, 0]]") ("CountingPredicate [underlying: 320#L629true, annotation: [0, 0]]" "assume !(1 == ~t5_pc~0);" "CountingPredicate [underlying: 274#L627true, annotation: [0, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [10, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 6#L265true, annotation: [10, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [10, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 63#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 27#L757true, annotation: [0, 0]]" "assume 1 == ~t5_pc~0;" "CountingPredicate [underlying: 206#L758true, annotation: [0, 0]]") ("CountingPredicate [underlying: 27#L757true, annotation: [0, 0]]" "assume !(1 == ~t5_pc~0);" "CountingPredicate [underlying: 197#L767true, annotation: [0, 0]]") ("CountingPredicate [underlying: 212#L794true, annotation: [0, 0]]" "assume 1 == ~t2_i~0;~t2_st~0 := 0;" "CountingPredicate [underlying: 248#L799true, annotation: [0, 0]]") ("CountingPredicate [underlying: 212#L794true, annotation: [0, 0]]" "assume !(1 == ~t2_i~0);~t2_st~0 := 2;" "CountingPredicate [underlying: 248#L799true, annotation: [0, 0]]") ("CountingPredicate [underlying: 229#while_1_continuetrue, annotation: [0, 0]]" "~t1_pc~0 := 1;~t1_st~0 := 2;" "CountingPredicate [underlying: 52#L498true, annotation: [0, 0]]") ("CountingPredicate [underlying: 192#L439true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 208#Loop~4true, annotation: [0, 0]]") ("CountingPredicate [underlying: 192#L439true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 263#L461true, annotation: [0, 0]]") ("CountingPredicate [underlying: 114#L160true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 144#L161true, annotation: [6, 0]]") ("CountingPredicate [underlying: 114#L160true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 23#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 56#L877true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_1~0;~m_st~0 := 1;" "CountingPredicate [underlying: 264#L880true, annotation: [0, 0]]") ("CountingPredicate [underlying: 56#L877true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_1~0);" "CountingPredicate [underlying: 270#L874true, annotation: [0, 0]]") ("CountingPredicate [underlying: 259#error2ENTRYtrue, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 346#L390true, annotation: [0, 0]]") ("CountingPredicate [underlying: 259#error2ENTRYtrue, annotation: [0, 0]]" "assume !false;" "CountingPredicate [underlying: 86#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 247#Loop~3true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 267#while_3_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 247#Loop~3true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 326#L339true, annotation: [7, 0]]") ("CountingPredicate [underlying: 207#Loop~2true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 207#Loop~2true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 63#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 69#L741true, annotation: [0, 0]]" "#res := ~__retres1~8;" "CountingPredicate [underlying: 5#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 271#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 187#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 223#L100true, annotation: [10, 0]]" "assume 0 != ~tmp___0~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 223#L100true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~0);" "CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 330#L1014true, annotation: [0, 0]]" "assume 0 == ~E_3~0;~E_3~0 := 1;" "CountingPredicate [underlying: 142#L1019true, annotation: [0, 0]]") ("CountingPredicate [underlying: 330#L1014true, annotation: [0, 0]]" "assume !(0 == ~E_3~0);" "CountingPredicate [underlying: 142#L1019true, annotation: [0, 0]]") ("CountingPredicate [underlying: 317#L269true, annotation: [10, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 185#L272true, annotation: [10, 0]]") ("CountingPredicate [underlying: 317#L269true, annotation: [10, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 38#L275true, annotation: [10, 0]]") ("CountingPredicate [underlying: 316#L944true, annotation: [0, 0]]" "havoc ~tmp_ndt_6~0;" "CountingPredicate [underlying: 338#L864true, annotation: [0, 0]]") ("CountingPredicate [underlying: 73#Loop~7true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 93#while_3_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 73#Loop~7true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 306#L570true, annotation: [0, 0]]") ("CountingPredicate [underlying: 225#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: 29#L187-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 151#L1121true, annotation: [0, 0]]" "assume 0 != ~tmp___0~2;~t1_st~0 := 0;" "CountingPredicate [underlying: 232#L1127-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 151#L1121true, annotation: [0, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 232#L1127-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 311#L539true, annotation: [0, 0]]" "~E_3~0 := 2;" "CountingPredicate [underlying: 362#L519true, annotation: [0, 0]]") ("CountingPredicate [underlying: 295#L558true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_4~0 := 1;" "CountingPredicate [underlying: 169#L575-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 141#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~6;" "CountingPredicate [underlying: 13#L700true, annotation: [0, 0]]") ("CountingPredicate [underlying: 54#do_read_cENTRYtrue, annotation: [6, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 189#L157true, annotation: [6, 0]]") ("CountingPredicate [underlying: 381#L672true, annotation: [0, 0]]" "~__retres1~4 := 0;" "CountingPredicate [underlying: 213#L665true, annotation: [0, 0]]") ("CountingPredicate [underlying: 132#L70true, annotation: [7, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 240#L72true, annotation: [7, 0]]") ("CountingPredicate [underlying: 132#L70true, annotation: [7, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 265#L79true, annotation: [7, 0]]") ("CountingPredicate [underlying: 110#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 283#L50true, annotation: [6, 0]]") ("CountingPredicate [underlying: 279#L874-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: 56#L877true, annotation: [0, 0]]") ("CountingPredicate [underlying: 279#L874-1true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 356#L888-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 278#L575true, annotation: [0, 0]]" "~E_4~0 := 2;" "CountingPredicate [underlying: 360#L555true, annotation: [0, 0]]") ("CountingPredicate [underlying: 189#L157true, annotation: [7, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 23#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 189#L157true, annotation: [7, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 114#L160true, annotation: [7, 0]]") ("CountingPredicate [underlying: 145#L1356true, annotation: [0, 0]]" "assume 0 != #t~nondet34;havoc #t~nondet34;" "CountingPredicate [underlying: 50#L1357-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 145#L1356true, annotation: [0, 0]]" "assume !(0 != #t~nondet34);havoc #t~nondet34;" "CountingPredicate [underlying: 71#L1359-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 274#L627true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 96#Loop~9true, annotation: [0, 0]]") ("CountingPredicate [underlying: 274#L627true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 70#L642true, annotation: [0, 0]]") ("CountingPredicate [underlying: 114#L160true, annotation: [7, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 144#L161true, annotation: [7, 0]]") ("CountingPredicate [underlying: 114#L160true, annotation: [7, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 23#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 240#L72true, annotation: [7, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 7#is_do_read_c_triggeredFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 284#L842true, annotation: [0, 0]]" "assume 0 == ~t5_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 47#L844true, annotation: [0, 0]]") ("CountingPredicate [underlying: 284#L842true, annotation: [0, 0]]" "assume !(0 == ~t5_st~0);" "CountingPredicate [underlying: 378#L853true, annotation: [0, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredENTRYtrue, annotation: [7, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 64#L69true, annotation: [7, 0]]") ("CountingPredicate [underlying: 247#Loop~3true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 267#while_3_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 247#Loop~3true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 326#L339true, annotation: [6, 0]]") ("CountingPredicate [underlying: 260#L930-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: 55#L933true, annotation: [0, 0]]") ("CountingPredicate [underlying: 260#L930-1true, annotation: [0, 0]]" "assume !(0 == ~t4_st~0);" "CountingPredicate [underlying: 325#L944-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 267#while_3_continuetrue, annotation: [9, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 216#L335true, annotation: [9, 0]]") ("CountingPredicate [underlying: 296#L710true, annotation: [0, 0]]" "~__retres1~6 := 0;" "CountingPredicate [underlying: 65#L703true, annotation: [0, 0]]") ("CountingPredicate [underlying: 363#L867true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret18 && #t~ret18 <= 2147483647;~tmp~4 := #t~ret18;havoc #t~ret18;" "CountingPredicate [underlying: 380#L869true, annotation: [0, 0]]") ("CountingPredicate [underlying: 6#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: 317#L269true, annotation: [7, 0]]") ("CountingPredicate [underlying: 6#L265true, annotation: [7, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 116#L280true, annotation: [7, 0]]") ("CountingPredicate [underlying: 197#L767true, annotation: [0, 0]]" "~__retres1~9 := 0;" "CountingPredicate [underlying: 221#L760true, annotation: [0, 0]]") ("CountingPredicate [underlying: 61#error1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 280#error1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 95#L232true, annotation: [10, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 377#L238true, annotation: [10, 0]]") ("CountingPredicate [underlying: 95#L232true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 85#L236true, annotation: [10, 0]]") ("CountingPredicate [underlying: 324#L1077true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~E_2~0 := 2;" "CountingPredicate [underlying: 268#L1082true, annotation: [0, 0]]") ("CountingPredicate [underlying: 324#L1077true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 268#L1082true, annotation: [0, 0]]") ("CountingPredicate [underlying: 346#L390true, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 178#error2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 132#L70true, annotation: [10, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 240#L72true, annotation: [10, 0]]") ("CountingPredicate [underlying: 132#L70true, annotation: [10, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 265#L79true, annotation: [10, 0]]") ("CountingPredicate [underlying: 35#L522true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_3~0 := 1;" "CountingPredicate [underlying: 32#L539-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 28#L984true, annotation: [0, 0]]" "assume 0 == ~T3_E~0;~T3_E~0 := 1;" "CountingPredicate [underlying: 17#L989true, annotation: [0, 0]]") ("CountingPredicate [underlying: 28#L984true, annotation: [0, 0]]" "assume !(0 == ~T3_E~0);" "CountingPredicate [underlying: 17#L989true, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#L69true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 132#L70true, annotation: [6, 0]]") ("CountingPredicate [underlying: 64#L69true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 265#L79true, annotation: [6, 0]]") ("CountingPredicate [underlying: 303#Loop~0true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 303#Loop~0true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 66#L131true, annotation: [10, 0]]") ("CountingPredicate [underlying: 110#is_do_write_p_triggeredENTRYtrue, annotation: [7, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 283#L50true, annotation: [7, 0]]") ("CountingPredicate [underlying: 184#transmit5ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t5_pc~0;" "CountingPredicate [underlying: 274#L627true, annotation: [0, 0]]") ("CountingPredicate [underlying: 184#transmit5ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t5_pc~0);" "CountingPredicate [underlying: 320#L629true, annotation: [0, 0]]") ("CountingPredicate [underlying: 89#L999true, annotation: [0, 0]]" "assume 0 == ~E_M~0;~E_M~0 := 1;" "CountingPredicate [underlying: 137#L1004true, annotation: [0, 0]]") ("CountingPredicate [underlying: 89#L999true, annotation: [0, 0]]" "assume !(0 == ~E_M~0);" "CountingPredicate [underlying: 137#L1004true, annotation: [0, 0]]") ("CountingPredicate [underlying: 350#L916true, annotation: [0, 0]]" "havoc ~tmp_ndt_4~0;" "CountingPredicate [underlying: 260#L930-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 189#L157true, annotation: [6, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 23#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 189#L157true, annotation: [6, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 114#L160true, annotation: [6, 0]]") ("CountingPredicate [underlying: 42#is_transmit5_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~9;" "CountingPredicate [underlying: 27#L757true, annotation: [0, 0]]") ("CountingPredicate [underlying: 240#L72true, annotation: [6, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 7#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 348#L838true, annotation: [0, 0]]" "assume 0 == ~t4_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 47#L844true, annotation: [0, 0]]") ("CountingPredicate [underlying: 348#L838true, annotation: [0, 0]]" "assume !(0 == ~t4_st~0);" "CountingPredicate [underlying: 284#L842true, annotation: [0, 0]]") ("CountingPredicate [underlying: 210#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 64#L69true, annotation: [6, 0]]") ("CountingPredicate [underlying: 258#L284true, annotation: [7, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 80#L287true, annotation: [7, 0]]") ("CountingPredicate [underlying: 258#L284true, annotation: [7, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 78#L255true, annotation: [7, 0]]") ("CountingPredicate [underlying: 165#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 337#exists_runnable_thread1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 15#L722true, annotation: [0, 0]]" "#res := ~__retres1~7;" "CountingPredicate [underlying: 120#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 244#activate_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 82#activate_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 356#L888-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: 335#L891true, annotation: [0, 0]]") ("CountingPredicate [underlying: 356#L888-1true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 246#L902-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 126#is_master_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 218#is_master_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 9#L1298true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 273#Loop~11true, annotation: [0, 0]]") ("CountingPredicate [underlying: 9#L1298true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 241#L1331true, annotation: [0, 0]]") ("CountingPredicate [underlying: 378#L853true, annotation: [0, 0]]" "~__retres1~10 := 0;" "CountingPredicate [underlying: 47#L844true, annotation: [0, 0]]") ("CountingPredicate [underlying: 14#L1047true, annotation: [0, 0]]" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "CountingPredicate [underlying: 298#L1052true, annotation: [0, 0]]") ("CountingPredicate [underlying: 14#L1047true, annotation: [0, 0]]" "assume !(1 == ~T2_E~0);" "CountingPredicate [underlying: 298#L1052true, annotation: [0, 0]]") ("CountingPredicate [underlying: 265#L79true, annotation: [10, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 240#L72true, annotation: [10, 0]]") ("CountingPredicate [underlying: 6#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: 317#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 6#L265true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 116#L280true, annotation: [6, 0]]") ("CountingPredicate [underlying: 249#L1127true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret27 && #t~ret27 <= 2147483647;~tmp___1~1 := #t~ret27;havoc #t~ret27;" "CountingPredicate [underlying: 135#L1129true, annotation: [0, 0]]") ("CountingPredicate [underlying: 93#while_3_continuetrue, annotation: [0, 0]]" "~t3_pc~0 := 1;~t3_st~0 := 2;" "CountingPredicate [underlying: 306#L570true, annotation: [0, 0]]") ("CountingPredicate [underlying: 319#L739true, annotation: [0, 0]]" "assume 1 == ~E_4~0;~__retres1~8 := 1;" "CountingPredicate [underlying: 69#L741true, annotation: [0, 0]]") ("CountingPredicate [underlying: 319#L739true, annotation: [0, 0]]" "assume !(1 == ~E_4~0);" "CountingPredicate [underlying: 386#L748true, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#L69true, annotation: [7, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 132#L70true, annotation: [7, 0]]") ("CountingPredicate [underlying: 64#L69true, annotation: [7, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 265#L79true, annotation: [7, 0]]") ("CountingPredicate [underlying: 48#L1087true, annotation: [0, 0]]" "assume 1 == ~E_4~0;~E_4~0 := 2;" "CountingPredicate [underlying: 150#L1092true, annotation: [0, 0]]") ("CountingPredicate [underlying: 48#L1087true, annotation: [0, 0]]" "assume !(1 == ~E_4~0);" "CountingPredicate [underlying: 150#L1092true, annotation: [0, 0]]") ("CountingPredicate [underlying: 181#L27true, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 61#error1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 165#exists_runnable_thread1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 337#exists_runnable_thread1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 317#L269true, annotation: [7, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 185#L272true, annotation: [7, 0]]") ("CountingPredicate [underlying: 317#L269true, annotation: [7, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 38#L275true, annotation: [7, 0]]") ("CountingPredicate [underlying: 258#L284true, annotation: [6, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 80#L287true, annotation: [6, 0]]") ("CountingPredicate [underlying: 258#L284true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 78#L255true, annotation: [6, 0]]") ("CountingPredicate [underlying: 139#L191true, annotation: [10, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 23#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 139#L191true, annotation: [10, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 387#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 49#L1119true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret26 && #t~ret26 <= 2147483647;~tmp___0~2 := #t~ret26;havoc #t~ret26;" "CountingPredicate [underlying: 151#L1121true, annotation: [0, 0]]") ("CountingPredicate [underlying: 223#L100true, annotation: [7, 0]]" "assume 0 != ~tmp___0~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 223#L100true, annotation: [7, 0]]" "assume !(0 != ~tmp___0~0);" "CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 121#mainENTRYtrue, annotation: [0, 0]]" "havoc #t~nondet34;assume -2147483648 <= #t~nondet34 && #t~nondet34 <= 2147483647;" "CountingPredicate [underlying: 145#L1356true, annotation: [0, 0]]") ("CountingPredicate [underlying: 261#L719true, annotation: [0, 0]]" "assume 1 == ~t3_pc~0;" "CountingPredicate [underlying: 376#L720true, annotation: [0, 0]]") ("CountingPredicate [underlying: 261#L719true, annotation: [0, 0]]" "assume !(1 == ~t3_pc~0);" "CountingPredicate [underlying: 81#L729true, annotation: [0, 0]]") ("CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [10, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 67#L115true, annotation: [10, 0]]") ("CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [10, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 98#L117true, annotation: [10, 0]]") ("CountingPredicate [underlying: 67#L115true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 303#Loop~0true, annotation: [7, 0]]") ("CountingPredicate [underlying: 67#L115true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 66#L131true, annotation: [7, 0]]") ("CountingPredicate [underlying: 103#L243true, annotation: [6, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 377#L238true, annotation: [6, 0]]") ("CountingPredicate [underlying: 98#L117true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 183#L118true, annotation: [10, 0]]") ("CountingPredicate [underlying: 98#L117true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 67#L115true, annotation: [10, 0]]") ("CountingPredicate [underlying: 364#L60true, annotation: [6, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 290#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 8#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: 94#L175true, annotation: [6, 0]]") ("CountingPredicate [underlying: 8#while_1_continuetrue, annotation: [6, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 225#L182true, annotation: [6, 0]]") ("CountingPredicate [underlying: 36#transmit1ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t1_pc~0;" "CountingPredicate [underlying: 118#L483true, annotation: [0, 0]]") ("CountingPredicate [underlying: 36#transmit1ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t1_pc~0);" "CountingPredicate [underlying: 128#L485true, annotation: [0, 0]]") ("CountingPredicate [underlying: 225#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: 29#L187-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 95#L232true, annotation: [10, 0]]") ("CountingPredicate [underlying: 34#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~5;" "CountingPredicate [underlying: 115#L681true, annotation: [0, 0]]") ("CountingPredicate [underlying: 76#L888true, annotation: [0, 0]]" "havoc ~tmp_ndt_2~0;" "CountingPredicate [underlying: 246#L902-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 163#Loop~6true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 72#while_2_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 163#Loop~6true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 201#L534true, annotation: [0, 0]]") ("CountingPredicate [underlying: 60#L1009true, annotation: [0, 0]]" "assume 0 == ~E_2~0;~E_2~0 := 1;" "CountingPredicate [underlying: 330#L1014true, annotation: [0, 0]]") ("CountingPredicate [underlying: 60#L1009true, annotation: [0, 0]]" "assume !(0 == ~E_2~0);" "CountingPredicate [underlying: 330#L1014true, annotation: [0, 0]]") ("CountingPredicate [underlying: 144#L161true, annotation: [7, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 225#L182true, annotation: [7, 0]]") ("CountingPredicate [underlying: 190#L1024true, annotation: [0, 0]]" "assume 0 == ~E_5~0;~E_5~0 := 1;" "CountingPredicate [underlying: 374#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 190#L1024true, annotation: [0, 0]]" "assume !(0 == ~E_5~0);" "CountingPredicate [underlying: 374#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 213#L665true, annotation: [0, 0]]" "#res := ~__retres1~4;" "CountingPredicate [underlying: 126#is_master_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 174#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: 136#init_model1FINALtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 211#L98true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret6 && #t~ret6 <= 2147483647;~tmp___0~0 := #t~ret6;havoc #t~ret6;" "CountingPredicate [underlying: 223#L100true, annotation: [10, 0]]") ("CountingPredicate [underlying: 290#L53true, annotation: [6, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 286#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 208#Loop~4true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 111#while_0_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#Loop~4true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 263#L461true, annotation: [0, 0]]") ("CountingPredicate [underlying: 96#Loop~9true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 332#while_5_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 96#Loop~9true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 70#L642true, annotation: [0, 0]]") ("CountingPredicate [underlying: 223#L100true, annotation: [6, 0]]" "assume 0 != ~tmp___0~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 223#L100true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~0);" "CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 205#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~m_i~0;~m_st~0 := 0;" "CountingPredicate [underlying: 277#L789true, annotation: [0, 0]]") ("CountingPredicate [underlying: 205#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~m_i~0);~m_st~0 := 2;" "CountingPredicate [underlying: 277#L789true, annotation: [0, 0]]") ("CountingPredicate [underlying: 226#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 146#exists_runnable_thread2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 103#L243true, annotation: [7, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 377#L238true, annotation: [7, 0]]") ("CountingPredicate [underlying: 67#L115true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 303#Loop~0true, annotation: [6, 0]]") ("CountingPredicate [underlying: 67#L115true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 66#L131true, annotation: [6, 0]]") ("CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [7, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 66#L131true, annotation: [7, 0]]") ("CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [7, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 46#L137true, annotation: [7, 0]]") ("CountingPredicate [underlying: 364#L60true, annotation: [7, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 290#L53true, annotation: [7, 0]]") ("CountingPredicate [underlying: 386#L748true, annotation: [0, 0]]" "~__retres1~8 := 0;" "CountingPredicate [underlying: 69#L741true, annotation: [0, 0]]") ("CountingPredicate [underlying: 219#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 367#ULTIMATE.initEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 332#while_5_continuetrue, annotation: [0, 0]]" "~t5_pc~0 := 1;~t5_st~0 := 2;" "CountingPredicate [underlying: 70#L642true, annotation: [0, 0]]") ("CountingPredicate [underlying: 175#L1153true, annotation: [0, 0]]" "assume 0 != ~tmp___4~0;~t5_st~0 := 0;" "CountingPredicate [underlying: 244#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 175#L1153true, annotation: [0, 0]]" "assume !(0 != ~tmp___4~0);" "CountingPredicate [underlying: 244#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 12#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~10;" "CountingPredicate [underlying: 167#L822true, annotation: [0, 0]]") ("CountingPredicate [underlying: 110#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 283#L50true, annotation: [10, 0]]") ("CountingPredicate [underlying: 111#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: 161#L455-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 102#L1113true, annotation: [0, 0]]" "assume 0 != ~tmp~5;~m_st~0 := 0;" "CountingPredicate [underlying: 26#L1119-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 102#L1113true, annotation: [0, 0]]" "assume !(0 != ~tmp~5);" "CountingPredicate [underlying: 26#L1119-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 85#L236true, annotation: [10, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 377#L238true, annotation: [10, 0]]") ("CountingPredicate [underlying: 85#L236true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 103#L243true, annotation: [10, 0]]") ("CountingPredicate [underlying: 81#L729true, annotation: [0, 0]]" "~__retres1~7 := 0;" "CountingPredicate [underlying: 15#L722true, annotation: [0, 0]]") ("CountingPredicate [underlying: 370#L187true, annotation: [10, 0]]" "~q_read_ev~0 := 2;" "CountingPredicate [underlying: 39#L190true, annotation: [10, 0]]") ("CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 290#L53true, annotation: [7, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 286#is_do_write_p_triggeredFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 23#L158true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 107#Loop~1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 23#L158true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 94#L175true, annotation: [7, 0]]") ("CountingPredicate [underlying: 272#transmit2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t2_pc~0;" "CountingPredicate [underlying: 362#L519true, annotation: [0, 0]]") ("CountingPredicate [underlying: 272#transmit2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t2_pc~0);" "CountingPredicate [underlying: 182#L521true, annotation: [0, 0]]") ("CountingPredicate [underlying: 188#L974true, annotation: [0, 0]]" "assume 0 == ~T1_E~0;~T1_E~0 := 1;" "CountingPredicate [underlying: 147#L979true, annotation: [0, 0]]") ("CountingPredicate [underlying: 188#L974true, annotation: [0, 0]]" "assume !(0 == ~T1_E~0);" "CountingPredicate [underlying: 147#L979true, annotation: [0, 0]]") ("CountingPredicate [underlying: 120#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 281#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [6, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 66#L131true, annotation: [6, 0]]") ("CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [6, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 46#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 267#while_3_continuetrue, annotation: [7, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 216#L335true, annotation: [7, 0]]") ("CountingPredicate [underlying: 78#L255true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 207#Loop~2true, annotation: [10, 0]]") ("CountingPredicate [underlying: 78#L255true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 63#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 183#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: 310#L142-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 17#L989true, annotation: [0, 0]]" "assume 0 == ~T4_E~0;~T4_E~0 := 1;" "CountingPredicate [underlying: 285#L994true, annotation: [0, 0]]") ("CountingPredicate [underlying: 17#L989true, annotation: [0, 0]]" "assume !(0 == ~T4_E~0);" "CountingPredicate [underlying: 285#L994true, annotation: [0, 0]]") ("CountingPredicate [underlying: 31#Loop~5true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 229#while_1_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 31#Loop~5true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 52#L498true, annotation: [0, 0]]") ("CountingPredicate [underlying: 116#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: 258#L284true, annotation: [6, 0]]") ("CountingPredicate [underlying: 116#L280true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 78#L255true, annotation: [6, 0]]") ("CountingPredicate [underlying: 178#error2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 312#error2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 335#L891true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_2~0;~t1_st~0 := 1;" "CountingPredicate [underlying: 131#L894true, annotation: [0, 0]]") ("CountingPredicate [underlying: 335#L891true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_2~0);" "CountingPredicate [underlying: 76#L888true, annotation: [0, 0]]") ("CountingPredicate [underlying: 132#L70true, annotation: [6, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 240#L72true, annotation: [6, 0]]") ("CountingPredicate [underlying: 132#L70true, annotation: [6, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 265#L79true, annotation: [6, 0]]") ("CountingPredicate [underlying: 64#L69true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 132#L70true, annotation: [10, 0]]") ("CountingPredicate [underlying: 64#L69true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 265#L79true, annotation: [10, 0]]") ("CountingPredicate [underlying: 243#L919true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_4~0;~t3_st~0 := 1;" "CountingPredicate [underlying: 199#L922true, annotation: [0, 0]]") ("CountingPredicate [underlying: 243#L919true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_4~0);" "CountingPredicate [underlying: 350#L916true, annotation: [0, 0]]") ("CountingPredicate [underlying: 181#L27true, annotation: [7, 0]]" "assume false;" "CountingPredicate [underlying: 61#error1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 189#L157true, annotation: [10, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 23#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 189#L157true, annotation: [10, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 114#L160true, annotation: [10, 0]]") ("CountingPredicate [underlying: 240#L72true, annotation: [10, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 7#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 167#L822true, annotation: [0, 0]]" "assume 0 == ~m_st~0;~__retres1~10 := 1;" "CountingPredicate [underlying: 47#L844true, annotation: [0, 0]]") ("CountingPredicate [underlying: 167#L822true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 269#L826true, annotation: [0, 0]]") ("CountingPredicate [underlying: 237#L557true, annotation: [0, 0]]" "assume 1 == ~t3_pc~0;" "CountingPredicate [underlying: 295#L558true, annotation: [0, 0]]") ("CountingPredicate [underlying: 237#L557true, annotation: [0, 0]]" "assume !(1 == ~t3_pc~0);" "CountingPredicate [underlying: 360#L555true, annotation: [0, 0]]") ("CountingPredicate [underlying: 23#L158true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 107#Loop~1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 23#L158true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 94#L175true, annotation: [6, 0]]") ("CountingPredicate [underlying: 7#is_do_read_c_triggeredFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 176#is_do_read_c_triggeredEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 22#eval2ENTRYtrue, annotation: [0, 0]]" "havoc ~tmp~4;" "CountingPredicate [underlying: 338#L864true, annotation: [0, 0]]") ("CountingPredicate [underlying: 139#L191true, annotation: [7, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 23#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 139#L191true, annotation: [7, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 387#L195true, annotation: [7, 0]]") ("CountingPredicate [underlying: 245#Loop~8true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 148#while_4_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 245#Loop~8true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 173#L606true, annotation: [0, 0]]") ("CountingPredicate [underlying: 285#L994true, annotation: [0, 0]]" "assume 0 == ~T5_E~0;~T5_E~0 := 1;" "CountingPredicate [underlying: 89#L999true, annotation: [0, 0]]") ("CountingPredicate [underlying: 285#L994true, annotation: [0, 0]]" "assume !(0 == ~T5_E~0);" "CountingPredicate [underlying: 89#L999true, annotation: [0, 0]]") ("CountingPredicate [underlying: 267#while_3_continuetrue, annotation: [6, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 216#L335true, annotation: [6, 0]]") ("CountingPredicate [underlying: 8#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: 94#L175true, annotation: [7, 0]]") ("CountingPredicate [underlying: 8#while_1_continuetrue, annotation: [7, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 225#L182true, annotation: [7, 0]]") ("CountingPredicate [underlying: 183#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: 310#L142-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 291#L503true, annotation: [0, 0]]" "~E_2~0 := 2;" "CountingPredicate [underlying: 118#L483true, annotation: [0, 0]]") ("CountingPredicate [underlying: 371#L441true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 92#L442true, annotation: [0, 0]]") ("CountingPredicate [underlying: 371#L441true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 192#L439true, annotation: [0, 0]]") ("CountingPredicate [underlying: 220#init_model2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 322#init_model2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 288#main1ENTRYtrue, annotation: [2, 0]]" "havoc ~__retres1~3;" "CountingPredicate [underlying: 45#L372true, annotation: [2, 0]]") ("CountingPredicate [underlying: 144#L161true, annotation: [10, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 225#L182true, annotation: [10, 0]]") ("CountingPredicate [underlying: 181#L27true, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 61#error1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 7#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 176#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 139#L191true, annotation: [6, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 23#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 139#L191true, annotation: [6, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 387#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 98#L117true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 183#L118true, annotation: [6, 0]]") ("CountingPredicate [underlying: 98#L117true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 67#L115true, annotation: [6, 0]]") ("CountingPredicate [underlying: 364#L60true, annotation: [10, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 290#L53true, annotation: [10, 0]]") ("CountingPredicate [underlying: 75#L142true, annotation: [10, 0]]" "~q_write_ev~0 := 2;" "CountingPredicate [underlying: 67#L115true, annotation: [10, 0]]") ("CountingPredicate [underlying: 254#L611true, annotation: [0, 0]]" "~E_5~0 := 2;" "CountingPredicate [underlying: 301#L591true, annotation: [0, 0]]") ("CountingPredicate [underlying: 8#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: 94#L175true, annotation: [10, 0]]") ("CountingPredicate [underlying: 8#while_1_continuetrue, annotation: [10, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 225#L182true, annotation: [10, 0]]") ("CountingPredicate [underlying: 150#L1092true, annotation: [0, 0]]" "assume 1 == ~E_5~0;~E_5~0 := 2;" "CountingPredicate [underlying: 329#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 150#L1092true, annotation: [0, 0]]" "assume !(1 == ~E_5~0);" "CountingPredicate [underlying: 329#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 103#L243true, annotation: [10, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 377#L238true, annotation: [10, 0]]") ("CountingPredicate [underlying: 5#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 177#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 85#L236true, annotation: [6, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 377#L238true, annotation: [6, 0]]") ("CountingPredicate [underlying: 85#L236true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 103#L243true, annotation: [6, 0]]") ("CountingPredicate [underlying: 221#L760true, annotation: [0, 0]]" "#res := ~__retres1~9;" "CountingPredicate [underlying: 271#is_transmit5_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 380#L869true, annotation: [0, 0]]" "assume 0 != ~tmp~4;" "CountingPredicate [underlying: 279#L874-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 380#L869true, annotation: [0, 0]]" "assume !(0 != ~tmp~4);" "CountingPredicate [underlying: 224#L872true, annotation: [0, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 95#L232true, annotation: [6, 0]]") ("CountingPredicate [underlying: 370#L187true, annotation: [7, 0]]" "~q_read_ev~0 := 2;" "CountingPredicate [underlying: 39#L190true, annotation: [7, 0]]") ("CountingPredicate [underlying: 134#init_threads1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 53#init_threads1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 153#L1067true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~E_M~0 := 2;" "CountingPredicate [underlying: 383#L1072true, annotation: [0, 0]]") ("CountingPredicate [underlying: 153#L1067true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 383#L1072true, annotation: [0, 0]]") ("CountingPredicate [underlying: 39#L190true, annotation: [6, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 139#L191true, annotation: [6, 0]]") ("CountingPredicate [underlying: 39#L190true, annotation: [6, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 230#L200true, annotation: [6, 0]]") ("CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]" "havoc ~tmp~0;havoc ~tmp___0~0;" "CountingPredicate [underlying: 41#L90-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 283#L50true, annotation: [7, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 253#L51true, annotation: [7, 0]]") ("CountingPredicate [underlying: 283#L50true, annotation: [7, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 364#L60true, annotation: [7, 0]]") ("CountingPredicate [underlying: 211#L98true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret6 && #t~ret6 <= 2147483647;~tmp___0~0 := #t~ret6;havoc #t~ret6;" "CountingPredicate [underlying: 223#L100true, annotation: [6, 0]]") ("CountingPredicate [underlying: 290#L53true, annotation: [10, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 286#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 92#L442true, annotation: [0, 0]]" "assume ~token~0 != 5 + ~local~0;" "CountingPredicate [underlying: 304#L465true, annotation: [0, 0]]") ("CountingPredicate [underlying: 92#L442true, annotation: [0, 0]]" "assume !(~token~0 != 5 + ~local~0);" "CountingPredicate [underlying: 192#L439true, annotation: [0, 0]]") ("CountingPredicate [underlying: 318#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 62#L219true, annotation: [7, 0]]") ("CountingPredicate [underlying: 318#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;" "CountingPredicate [underlying: 62#L219true, annotation: [6, 0]]") ("CountingPredicate [underlying: 377#L238true, annotation: [6, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 165#exists_runnable_thread1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 270#L874true, annotation: [0, 0]]" "havoc ~tmp_ndt_1~0;" "CountingPredicate [underlying: 356#L888-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 97#L1145true, annotation: [0, 0]]" "assume 0 != ~tmp___3~0;~t4_st~0 := 0;" "CountingPredicate [underlying: 334#L1151-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 97#L1145true, annotation: [0, 0]]" "assume !(0 != ~tmp___3~0);" "CountingPredicate [underlying: 334#L1151-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 67#L115true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 303#Loop~0true, annotation: [10, 0]]") ("CountingPredicate [underlying: 67#L115true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 66#L131true, annotation: [10, 0]]") ("CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [7, 0]]" "assume false;" "CountingPredicate [underlying: 181#L27true, annotation: [7, 0]]") ("CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [7, 0]]" "assume !false;" "CountingPredicate [underlying: 353#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 171#L916-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: 243#L919true, annotation: [0, 0]]") ("CountingPredicate [underlying: 171#L916-1true, annotation: [0, 0]]" "assume !(0 == ~t3_st~0);" "CountingPredicate [underlying: 260#L930-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 4#L701true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~__retres1~6 := 1;" "CountingPredicate [underlying: 65#L703true, annotation: [0, 0]]") ("CountingPredicate [underlying: 4#L701true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 296#L710true, annotation: [0, 0]]") ("CountingPredicate [underlying: 345#L331true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 247#Loop~3true, annotation: [7, 0]]") ("CountingPredicate [underlying: 345#L331true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 326#L339true, annotation: [7, 0]]") ("CountingPredicate [underlying: 116#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: 258#L284true, annotation: [7, 0]]") ("CountingPredicate [underlying: 116#L280true, annotation: [7, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 78#L255true, annotation: [7, 0]]") ("CountingPredicate [underlying: 206#L758true, annotation: [0, 0]]" "assume 1 == ~E_5~0;~__retres1~9 := 1;" "CountingPredicate [underlying: 221#L760true, annotation: [0, 0]]") ("CountingPredicate [underlying: 206#L758true, annotation: [0, 0]]" "assume !(1 == ~E_5~0);" "CountingPredicate [underlying: 197#L767true, annotation: [0, 0]]") ("CountingPredicate [underlying: 57#L92true, annotation: [10, 0]]" "assume 0 != ~tmp~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 341#L98-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 57#L92true, annotation: [10, 0]]" "assume !(0 != ~tmp~0);" "CountingPredicate [underlying: 341#L98-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 283#L50true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 253#L51true, annotation: [6, 0]]") ("CountingPredicate [underlying: 283#L50true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 364#L60true, annotation: [6, 0]]") ("CountingPredicate [underlying: 164#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 159#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 370#L187true, annotation: [6, 0]]" "~q_read_ev~0 := 2;" "CountingPredicate [underlying: 39#L190true, annotation: [6, 0]]") ("CountingPredicate [underlying: 345#L331true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 247#Loop~3true, annotation: [6, 0]]") ("CountingPredicate [underlying: 345#L331true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 326#L339true, annotation: [6, 0]]") ("CountingPredicate [underlying: 87#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~4;" "CountingPredicate [underlying: 195#L662true, annotation: [0, 0]]") ("CountingPredicate [underlying: 211#L98true, annotation: [7, 0]]" "assume -2147483648 <= #t~ret6 && #t~ret6 <= 2147483647;~tmp___0~0 := #t~ret6;havoc #t~ret6;" "CountingPredicate [underlying: 223#L100true, annotation: [7, 0]]") ("CountingPredicate [underlying: 39#L190true, annotation: [7, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 139#L191true, annotation: [7, 0]]") ("CountingPredicate [underlying: 39#L190true, annotation: [7, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 230#L200true, annotation: [7, 0]]") ("CountingPredicate [underlying: 107#Loop~1true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 8#while_1_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 107#Loop~1true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 94#L175true, annotation: [10, 0]]") ("CountingPredicate [underlying: 277#L789true, annotation: [0, 0]]" "assume 1 == ~t1_i~0;~t1_st~0 := 0;" "CountingPredicate [underlying: 212#L794true, annotation: [0, 0]]") ("CountingPredicate [underlying: 277#L789true, annotation: [0, 0]]" "assume !(1 == ~t1_i~0);~t1_st~0 := 2;" "CountingPredicate [underlying: 212#L794true, annotation: [0, 0]]") ("CountingPredicate [underlying: 134#init_threads1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 53#init_threads1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 333#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: 90#transmit3ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t3_pc~0;" "CountingPredicate [underlying: 360#L555true, annotation: [0, 0]]") ("CountingPredicate [underlying: 90#transmit3ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t3_pc~0);" "CountingPredicate [underlying: 237#L557true, annotation: [0, 0]]") ("CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 287#L593true, annotation: [0, 0]]" "assume 1 == ~t4_pc~0;" "CountingPredicate [underlying: 297#L594true, annotation: [0, 0]]") ("CountingPredicate [underlying: 287#L593true, annotation: [0, 0]]" "assume !(1 == ~t4_pc~0);" "CountingPredicate [underlying: 301#L591true, annotation: [0, 0]]") ("CountingPredicate [underlying: 286#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 168#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 43#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;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~t3_st~0 := 0;~t4_st~0 := 0;~t5_st~0 := 0;~m_i~0 := 0;~t1_i~0 := 0;~t2_i~0 := 0;~t3_i~0 := 0;~t4_i~0 := 0;~t5_i~0 := 0;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~T3_E~0 := 2;~T4_E~0 := 2;~T5_E~0 := 2;~E_M~0 := 2;~E_1~0 := 2;~E_2~0 := 2;~E_3~0 := 2;~E_4~0 := 2;~E_5~0 := 2;~token~0 := 0;~local~0 := 0;" "CountingPredicate [underlying: 219#ULTIMATE.initFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 289#eval1ENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;havoc ~tmp___1~0;" "CountingPredicate [underlying: 78#L255true, annotation: [6, 0]]") ("CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [10, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 66#L131true, annotation: [10, 0]]") ("CountingPredicate [underlying: 293#while_0_continuetrue, annotation: [10, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 46#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 183#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: 310#L142-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 383#L1072true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~E_1~0 := 2;" "CountingPredicate [underlying: 324#L1077true, annotation: [0, 0]]") ("CountingPredicate [underlying: 383#L1072true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 324#L1077true, annotation: [0, 0]]") ("CountingPredicate [underlying: 252#init_model2ENTRYtrue, annotation: [0, 0]]" "~m_i~0 := 1;~t1_i~0 := 1;~t2_i~0 := 1;~t3_i~0 := 1;~t4_i~0 := 1;~t5_i~0 := 1;" "CountingPredicate [underlying: 220#init_model2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 78#L255true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 207#Loop~2true, annotation: [6, 0]]") ("CountingPredicate [underlying: 78#L255true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 63#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 115#L681true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 40#L682true, annotation: [0, 0]]") ("CountingPredicate [underlying: 115#L681true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 239#L691true, annotation: [0, 0]]") ("CountingPredicate [underlying: 136#init_model1FINALtrue, annotation: [3, 0]]" "assume true;" "CountingPredicate [underlying: 309#init_model1EXITtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 181#L27true, annotation: [6, 0]]") ("CountingPredicate [underlying: 123#error1ENTRYtrue, annotation: [6, 0]]" "assume !false;" "CountingPredicate [underlying: 353#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 116#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: 258#L284true, annotation: [10, 0]]") ("CountingPredicate [underlying: 116#L280true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 78#L255true, annotation: [10, 0]]") ("CountingPredicate [underlying: 323#main2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~11;" "CountingPredicate [underlying: 275#L1347true, annotation: [0, 0]]") ("CountingPredicate [underlying: 47#L844true, annotation: [0, 0]]" "#res := ~__retres1~10;" "CountingPredicate [underlying: 226#exists_runnable_thread2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 124#L684true, annotation: [0, 0]]" "#res := ~__retres1~5;" "CountingPredicate [underlying: 321#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 23#L158true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 107#Loop~1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 23#L158true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 94#L175true, annotation: [10, 0]]") ("CountingPredicate [underlying: 134#init_threads1FINALtrue, annotation: [8, 0]]" "assume true;" "CountingPredicate [underlying: 53#init_threads1EXITtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 333#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: 180#L1135true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret28 && #t~ret28 <= 2147483647;~tmp___2~0 := #t~ret28;havoc #t~ret28;" "CountingPredicate [underlying: 300#L1137true, annotation: [0, 0]]") ("CountingPredicate [underlying: 379#L90true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret5 && #t~ret5 <= 2147483647;~tmp~0 := #t~ret5;havoc #t~ret5;" "CountingPredicate [underlying: 57#L92true, annotation: [6, 0]]") ("CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [7, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 67#L115true, annotation: [7, 0]]") ("CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [7, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 98#L117true, annotation: [7, 0]]") ("CountingPredicate [underlying: 21#immediate_notify_threadsFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 196#L455true, annotation: [0, 0]]" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "CountingPredicate [underlying: 263#L461true, annotation: [0, 0]]") ("CountingPredicate [underlying: 142#L1019true, annotation: [0, 0]]" "assume 0 == ~E_4~0;~E_4~0 := 1;" "CountingPredicate [underlying: 190#L1024true, annotation: [0, 0]]") ("CountingPredicate [underlying: 142#L1019true, annotation: [0, 0]]" "assume !(0 == ~E_4~0);" "CountingPredicate [underlying: 190#L1024true, annotation: [0, 0]]") ("CountingPredicate [underlying: 130#L486true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_2~0 := 1;" "CountingPredicate [underlying: 138#L503-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 256#transmit4ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t4_pc~0;" "CountingPredicate [underlying: 301#L591true, annotation: [0, 0]]") ("CountingPredicate [underlying: 256#transmit4ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t4_pc~0);" "CountingPredicate [underlying: 287#L593true, annotation: [0, 0]]") ("CountingPredicate [underlying: 98#L117true, annotation: [7, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 183#L118true, annotation: [7, 0]]") ("CountingPredicate [underlying: 98#L117true, annotation: [7, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 67#L115true, annotation: [7, 0]]") ("CountingPredicate [underlying: 379#L90true, annotation: [7, 0]]" "assume -2147483648 <= #t~ret5 && #t~ret5 <= 2147483647;~tmp~0 := #t~ret5;havoc #t~ret5;" "CountingPredicate [underlying: 57#L92true, annotation: [7, 0]]") ("CountingPredicate [underlying: 362#L519true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 163#Loop~6true, annotation: [0, 0]]") ("CountingPredicate [underlying: 362#L519true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 201#L534true, annotation: [0, 0]]") ("CountingPredicate [underlying: 298#L1052true, annotation: [0, 0]]" "assume 1 == ~T3_E~0;~T3_E~0 := 2;" "CountingPredicate [underlying: 25#L1057true, annotation: [0, 0]]") ("CountingPredicate [underlying: 298#L1052true, annotation: [0, 0]]" "assume !(1 == ~T3_E~0);" "CountingPredicate [underlying: 25#L1057true, annotation: [0, 0]]") ("CountingPredicate [underlying: 117#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~7;" "CountingPredicate [underlying: 261#L719true, annotation: [0, 0]]") ("CountingPredicate [underlying: 78#L255true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 207#Loop~2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 78#L255true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 63#L263true, annotation: [7, 0]]") ("CountingPredicate [underlying: 85#L236true, annotation: [7, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 377#L238true, annotation: [7, 0]]") ("CountingPredicate [underlying: 85#L236true, annotation: [7, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 103#L243true, annotation: [7, 0]]") ("CountingPredicate [underlying: 345#L331true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 247#Loop~3true, annotation: [9, 0]]") ("CountingPredicate [underlying: 345#L331true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 326#L339true, annotation: [9, 0]]") ("CountingPredicate [underlying: 268#L1082true, annotation: [0, 0]]" "assume 1 == ~E_3~0;~E_3~0 := 2;" "CountingPredicate [underlying: 48#L1087true, annotation: [0, 0]]") ("CountingPredicate [underlying: 268#L1082true, annotation: [0, 0]]" "assume !(1 == ~E_3~0);" "CountingPredicate [underlying: 48#L1087true, annotation: [0, 0]]") ("CountingPredicate [underlying: 347#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;" "CountingPredicate [underlying: 166#L1111-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 129#L630true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_M~0 := 1;" "CountingPredicate [underlying: 109#L647-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 16#exists_runnable_thread1ENTRYtrue, annotation: [7, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 95#L232true, annotation: [7, 0]]") ("CountingPredicate [underlying: 144#L161true, annotation: [6, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 225#L182true, annotation: [6, 0]]") ("CountingPredicate [underlying: 137#L1004true, annotation: [0, 0]]" "assume 0 == ~E_1~0;~E_1~0 := 1;" "CountingPredicate [underlying: 60#L1009true, annotation: [0, 0]]") ("CountingPredicate [underlying: 137#L1004true, annotation: [0, 0]]" "assume !(0 == ~E_1~0);" "CountingPredicate [underlying: 60#L1009true, annotation: [0, 0]]") ("CountingPredicate [underlying: 349#L905true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_3~0;~t2_st~0 := 1;" "CountingPredicate [underlying: 358#L908true, annotation: [0, 0]]") ("CountingPredicate [underlying: 349#L905true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_3~0);" "CountingPredicate [underlying: 3#L902true, annotation: [0, 0]]") ("CountingPredicate [underlying: 253#L51true, annotation: [10, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 290#L53true, annotation: [10, 0]]") ("CountingPredicate [underlying: 253#L51true, annotation: [10, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 364#L60true, annotation: [10, 0]]") ("CountingPredicate [underlying: 385#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~0;havoc ~tmp___0~0;" "CountingPredicate [underlying: 41#L90-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 239#L691true, annotation: [0, 0]]" "~__retres1~5 := 0;" "CountingPredicate [underlying: 124#L684true, annotation: [0, 0]]") ("CountingPredicate [underlying: 7#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 176#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 51#L1111true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret25 && #t~ret25 <= 2147483647;~tmp~5 := #t~ret25;havoc #t~ret25;" "CountingPredicate [underlying: 102#L1113true, annotation: [0, 0]]") ("CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [6, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 67#L115true, annotation: [6, 0]]") ("CountingPredicate [underlying: 194#do_write_pENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 98#L117true, annotation: [6, 0]]") }, returnTransitions = { ("CountingPredicate [underlying: 312#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 304#L465true, annotation: [0, 0]]" "#658#return;" "CountingPredicate [underlying: 192#L439true, annotation: [0, 0]]") ("CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 310#L142-1true, annotation: [7, 0]]" "#590#return;" "CountingPredicate [underlying: 75#L142true, annotation: [7, 0]]") ("CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 29#L187-1true, annotation: [7, 0]]" "#608#return;" "CountingPredicate [underlying: 370#L187true, annotation: [7, 0]]") ("CountingPredicate [underlying: 309#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 45#L372true, annotation: [2, 0]]" "#602#return;" "CountingPredicate [underlying: 200#L373-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 322#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 275#L1347true, annotation: [0, 0]]" "#598#return;" "CountingPredicate [underlying: 133#L1348-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 262#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 161#L455-1true, annotation: [0, 0]]" "#660#return;" "CountingPredicate [underlying: 196#L455true, annotation: [0, 0]]") ("CountingPredicate [underlying: 262#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 32#L539-1true, annotation: [0, 0]]" "#614#return;" "CountingPredicate [underlying: 311#L539true, annotation: [0, 0]]") ("CountingPredicate [underlying: 262#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 169#L575-1true, annotation: [0, 0]]" "#612#return;" "CountingPredicate [underlying: 278#L575true, annotation: [0, 0]]") ("CountingPredicate [underlying: 262#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 138#L503-1true, annotation: [0, 0]]" "#610#return;" "CountingPredicate [underlying: 291#L503true, annotation: [0, 0]]") ("CountingPredicate [underlying: 262#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 109#L647-1true, annotation: [0, 0]]" "#616#return;" "CountingPredicate [underlying: 282#L647true, annotation: [0, 0]]") ("CountingPredicate [underlying: 262#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 342#L611-1true, annotation: [0, 0]]" "#618#return;" "CountingPredicate [underlying: 254#L611true, annotation: [0, 0]]") ("CountingPredicate [underlying: 156#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 143#L1292true, annotation: [0, 0]]" "#584#return;" "CountingPredicate [underlying: 106#L1293true, annotation: [0, 0]]") ("CountingPredicate [underlying: 337#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [10, 0]]" "#656#return;" "CountingPredicate [underlying: 333#L258true, annotation: [10, 0]]") ("CountingPredicate [underlying: 33#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L1119-1true, annotation: [0, 0]]" "#628#return;" "CountingPredicate [underlying: 49#L1119true, annotation: [0, 0]]") ("CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 310#L142-1true, annotation: [6, 0]]" "#590#return;" "CountingPredicate [underlying: 75#L142true, annotation: [6, 0]]") ("CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 29#L187-1true, annotation: [6, 0]]" "#608#return;" "CountingPredicate [underlying: 370#L187true, annotation: [6, 0]]") ("CountingPredicate [underlying: 177#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 299#L1143-1true, annotation: [0, 0]]" "#622#return;" "CountingPredicate [underlying: 198#L1143true, annotation: [0, 0]]") ("CountingPredicate [underlying: 176#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 341#L98-1true, annotation: [6, 0]]" "#592#return;" "CountingPredicate [underlying: 211#L98true, annotation: [6, 0]]") ("CountingPredicate [underlying: 337#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [6, 0]]" "#656#return;" "CountingPredicate [underlying: 333#L258true, annotation: [6, 0]]") ("CountingPredicate [underlying: 58#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 106#L1293true, annotation: [0, 0]]" "#582#return;" "CountingPredicate [underlying: 366#L1294true, annotation: [0, 0]]") ("CountingPredicate [underlying: 367#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 372#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "#664#return;" "CountingPredicate [underlying: 327#L-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 307#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 365#L1291true, annotation: [0, 0]]" "#586#return;" "CountingPredicate [underlying: 143#L1292true, annotation: [0, 0]]") ("CountingPredicate [underlying: 337#exists_runnable_thread1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 204#while_2_continuetrue, annotation: [7, 0]]" "#656#return;" "CountingPredicate [underlying: 333#L258true, annotation: [7, 0]]") ("CountingPredicate [underlying: 187#is_transmit5_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 334#L1151-1true, annotation: [0, 0]]" "#620#return;" "CountingPredicate [underlying: 155#L1151true, annotation: [0, 0]]") ("CountingPredicate [underlying: 218#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 166#L1111-1true, annotation: [0, 0]]" "#630#return;" "CountingPredicate [underlying: 51#L1111true, annotation: [0, 0]]") ("CountingPredicate [underlying: 305#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 68#L1295true, annotation: [0, 0]]" "#578#return;" "CountingPredicate [underlying: 9#L1298true, annotation: [0, 0]]") ("CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 29#L187-1true, annotation: [10, 0]]" "#608#return;" "CountingPredicate [underlying: 370#L187true, annotation: [10, 0]]") ("CountingPredicate [underlying: 375#immediate_notify_threadsEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 310#L142-1true, annotation: [10, 0]]" "#590#return;" "CountingPredicate [underlying: 75#L142true, annotation: [10, 0]]") ("CountingPredicate [underlying: 176#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 341#L98-1true, annotation: [10, 0]]" "#592#return;" "CountingPredicate [underlying: 211#L98true, annotation: [10, 0]]") ("CountingPredicate [underlying: 280#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 38#L275true, annotation: [10, 0]]" "#654#return;" "CountingPredicate [underlying: 116#L280true, annotation: [10, 0]]") ("CountingPredicate [underlying: 280#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 230#L200true, annotation: [10, 0]]" "#606#return;" "CountingPredicate [underlying: 23#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 280#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 387#L195true, annotation: [10, 0]]" "#604#return;" "CountingPredicate [underlying: 23#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 53#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 158#L328true, annotation: [5, 0]]" "#556#return;" "CountingPredicate [underlying: 345#L331true, annotation: [6, 0]]") ("CountingPredicate [underlying: 168#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 41#L90-1true, annotation: [10, 0]]" "#594#return;" "CountingPredicate [underlying: 379#L90true, annotation: [10, 0]]") ("CountingPredicate [underlying: 82#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 18#immediate_notifyENTRYtrue, annotation: [0, 0]]" "#588#return;" "CountingPredicate [underlying: 294#immediate_notifyFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 82#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 366#L1294true, annotation: [0, 0]]" "#580#return;" "CountingPredicate [underlying: 68#L1295true, annotation: [0, 0]]") ("CountingPredicate [underlying: 281#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 209#L1135-1true, annotation: [0, 0]]" "#624#return;" "CountingPredicate [underlying: 180#L1135true, annotation: [0, 0]]") ("CountingPredicate [underlying: 176#is_do_read_c_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 341#L98-1true, annotation: [7, 0]]" "#592#return;" "CountingPredicate [underlying: 211#L98true, annotation: [7, 0]]") ("CountingPredicate [underlying: 146#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 354#while_6_continuetrue, annotation: [0, 0]]" "#648#return;" "CountingPredicate [underlying: 363#L867true, annotation: [0, 0]]") ("CountingPredicate [underlying: 280#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 387#L195true, annotation: [7, 0]]" "#604#return;" "CountingPredicate [underlying: 23#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 280#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 230#L200true, annotation: [7, 0]]" "#606#return;" "CountingPredicate [underlying: 23#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 280#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 38#L275true, annotation: [7, 0]]" "#654#return;" "CountingPredicate [underlying: 116#L280true, annotation: [7, 0]]") ("CountingPredicate [underlying: 168#is_do_write_p_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 41#L90-1true, annotation: [7, 0]]" "#594#return;" "CountingPredicate [underlying: 379#L90true, annotation: [7, 0]]") ("CountingPredicate [underlying: 280#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 387#L195true, annotation: [6, 0]]" "#604#return;" "CountingPredicate [underlying: 23#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 280#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 38#L275true, annotation: [6, 0]]" "#654#return;" "CountingPredicate [underlying: 116#L280true, annotation: [6, 0]]") ("CountingPredicate [underlying: 280#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 230#L200true, annotation: [6, 0]]" "#606#return;" "CountingPredicate [underlying: 23#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 168#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 41#L90-1true, annotation: [6, 0]]" "#594#return;" "CountingPredicate [underlying: 379#L90true, annotation: [6, 0]]") ("CountingPredicate [underlying: 53#init_threads1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 158#L328true, annotation: [5, 0]]" "#556#return;" "CountingPredicate [underlying: 345#L331true, annotation: [7, 0]]") ("CountingPredicate [underlying: 159#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 232#L1127-1true, annotation: [0, 0]]" "#626#return;" "CountingPredicate [underlying: 249#L1127true, annotation: [0, 0]]") ("CountingPredicate [underlying: 53#init_threads1EXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 158#L328true, annotation: [5, 0]]" "#556#return;" "CountingPredicate [underlying: 345#L331true, annotation: [9, 0]]") } ); [2024-08-07 13:50:19,988 INFO L82 GeneralOperation]: Start removeDeadEnds. Operand has 386 states, 281 states have (on average 1.5231316725978647) internal successors, (428), 299 states have internal predecessors, (428), 59 states have call successors, (59), 42 states have call predecessors, (59), 30 states have return successors, (47), 46 states have call predecessors, (47), 47 states have call successors, (47) [2024-08-07 13:50:19,988 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,988 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,989 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,989 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,991 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,991 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,992 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,992 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,992 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,992 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,993 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,993 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,993 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,993 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,994 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,994 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,995 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,995 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,995 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,996 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,996 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,996 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,997 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,997 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,998 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,998 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,999 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,999 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:19,999 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:19,999 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,000 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,000 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,001 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,001 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,001 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,001 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,002 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,002 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,008 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,008 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,009 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,009 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,010 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,010 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,010 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,010 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,011 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,011 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,011 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,012 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,012 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,012 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,012 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,013 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,013 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,013 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,014 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,014 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,014 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,014 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,015 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,015 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,016 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,016 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,016 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,016 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,017 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,017 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,017 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,017 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,018 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,018 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,018 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,018 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,019 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,019 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,020 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,020 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,020 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,020 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,021 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,021 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,021 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,022 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,022 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,022 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,022 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,023 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,023 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,023 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,024 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,024 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,024 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,024 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,025 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,025 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,026 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,026 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,026 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,026 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,027 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,027 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,027 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,027 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,028 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,028 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,028 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,029 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,029 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,029 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,030 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,030 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,030 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,030 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,031 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,031 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,031 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,032 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,032 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,032 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,032 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,032 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,033 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,034 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,034 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,034 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,035 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,035 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,035 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,035 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,036 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,036 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,037 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,037 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,037 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,037 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,038 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,038 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,038 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,038 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,039 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,039 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,039 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,039 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,040 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,040 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,040 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,040 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,041 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,041 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,041 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,042 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,042 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,042 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,043 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,043 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,043 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,043 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,044 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,044 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,044 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,045 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,045 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,045 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,045 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,045 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,046 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,047 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,047 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,047 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,047 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,048 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,048 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,048 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,048 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,048 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,050 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,050 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,050 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,050 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,051 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,051 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,051 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,051 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,052 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,052 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,052 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,052 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,052 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,053 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,054 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,054 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,054 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,054 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,055 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,055 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,055 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,055 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,056 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,056 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,056 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,056 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,056 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,056 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,058 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,058 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,059 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,059 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,059 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,059 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,060 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,060 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,060 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,060 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,061 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,061 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,061 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,061 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,062 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,062 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,062 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,062 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,063 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,063 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,063 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,063 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,065 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,065 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,065 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,066 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,066 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,066 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,066 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,066 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,067 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,067 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,067 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,067 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,068 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,068 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,068 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,068 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,069 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,069 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,069 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,069 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,070 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,070 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,072 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,072 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,072 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,072 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,072 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,073 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,073 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,073 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,073 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,074 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,074 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,074 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,074 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,075 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,075 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,075 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,075 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,076 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,076 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,076 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,076 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,077 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,078 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,078 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,079 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,079 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,079 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,079 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,080 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,080 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,080 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,081 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,081 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,081 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,081 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,082 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,082 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,082 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,082 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,083 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,083 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,083 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,083 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,083 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,085 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,085 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,085 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,085 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,086 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,086 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,086 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,086 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,086 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,086 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,087 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,087 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,087 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,088 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,088 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,089 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,089 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,089 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,089 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,090 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,090 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,090 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,090 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,091 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,091 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,091 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,092 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,092 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,092 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,092 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,093 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,093 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,094 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,094 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,094 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,094 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,095 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,095 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,096 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,096 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,097 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,097 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,097 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,097 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,106 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,106 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,106 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,107 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,107 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,107 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,108 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,108 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,108 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,108 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,109 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,109 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,110 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,110 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,110 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,110 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,111 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,111 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,111 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,111 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,112 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,112 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,113 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,113 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,113 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,113 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,113 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,114 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,114 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,114 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,115 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,115 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,115 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,115 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,116 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,116 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,117 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,117 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,117 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,117 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,118 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,118 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,118 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,119 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,119 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,119 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,120 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,120 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,120 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,121 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,121 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,121 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,121 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,121 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,122 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,122 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,122 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,122 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,123 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,123 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,123 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,124 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,124 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,124 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,125 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,125 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,125 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,125 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,126 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,126 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,127 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,127 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,127 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,127 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,128 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,128 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,128 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,129 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,129 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,129 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,129 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,130 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,130 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,130 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,131 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,131 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,131 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,131 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,132 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,132 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,132 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,132 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,133 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,133 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,134 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,134 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,134 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,134 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,135 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,135 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,135 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,135 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,136 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,136 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,136 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,136 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,136 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,136 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,137 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,137 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,137 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,137 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,138 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,138 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,138 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,138 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,139 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,139 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,139 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,139 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,140 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,140 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,140 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,140 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,141 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,141 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,141 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,141 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,142 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,142 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,142 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,142 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,143 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,143 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,144 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,144 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,144 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,144 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,145 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,145 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,146 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,146 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,146 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,146 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,146 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,147 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,147 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,147 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,148 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,148 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,148 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,148 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,148 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,149 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,149 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,150 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,150 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,150 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,150 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,151 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,151 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,151 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,151 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,152 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,152 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,153 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,153 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,153 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,153 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,154 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,154 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,154 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,154 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,155 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,155 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,155 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,155 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,156 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,156 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,157 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,157 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,158 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,158 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,158 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,158 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,159 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,159 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,159 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,159 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,160 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,160 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,160 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,160 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,161 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,161 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,161 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,161 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,161 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,162 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,162 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,162 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,162 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,162 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,163 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,163 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,164 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,164 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,164 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,164 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,165 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,166 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,166 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,167 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,167 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,167 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,167 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,169 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,169 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,169 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,169 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,170 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,170 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,172 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,172 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,172 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,172 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,173 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,173 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,173 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,175 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,175 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,175 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,175 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,175 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,176 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,176 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,176 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,176 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,177 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,177 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,177 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,177 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,178 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,178 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,180 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,180 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,180 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,180 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,180 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,181 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,181 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,181 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,181 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,181 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,182 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,182 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,182 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,182 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,182 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,182 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,183 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,183 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,183 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,184 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,184 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,184 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,184 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,185 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,185 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,185 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,185 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,185 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,186 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,186 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,186 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,186 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,187 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,187 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,187 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,187 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,188 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,188 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,188 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,188 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,189 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,189 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,189 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,189 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,190 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,190 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,190 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,190 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,191 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,191 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,191 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,191 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,192 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,192 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,192 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,192 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,192 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,193 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,193 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,193 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,193 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,193 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,194 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,194 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,194 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,194 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,195 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,195 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,203 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,203 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,204 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,204 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,204 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,205 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,205 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,205 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,206 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,206 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,207 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,207 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,207 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,208 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,208 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,208 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,209 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,209 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,209 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,210 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,210 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,210 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,211 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,211 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,212 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,212 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,212 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,212 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,213 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,213 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,214 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,214 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,214 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,215 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,215 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,215 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,216 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,216 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,216 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,217 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,217 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,217 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,218 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,218 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,219 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,219 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,219 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,220 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,220 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,220 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,221 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,221 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,221 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,222 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,222 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,222 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,223 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,223 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,223 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,224 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,224 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,224 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,225 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,225 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,230 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,230 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,230 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,231 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,231 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,231 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,232 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,232 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,233 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:20,233 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:20,233 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,233 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,234 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,234 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,235 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,235 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,235 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,236 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,236 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:20,236 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:20,240 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,240 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,241 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,241 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,242 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,242 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,242 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,243 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,243 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,243 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,244 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,244 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,244 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,244 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,245 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet34;havoc #t~nondet34;, isNegated false [2024-08-07 13:50:20,245 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet34);havoc #t~nondet34;, isNegated true [2024-08-07 13:50:20,250 INFO L88 GeneralOperation]: Finished removeDeadEnds. Reduced from 486 states to 0 states. [2024-08-07 13:50:20,272 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-08-07 13:50:20,279 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;@15cc5b8e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-07 13:50:20,280 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-08-07 13:50:20,282 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states. [2024-08-07 13:50:20,282 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-08-07 13:50:20,284 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 2 remaining) [2024-08-07 13:50:20,286 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error2Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-08-07 13:50:20,292 INFO L445 BasicCegarLoop]: Path program histogram: [] [2024-08-07 13:50:20,296 INFO L196 ceAbstractionStarter]: Computing trace abstraction results [2024-08-07 13:50:20,299 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.08 01:50:20 BoogieIcfgContainer [2024-08-07 13:50:20,299 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-08-07 13:50:20,301 INFO L158 Benchmark]: Toolchain (without parser) took 2533.94ms. Allocated memory was 96.5MB in the beginning and 142.6MB in the end (delta: 46.1MB). Free memory was 76.4MB in the beginning and 95.3MB in the end (delta: -19.0MB). Peak memory consumption was 27.2MB. Max. memory is 16.1GB. [2024-08-07 13:50:20,302 INFO L158 Benchmark]: Witness Parser took 0.24ms. Allocated memory is still 65.0MB. Free memory is still 36.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:20,302 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 65.0MB. Free memory was 48.7MB in the beginning and 48.6MB in the end (delta: 72.3kB). There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:20,303 INFO L158 Benchmark]: CACSL2BoogieTranslator took 479.35ms. Allocated memory is still 96.5MB. Free memory was 76.0MB in the beginning and 55.0MB in the end (delta: 21.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-08-07 13:50:20,303 INFO L158 Benchmark]: Boogie Preprocessor took 110.85ms. Allocated memory is still 96.5MB. Free memory was 55.0MB in the beginning and 51.5MB in the end (delta: 3.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-08-07 13:50:20,304 INFO L158 Benchmark]: IcfgBuilder took 1033.01ms. Allocated memory is still 96.5MB. Free memory was 51.5MB in the beginning and 37.2MB in the end (delta: 14.2MB). Peak memory consumption was 15.5MB. Max. memory is 16.1GB. [2024-08-07 13:50:20,305 INFO L158 Benchmark]: TraceAbstraction took 905.03ms. Allocated memory was 96.5MB in the beginning and 142.6MB in the end (delta: 46.1MB). Free memory was 36.7MB in the beginning and 95.3MB in the end (delta: -58.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:20,308 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.24ms. Allocated memory is still 65.0MB. Free memory is still 36.3MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.20ms. Allocated memory is still 65.0MB. Free memory was 48.7MB in the beginning and 48.6MB in the end (delta: 72.3kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 479.35ms. Allocated memory is still 96.5MB. Free memory was 76.0MB in the beginning and 55.0MB in the end (delta: 21.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Preprocessor took 110.85ms. Allocated memory is still 96.5MB. Free memory was 55.0MB in the beginning and 51.5MB in the end (delta: 3.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * IcfgBuilder took 1033.01ms. Allocated memory is still 96.5MB. Free memory was 51.5MB in the beginning and 37.2MB in the end (delta: 14.2MB). Peak memory consumption was 15.5MB. Max. memory is 16.1GB. * TraceAbstraction took 905.03ms. Allocated memory was 96.5MB in the beginning and 142.6MB in the end (delta: 46.1MB). Free memory was 36.7MB in the beginning and 95.3MB in the end (delta: -58.6MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 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 44 procedures, 400 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 0.8s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.8s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-08-07 13:50:20,343 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