./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/combinations/pc_sfifo_1.cil-1+token_ring.04.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.04.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.04.cil-1.c ./svcomp-yaml-violation-generation.2024-08-01_14-26-22.files/Default/pc_sfifo_1.cil-1+token_ring.04.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:13,581 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-08-07 13:50:13,646 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:13,651 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-08-07 13:50:13,653 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-08-07 13:50:13,679 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-08-07 13:50:13,680 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-08-07 13:50:13,680 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-08-07 13:50:13,681 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-08-07 13:50:13,682 INFO L153 SettingsManager]: * Use memory slicer=true [2024-08-07 13:50:13,682 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-08-07 13:50:13,683 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-08-07 13:50:13,683 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-08-07 13:50:13,683 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-08-07 13:50:13,685 INFO L153 SettingsManager]: * Use SBE=true [2024-08-07 13:50:13,686 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-08-07 13:50:13,686 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-08-07 13:50:13,686 INFO L153 SettingsManager]: * sizeof long=4 [2024-08-07 13:50:13,686 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-08-07 13:50:13,686 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-08-07 13:50:13,686 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-08-07 13:50:13,687 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-08-07 13:50:13,687 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-08-07 13:50:13,687 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-08-07 13:50:13,687 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-08-07 13:50:13,687 INFO L153 SettingsManager]: * sizeof long double=12 [2024-08-07 13:50:13,687 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-08-07 13:50:13,687 INFO L153 SettingsManager]: * Use constant arrays=true [2024-08-07 13:50:13,688 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-08-07 13:50:13,688 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-08-07 13:50:13,688 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-08-07 13:50:13,688 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-08-07 13:50:13,688 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-08-07 13:50:13,688 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-08-07 13:50:13,688 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-08-07 13:50:13,688 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-08-07 13:50:13,689 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-08-07 13:50:13,689 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-08-07 13:50:13,689 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-08-07 13:50:13,689 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-08-07 13:50:13,689 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-08-07 13:50:13,690 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-08-07 13:50:13,690 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-08-07 13:50:13,691 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:13,947 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-08-07 13:50:13,976 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-08-07 13:50:13,979 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-08-07 13:50:13,980 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-08-07 13:50:13,980 INFO L274 PluginConnector]: Witness Parser initialized [2024-08-07 13:50:13,981 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.04.cil-1.yml/witness.yml [2024-08-07 13:50:14,039 INFO L270 PluginConnector]: Initializing CDTParser... [2024-08-07 13:50:14,040 INFO L274 PluginConnector]: CDTParser initialized [2024-08-07 13:50:14,040 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.04.cil-1.c [2024-08-07 13:50:15,342 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-08-07 13:50:15,516 INFO L384 CDTParser]: Found 1 translation units. [2024-08-07 13:50:15,516 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/combinations/pc_sfifo_1.cil-1+token_ring.04.cil-1.c [2024-08-07 13:50:15,530 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6c6d40bcb/20585ca32e04423d91e217950b7f373d/FLAG340cf999f [2024-08-07 13:50:15,918 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/6c6d40bcb/20585ca32e04423d91e217950b7f373d [2024-08-07 13:50:15,918 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-08-07 13:50:15,920 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-08-07 13:50:15,920 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:15,920 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-08-07 13:50:15,927 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-08-07 13:50:15,928 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:14" (1/2) ... [2024-08-07 13:50:15,929 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4c0567bb and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:15, skipping insertion in model container [2024-08-07 13:50:15,929 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:14" (1/2) ... [2024-08-07 13:50:15,930 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@751583c5 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 07.08 01:50:15, skipping insertion in model container [2024-08-07 13:50:15,931 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:15" (2/2) ... [2024-08-07 13:50:15,931 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4c0567bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:15, skipping insertion in model container [2024-08-07 13:50:15,932 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.08 01:50:15" (2/2) ... [2024-08-07 13:50:15,966 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-08-07 13:50:16,102 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.04.cil-1.c[913,926] [2024-08-07 13:50:16,166 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.04.cil-1.c[5994,6007] [2024-08-07 13:50:16,221 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:16,232 INFO L200 MainTranslator]: Completed pre-run [2024-08-07 13:50:16,240 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.04.cil-1.c[913,926] [2024-08-07 13:50:16,264 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.04.cil-1.c[5994,6007] [2024-08-07 13:50:16,299 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-08-07 13:50:16,321 INFO L204 MainTranslator]: Completed translation [2024-08-07 13:50:16,321 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:16 WrapperNode [2024-08-07 13:50:16,321 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-08-07 13:50:16,322 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-08-07 13:50:16,322 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-08-07 13:50:16,322 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-08-07 13:50:16,332 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:16" (1/1) ... [2024-08-07 13:50:16,332 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:16" (1/1) ... [2024-08-07 13:50:16,341 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:16" (1/1) ... [2024-08-07 13:50:16,358 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:16,358 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:16" (1/1) ... [2024-08-07 13:50:16,359 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:16" (1/1) ... [2024-08-07 13:50:16,374 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:16" (1/1) ... [2024-08-07 13:50:16,376 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:16" (1/1) ... [2024-08-07 13:50:16,378 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:16" (1/1) ... [2024-08-07 13:50:16,381 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-08-07 13:50:16,381 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-08-07 13:50:16,382 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-08-07 13:50:16,382 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-08-07 13:50:16,383 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:16" (1/1) ... [2024-08-07 13:50:16,387 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-08-07 13:50:16,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-08-07 13:50:16,413 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:16,415 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:16,450 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-08-07 13:50:16,450 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-08-07 13:50:16,450 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-08-07 13:50:16,450 INFO L138 BoogieDeclarations]: Found implementation of procedure error1 [2024-08-07 13:50:16,450 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_write_p_triggered [2024-08-07 13:50:16,450 INFO L138 BoogieDeclarations]: Found implementation of procedure is_do_read_c_triggered [2024-08-07 13:50:16,450 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify_threads [2024-08-07 13:50:16,450 INFO L138 BoogieDeclarations]: Found implementation of procedure do_write_p [2024-08-07 13:50:16,450 INFO L138 BoogieDeclarations]: Found implementation of procedure do_read_c [2024-08-07 13:50:16,450 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads1 [2024-08-07 13:50:16,451 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread1 [2024-08-07 13:50:16,451 INFO L138 BoogieDeclarations]: Found implementation of procedure eval1 [2024-08-07 13:50:16,451 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation1 [2024-08-07 13:50:16,451 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation1 [2024-08-07 13:50:16,451 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model1 [2024-08-07 13:50:16,451 INFO L138 BoogieDeclarations]: Found implementation of procedure main1 [2024-08-07 13:50:16,451 INFO L138 BoogieDeclarations]: Found implementation of procedure error2 [2024-08-07 13:50:16,451 INFO L138 BoogieDeclarations]: Found implementation of procedure master [2024-08-07 13:50:16,452 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit1 [2024-08-07 13:50:16,452 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit2 [2024-08-07 13:50:16,452 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit3 [2024-08-07 13:50:16,452 INFO L138 BoogieDeclarations]: Found implementation of procedure transmit4 [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure is_master_triggered [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit1_triggered [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit2_triggered [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit3_triggered [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure is_transmit4_triggered [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure update_channels2 [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure init_threads2 [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure exists_runnable_thread2 [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure eval2 [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_delta_events2 [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_delta_events2 [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_threads2 [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure immediate_notify [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure fire_time_events2 [2024-08-07 13:50:16,453 INFO L138 BoogieDeclarations]: Found implementation of procedure reset_time_events2 [2024-08-07 13:50:16,454 INFO L138 BoogieDeclarations]: Found implementation of procedure init_model2 [2024-08-07 13:50:16,454 INFO L138 BoogieDeclarations]: Found implementation of procedure stop_simulation2 [2024-08-07 13:50:16,454 INFO L138 BoogieDeclarations]: Found implementation of procedure start_simulation2 [2024-08-07 13:50:16,454 INFO L138 BoogieDeclarations]: Found implementation of procedure main2 [2024-08-07 13:50:16,454 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-08-07 13:50:16,454 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_uint [2024-08-07 13:50:16,454 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_char [2024-08-07 13:50:16,454 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_int [2024-08-07 13:50:16,454 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_long [2024-08-07 13:50:16,454 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_ulong [2024-08-07 13:50:16,454 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_nondet_float [2024-08-07 13:50:16,454 INFO L130 BoogieDeclarations]: Found specification of procedure exit [2024-08-07 13:50:16,454 INFO L130 BoogieDeclarations]: Found specification of procedure abort [2024-08-07 13:50:16,454 INFO L130 BoogieDeclarations]: Found specification of procedure __assert_fail [2024-08-07 13:50:16,454 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-08-07 13:50:16,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure error1 [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_write_p_triggered [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure is_do_read_c_triggered [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify_threads [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure do_write_p [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure do_read_c [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads1 [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread1 [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure eval1 [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation1 [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation1 [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure init_model1 [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure main1 [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure error2 [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure is_master_triggered [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit1_triggered [2024-08-07 13:50:16,455 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit2_triggered [2024-08-07 13:50:16,456 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit3_triggered [2024-08-07 13:50:16,456 INFO L130 BoogieDeclarations]: Found specification of procedure is_transmit4_triggered [2024-08-07 13:50:16,456 INFO L130 BoogieDeclarations]: Found specification of procedure immediate_notify [2024-08-07 13:50:16,456 INFO L130 BoogieDeclarations]: Found specification of procedure master [2024-08-07 13:50:16,456 INFO L130 BoogieDeclarations]: Found specification of procedure transmit1 [2024-08-07 13:50:16,456 INFO L130 BoogieDeclarations]: Found specification of procedure transmit2 [2024-08-07 13:50:16,456 INFO L130 BoogieDeclarations]: Found specification of procedure transmit3 [2024-08-07 13:50:16,457 INFO L130 BoogieDeclarations]: Found specification of procedure transmit4 [2024-08-07 13:50:16,457 INFO L130 BoogieDeclarations]: Found specification of procedure update_channels2 [2024-08-07 13:50:16,457 INFO L130 BoogieDeclarations]: Found specification of procedure init_threads2 [2024-08-07 13:50:16,457 INFO L130 BoogieDeclarations]: Found specification of procedure exists_runnable_thread2 [2024-08-07 13:50:16,457 INFO L130 BoogieDeclarations]: Found specification of procedure eval2 [2024-08-07 13:50:16,457 INFO L130 BoogieDeclarations]: Found specification of procedure fire_delta_events2 [2024-08-07 13:50:16,457 INFO L130 BoogieDeclarations]: Found specification of procedure reset_delta_events2 [2024-08-07 13:50:16,457 INFO L130 BoogieDeclarations]: Found specification of procedure activate_threads2 [2024-08-07 13:50:16,457 INFO L130 BoogieDeclarations]: Found specification of procedure fire_time_events2 [2024-08-07 13:50:16,458 INFO L130 BoogieDeclarations]: Found specification of procedure reset_time_events2 [2024-08-07 13:50:16,458 INFO L130 BoogieDeclarations]: Found specification of procedure init_model2 [2024-08-07 13:50:16,458 INFO L130 BoogieDeclarations]: Found specification of procedure stop_simulation2 [2024-08-07 13:50:16,458 INFO L130 BoogieDeclarations]: Found specification of procedure start_simulation2 [2024-08-07 13:50:16,458 INFO L130 BoogieDeclarations]: Found specification of procedure main2 [2024-08-07 13:50:16,458 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-08-07 13:50:16,458 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-08-07 13:50:16,458 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-08-07 13:50:16,458 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-08-07 13:50:16,458 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-08-07 13:50:16,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-08-07 13:50:16,459 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-08-07 13:50:16,537 INFO L273 CfgBuilder]: Building ICFG [2024-08-07 13:50:16,539 INFO L304 CfgBuilder]: Building CFG for each procedure with an implementation [2024-08-07 13:50:16,612 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation1FINAL: assume true; [2024-08-07 13:50:16,633 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint start_simulation2FINAL: assume true; [2024-08-07 13:50:16,700 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_write_pFINAL: assume true; [2024-08-07 13:50:16,758 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint do_read_cFINAL: assume true; [2024-08-07 13:50:16,801 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit1FINAL: assume true; [2024-08-07 13:50:16,808 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit3FINAL: assume true; [2024-08-07 13:50:16,820 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit2FINAL: assume true; [2024-08-07 13:50:16,831 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint transmit4FINAL: assume true; [2024-08-07 13:50:16,893 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval2FINAL: assume true; [2024-08-07 13:50:16,919 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint eval1FINAL: assume true; [2024-08-07 13:50:16,941 INFO L1251 $ProcedureCfgBuilder]: dead code at ProgramPoint masterFINAL: assume true; [2024-08-07 13:50:17,048 INFO L? ?]: Removed 67 outVars from TransFormulas that were not future-live. [2024-08-07 13:50:17,048 INFO L327 CfgBuilder]: Performing block encoding [2024-08-07 13:50:17,060 INFO L349 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-08-07 13:50:17,060 INFO L354 CfgBuilder]: Removed 0 assume(true) statements. [2024-08-07 13:50:17,060 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:50:17 BoogieIcfgContainer [2024-08-07 13:50:17,060 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-08-07 13:50:17,062 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-08-07 13:50:17,062 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-08-07 13:50:17,064 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-08-07 13:50:17,065 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:14" (1/4) ... [2024-08-07 13:50:17,065 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68788070 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 07.08 01:50:17, skipping insertion in model container [2024-08-07 13:50:17,065 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.08 01:50:15" (2/4) ... [2024-08-07 13:50:17,065 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68788070 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 01:50:17, skipping insertion in model container [2024-08-07 13:50:17,066 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.08 01:50:16" (3/4) ... [2024-08-07 13:50:17,066 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68788070 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.08 01:50:17, skipping insertion in model container [2024-08-07 13:50:17,066 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.08 01:50:17" (4/4) ... [2024-08-07 13:50:17,067 INFO L119 eAbstractionObserver]: Analyzing ICFG pc_sfifo_1.cil-1+token_ring.04.cil-1.c [2024-08-07 13:50:17,067 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:17,082 INFO L221 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-08-07 13:50:17,083 INFO L180 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-08-07 13:50:17,119 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,119 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,128 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,128 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,131 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,131 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,133 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,134 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,135 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,135 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,136 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,137 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,138 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,138 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,141 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,141 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,143 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,143 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,145 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,145 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,147 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,147 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,149 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,149 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,159 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,159 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,161 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,161 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,164 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,164 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,165 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,166 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,167 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,167 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,168 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,168 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,169 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,169 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,170 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,170 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,171 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,171 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,172 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,172 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,173 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,173 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,174 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,174 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,175 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,175 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,176 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,176 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,176 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,176 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,177 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,178 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,178 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,178 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,179 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,179 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,180 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,180 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,181 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,181 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,182 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,182 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,182 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,183 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,183 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,183 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,184 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,184 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,185 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,185 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,186 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,186 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,187 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,187 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,187 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,187 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,188 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,188 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,189 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,189 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,190 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,190 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,190 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,191 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,192 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,192 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,193 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,193 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,193 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,193 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,195 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,195 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,196 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,196 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,196 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,196 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,197 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,197 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,198 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,198 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,199 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,199 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,199 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,200 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,200 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,200 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,201 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,201 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,202 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,202 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,203 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,203 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,204 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,204 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,204 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,205 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,205 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,205 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,207 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,207 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,207 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,208 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,208 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,208 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,213 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,213 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,214 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,214 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,216 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,217 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,217 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,218 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,218 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,219 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,219 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,219 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,220 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,220 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,222 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,222 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,222 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,223 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,224 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,226 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,227 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,228 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,228 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,229 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,231 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,231 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,233 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,234 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,234 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,234 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,235 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,235 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,236 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,237 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,238 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,238 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,239 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,239 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,241 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,241 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,242 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,242 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,242 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,243 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,244 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,244 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,245 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,245 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,247 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,248 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,248 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,248 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,249 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,249 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,250 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,250 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,251 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,251 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,252 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,252 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,253 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,253 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,255 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,255 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,256 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,256 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,257 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,257 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,258 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,258 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,258 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,258 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,259 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,259 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,259 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,260 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,262 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,262 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,263 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,263 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,263 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,263 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,264 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,264 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,264 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,265 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,265 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,265 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,266 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,266 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,267 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,267 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,267 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,267 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,268 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,268 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,268 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,268 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,271 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,271 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,272 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,272 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,272 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,272 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,273 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,273 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,274 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,274 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,274 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,274 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,275 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,275 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,275 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,275 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,276 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,276 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,276 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,276 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,277 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,278 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,280 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,280 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,280 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,281 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,281 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,281 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,286 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,286 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,286 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,286 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,287 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,287 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,287 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,287 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,288 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,288 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,288 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,288 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,288 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,288 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,289 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,289 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,292 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,292 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,293 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,293 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,295 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,295 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,296 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,296 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,296 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,296 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,297 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,297 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,298 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,298 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,299 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,299 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,299 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,299 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,300 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,300 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,300 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,300 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,301 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,301 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,302 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,302 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,302 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,302 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,303 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,303 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,303 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,303 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,304 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,304 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,304 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,304 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,305 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,305 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,306 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,306 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,306 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,306 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,307 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,307 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,307 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,307 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,308 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,308 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,308 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,309 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,309 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,309 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,309 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,309 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,310 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,310 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,311 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,311 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,311 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,311 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,312 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,312 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,312 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,312 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,313 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,314 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,314 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,314 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,315 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,315 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,316 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,316 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,316 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,316 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,316 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,316 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,317 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,317 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,317 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,317 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,318 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,318 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,319 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,319 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,319 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,319 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,320 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,320 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,320 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,321 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,322 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,322 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,322 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,322 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,325 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,325 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,326 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,326 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,327 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,327 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,327 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,328 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,328 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,328 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,328 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,328 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,329 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,329 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,330 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,330 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,331 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,331 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,331 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,331 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,332 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,332 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,333 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,333 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,333 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,333 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,334 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,334 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,334 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,334 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,335 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,335 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,335 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,336 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,336 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,336 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,337 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,337 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,337 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,338 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,338 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,338 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,339 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,340 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,340 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,341 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,341 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,341 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,342 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,342 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,342 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,342 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,343 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,343 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,343 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,343 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,344 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,344 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,344 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,344 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,345 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,345 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,345 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,346 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,346 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,346 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,347 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,347 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,347 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,347 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,348 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,348 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,348 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,348 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,349 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,349 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,349 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,349 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,350 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,350 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,350 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,350 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,351 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,351 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,351 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,351 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,352 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,352 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,352 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,352 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,353 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,353 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,353 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,353 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,354 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,354 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,354 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,354 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,354 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,354 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,355 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,355 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,355 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,355 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,355 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,356 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,356 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,356 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,356 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,357 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,357 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,357 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,360 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,360 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,361 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,361 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,361 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,361 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,361 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,362 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,362 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,362 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,362 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,363 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,363 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,363 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,363 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,363 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,364 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,364 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,364 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,364 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,365 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,365 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,365 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,365 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,366 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,366 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,366 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,366 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,367 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,367 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,367 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,367 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,367 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,368 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,368 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,368 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,368 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,369 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,369 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,369 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,369 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,369 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,370 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,370 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,370 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,370 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,371 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,371 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,371 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,371 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,372 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,372 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,372 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,372 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,372 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,372 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,373 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,373 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,373 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,373 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,374 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,374 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,374 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,374 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,375 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,375 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,375 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,375 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,376 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,376 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,376 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,376 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,376 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,377 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,377 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,377 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,377 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,377 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,378 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,378 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,378 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,378 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,379 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,379 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,379 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,379 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,380 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,380 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,380 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,380 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,381 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,381 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,381 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,381 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,381 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,381 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,382 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,382 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,382 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,382 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,383 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,383 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,383 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,383 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,383 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,383 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,384 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,384 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,385 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,385 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,385 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,385 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,386 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,386 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,386 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,386 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,387 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,387 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,387 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,387 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,387 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,387 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,388 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,388 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,389 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,389 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,389 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,391 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,391 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,391 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,391 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,391 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,392 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,392 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,392 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,392 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,392 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,393 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,393 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,393 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,393 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,393 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,394 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,394 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,394 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,394 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,394 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,394 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,395 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,395 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,395 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,395 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,395 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,396 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,396 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,396 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,396 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,396 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,396 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,396 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,397 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,397 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,397 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,397 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,397 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,397 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,397 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,397 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,398 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,398 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,399 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,399 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,399 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,399 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,399 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,399 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,400 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,400 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,400 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,400 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,400 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,401 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,401 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,401 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,401 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,401 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,402 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,402 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,402 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,402 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,402 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,402 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,403 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,403 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,403 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,403 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,403 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,403 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,404 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,404 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,404 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,404 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,404 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,404 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,405 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,405 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,405 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,405 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,405 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,406 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,406 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,406 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,406 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,406 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,407 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,407 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,407 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,407 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,407 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,407 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,408 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,408 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,408 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,408 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,412 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,412 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,412 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,412 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,413 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,413 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,413 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,413 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,413 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,413 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,413 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,413 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,420 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,420 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,421 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,421 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,421 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,421 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,421 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,421 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,423 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,423 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,425 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,425 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,425 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,425 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,426 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,426 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,426 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,426 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,426 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,427 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,427 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,427 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,451 INFO L90 WitnessUtils]: NestedWordAutomaton nwa = ( callAlphabet = {"call #t~ret30 := 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 #t~ret28 := is_transmit4_triggered();" "call #t~ret27 := is_transmit3_triggered();" "call #t~ret26 := is_transmit2_triggered();" "call #t~ret25 := is_transmit1_triggered();" "call #t~ret24 := is_master_triggered();" "call #t~ret11 := exists_runnable_thread1();" "call #t~ret29 := exists_runnable_thread2();" "call transmit4();" "call transmit3();" "call transmit2();" "call transmit1();" "call master();" "call #t~ret18 := exists_runnable_thread2();" "call do_read_c();" "call do_write_p();" "call error1();" "call #t~ret8 := exists_runnable_thread1();" "call error2();" "call immediate_notify();" "call #t~ret35 := main();" "call ULTIMATE.init();" "call #t~ret33 := main1();" "call #t~ret34 := main2();" "call #t~ret12 := stop_simulation1();" "call eval1();" "call init_threads1();" "call #t~ret31 := stop_simulation2();" "call reset_time_events2();" "call activate_threads2();" "call fire_time_events2();" }, 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;" "assume true;" "assume -2147483648 <= #t~ret33 && #t~ret33 <= 2147483647;" "SUMMARY for call #t~ret33 := main1(); srcloc: L1232-1" "assume 0 != #t~nondet32;havoc #t~nondet32;" "assume -2147483648 <= #t~ret34 && #t~ret34 <= 2147483647;" "SUMMARY for call #t~ret34 := main2(); srcloc: L1234-1" "assume !(0 != #t~nondet32);havoc #t~nondet32;" "havoc #t~nondet32;assume -2147483648 <= #t~nondet32 && #t~nondet32 <= 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~ret31 && #t~ret31 <= 2147483647;~tmp___0~3 := #t~ret31;havoc #t~ret31;" "SUMMARY for call #t~ret31 := stop_simulation2(); srcloc: L1203-1" "SUMMARY for call reset_time_events2(); srcloc: L1197" "SUMMARY for call activate_threads2(); srcloc: L1196" "SUMMARY for call fire_time_events2(); srcloc: L1195" "assume 0 == ~tmp~7;~kernel_st~1 := 4;" "assume !(0 == ~tmp~7);" "assume -2147483648 <= #t~ret30 && #t~ret30 <= 2147483647;~tmp~7 := #t~ret30;havoc #t~ret30;" "SUMMARY for call #t~ret30 := exists_runnable_thread2(); srcloc: L1190-1" "SUMMARY for call reset_delta_events2(); srcloc: L1187" "SUMMARY for call activate_threads2(); srcloc: L1186" "SUMMARY for call fire_delta_events2(); srcloc: L1185" "~kernel_st~1 := 3;" "SUMMARY for call update_channels2(); srcloc: L1181-1" "~kernel_st~1 := 2;" "SUMMARY for call eval2(); srcloc: L1177-1" "~kernel_st~1 := 1;" "assume true;" "assume !true;" "assume true;" "assume !true;" "SUMMARY for call reset_delta_events2(); srcloc: L1170" "SUMMARY for call activate_threads2(); srcloc: L1169" "SUMMARY for call fire_delta_events2(); srcloc: L1168" "SUMMARY for call init_threads2(); srcloc: L1167" "SUMMARY for call update_channels2(); srcloc: L1166" "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 == ~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~10 := 0;#res := ~__retres1~10;" "SUMMARY for call start_simulation2(); srcloc: L1223-1" "SUMMARY for call init_model2(); srcloc: L1222" "havoc ~__retres1~10;" "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~9;" "~__retres1~9 := 0;" "assume 0 == ~m_st~0;~__retres1~9 := 1;" "assume 0 == ~t1_st~0;~__retres1~9 := 1;" "assume 0 == ~t2_st~0;~__retres1~9 := 1;" "assume 0 == ~t3_st~0;~__retres1~9 := 1;" "assume 0 == ~t4_st~0;~__retres1~9 := 1;" "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~9;" "assume true;" "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 == ~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: L497-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: L569-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: L533-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: L605-1" "~token~0 := 1 + ~token~0;~E_M~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___3~0;~t4_st~0 := 0;" "assume !(0 != ~tmp___3~0);" "assume -2147483648 <= #t~ret28 && #t~ret28 <= 2147483647;~tmp___3~0 := #t~ret28;havoc #t~ret28;" "SUMMARY for call #t~ret28 := is_transmit4_triggered(); srcloc: L1037-1" "assume 0 != ~tmp___2~0;~t3_st~0 := 0;" "assume !(0 != ~tmp___2~0);" "assume -2147483648 <= #t~ret27 && #t~ret27 <= 2147483647;~tmp___2~0 := #t~ret27;havoc #t~ret27;" "SUMMARY for call #t~ret27 := is_transmit3_triggered(); srcloc: L1029-1" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "assume !(0 != ~tmp___1~1);" "assume -2147483648 <= #t~ret26 && #t~ret26 <= 2147483647;~tmp___1~1 := #t~ret26;havoc #t~ret26;" "SUMMARY for call #t~ret26 := is_transmit2_triggered(); srcloc: L1021-1" "assume 0 != ~tmp___0~2;~t1_st~0 := 0;" "assume !(0 != ~tmp___0~2);" "assume -2147483648 <= #t~ret25 && #t~ret25 <= 2147483647;~tmp___0~2 := #t~ret25;havoc #t~ret25;" "SUMMARY for call #t~ret25 := is_transmit1_triggered(); srcloc: L1013-1" "assume 0 != ~tmp~5;~m_st~0 := 0;" "assume !(0 != ~tmp~5);" "assume -2147483648 <= #t~ret24 && #t~ret24 <= 2147483647;~tmp~5 := #t~ret24;havoc #t~ret24;" "SUMMARY for call #t~ret24 := is_master_triggered(); srcloc: L1005-1" "havoc ~tmp~5;havoc ~tmp___0~2;havoc ~tmp___1~1;havoc ~tmp___2~0;havoc ~tmp___3~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~ret29 && #t~ret29 <= 2147483647;~tmp~6 := #t~ret29;havoc #t~ret29;" "SUMMARY for call #t~ret29 := exists_runnable_thread2(); srcloc: L1145-1" "havoc ~tmp~6;havoc ~__retres2~1;" "assume true;" "havoc ~tmp_ndt_5~0;" "SUMMARY for call transmit4(); srcloc: L865" "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: L851" "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: L837" "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: L823" "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: L809" "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_5_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: L459" "assume ~token~0 != 4 + ~local~0;" "assume !(~token~0 != 4 + ~local~0);" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "SUMMARY for call immediate_notify(); srcloc: L449-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_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 == ~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_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 == ~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;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~t3_st~0 := 0;~t4_st~0 := 0;~m_i~0 := 0;~t1_i~0 := 0;~t2_i~0 := 0;~t3_i~0 := 0;~t4_i~0 := 0;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~T3_E~0 := 2;~T4_E~0 := 2;~E_M~0 := 2;~E_1~0 := 2;~E_2~0 := 2;~E_3~0 := 2;~E_4~0 := 2;~token~0 := 0;~local~0 := 0;" "assume true;" "SUMMARY for call #t~ret35 := 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 = {"#576#return;" "#512#return;" "#514#return;" "#578#return;" "#516#return;" "#518#return;" "#520#return;" "#522#return;" "#590#return;" "#526#return;" "#528#return;" "#530#return;" "#532#return;" "#596#return;" "#534#return;" "#598#return;" "#536#return;" "#600#return;" "#602#return;" "#538#return;" "#604#return;" "#540#return;" "#606#return;" "#542#return;" "#546#return;" "#550#return;" "#552#return;" "#554#return;" "#556#return;" "#558#return;" "#496#return;" "#560#return;" "#498#return;" "#562#return;" "#500#return;" "#564#return;" "#566#return;" "#504#return;" "#568#return;" "#570#return;" "#506#return;" "#572#return;" "#508#return;" "#574#return;" "#510#return;" }, states = {"CountingPredicate [underlying: 72#L372true, annotation: [2, 0]]" "CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 70#ULTIMATE.initENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 339#L1177-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 148#L569true, annotation: [0, 0]]" "CountingPredicate [underlying: 108#L1029true, annotation: [0, 0]]" "CountingPredicate [underlying: 62#L72true, annotation: [7, 0]]" "CountingPredicate [underlying: 175#L243true, annotation: [7, 0]]" "CountingPredicate [underlying: 112#L796true, annotation: [0, 0]]" "CountingPredicate [underlying: 182#L588true, annotation: [0, 0]]" "CountingPredicate [underlying: 12#L98true, annotation: [7, 0]]" "CountingPredicate [underlying: 178#Loop~0true, annotation: [6, 0]]" "CountingPredicate [underlying: 301#L798true, annotation: [0, 0]]" "CountingPredicate [underlying: 17#while_1_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 198#L834true, annotation: [0, 0]]" "CountingPredicate [underlying: 120#L142true, annotation: [6, 0]]" "CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 79#L706true, annotation: [0, 0]]" "CountingPredicate [underlying: 39#L182true, annotation: [10, 0]]" "CountingPredicate [underlying: 63#transmit1ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 124#L255true, annotation: [10, 0]]" "CountingPredicate [underlying: 2#L260true, annotation: [6, 0]]" "CountingPredicate [underlying: 94#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 88#do_read_cENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 317#L118true, annotation: [6, 0]]" "CountingPredicate [underlying: 68#L190true, annotation: [10, 0]]" "CountingPredicate [underlying: 121#while_3_continuetrue, annotation: [9, 0]]" "CountingPredicate [underlying: 315#L1231true, annotation: [0, 0]]" "CountingPredicate [underlying: 231#L952true, annotation: [0, 0]]" "CountingPredicate [underlying: 46#L200true, annotation: [6, 0]]" "CountingPredicate [underlying: 107#L284true, annotation: [7, 0]]" "CountingPredicate [underlying: 37#L100true, annotation: [10, 0]]" "CountingPredicate [underlying: 248#L803true, annotation: [0, 0]]" "CountingPredicate [underlying: 205#L280true, annotation: [7, 0]]" "CountingPredicate [underlying: 281#L331true, annotation: [6, 0]]" "CountingPredicate [underlying: 62#L72true, annotation: [6, 0]]" "CountingPredicate [underlying: 163#L53true, annotation: [7, 0]]" "CountingPredicate [underlying: 38#L158true, annotation: [6, 0]]" "CountingPredicate [underlying: 178#Loop~0true, annotation: [7, 0]]" "CountingPredicate [underlying: 17#while_1_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 216#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 313#L1166true, annotation: [0, 0]]" "CountingPredicate [underlying: 14#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 303#is_do_read_c_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 322#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 190#L142-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 38#L158true, annotation: [7, 0]]" "CountingPredicate [underlying: 273#L1222true, annotation: [0, 0]]" "CountingPredicate [underlying: 2#L260true, annotation: [7, 0]]" "CountingPredicate [underlying: 291#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 194#L817true, annotation: [0, 0]]" "CountingPredicate [underlying: 10#L265true, annotation: [10, 0]]" "CountingPredicate [underlying: 181#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 45#while_1_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 107#L284true, annotation: [6, 0]]" "CountingPredicate [underlying: 46#L200true, annotation: [7, 0]]" "CountingPredicate [underlying: 205#L280true, annotation: [6, 0]]" "CountingPredicate [underlying: 8#Loop~4true, annotation: [0, 0]]" "CountingPredicate [underlying: 281#L331true, annotation: [7, 0]]" "CountingPredicate [underlying: 353#L195true, annotation: [6, 0]]" "CountingPredicate [underlying: 52#L1206true, annotation: [0, 0]]" "CountingPredicate [underlying: 217#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 163#L53true, annotation: [10, 0]]" "CountingPredicate [underlying: 297#L642true, annotation: [0, 0]]" "CountingPredicate [underlying: 143#while_3_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 95#L51true, annotation: [6, 0]]" "CountingPredicate [underlying: 255#L161true, annotation: [10, 0]]" "CountingPredicate [underlying: 303#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 13#L516true, annotation: [0, 0]]" "CountingPredicate [underlying: 55#L605-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 154#L117true, annotation: [6, 0]]" "CountingPredicate [underlying: 308#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 129#L287true, annotation: [6, 0]]" "CountingPredicate [underlying: 190#L142-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 262#L600true, annotation: [0, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 102#L131true, annotation: [7, 0]]" "CountingPredicate [underlying: 91#L92true, annotation: [10, 0]]" "CountingPredicate [underlying: 291#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 235#L70true, annotation: [10, 0]]" "CountingPredicate [underlying: 156#L480true, annotation: [0, 0]]" "CountingPredicate [underlying: 128#L549true, annotation: [0, 0]]" "CountingPredicate [underlying: 351#L831-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 69#L90-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 250#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 149#L232true, annotation: [10, 0]]" "CountingPredicate [underlying: 204#L848true, annotation: [0, 0]]" "CountingPredicate [underlying: 46#L200true, annotation: [10, 0]]" "CountingPredicate [underlying: 325#L649true, annotation: [0, 0]]" "CountingPredicate [underlying: 353#L195true, annotation: [7, 0]]" "CountingPredicate [underlying: 175#L243true, annotation: [10, 0]]" "CountingPredicate [underlying: 125#L1029-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 306#L564true, annotation: [0, 0]]" "CountingPredicate [underlying: 329#L865true, annotation: [0, 0]]" "CountingPredicate [underlying: 12#L98true, annotation: [6, 0]]" "CountingPredicate [underlying: 160#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 95#L51true, annotation: [7, 0]]" "CountingPredicate [underlying: 282#Loop~6true, annotation: [0, 0]]" "CountingPredicate [underlying: 120#L142true, annotation: [7, 0]]" "CountingPredicate [underlying: 355#L899true, annotation: [0, 0]]" "CountingPredicate [underlying: 201#L661true, annotation: [0, 0]]" "CountingPredicate [underlying: 154#L117true, annotation: [7, 0]]" "CountingPredicate [underlying: 33#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 287#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 299#L680true, annotation: [0, 0]]" "CountingPredicate [underlying: 314#L551true, annotation: [0, 0]]" "CountingPredicate [underlying: 300#L845true, annotation: [0, 0]]" "CountingPredicate [underlying: 186#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 145#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 65#L1168true, annotation: [0, 0]]" "CountingPredicate [underlying: 177#L768true, annotation: [0, 0]]" "CountingPredicate [underlying: 68#L190true, annotation: [7, 0]]" "CountingPredicate [underlying: 102#L131true, annotation: [6, 0]]" "CountingPredicate [underlying: 67#activate_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 168#immediate_notifyFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 280#L533true, annotation: [0, 0]]" "CountingPredicate [underlying: 99#L219true, annotation: [7, 0]]" "CountingPredicate [underlying: 122#L738true, annotation: [0, 0]]" "CountingPredicate [underlying: 83#L987true, annotation: [0, 0]]" "CountingPredicate [underlying: 172#L774true, annotation: [0, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 203#L160true, annotation: [10, 0]]" "CountingPredicate [underlying: 310#L803-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 116#while_2_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 2#L260true, annotation: [10, 0]]" "CountingPredicate [underlying: 27#immediate_notifyENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 78#L435true, annotation: [0, 0]]" "CountingPredicate [underlying: 239#init_threads1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 160#is_do_write_p_triggeredFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 24#L335true, annotation: [6, 0]]" "CountingPredicate [underlying: 212#mainENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 331#L187true, annotation: [7, 0]]" "CountingPredicate [underlying: 287#exists_runnable_thread1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 147#L175true, annotation: [10, 0]]" "CountingPredicate [underlying: 124#L255true, annotation: [6, 0]]" "CountingPredicate [underlying: 259#L962true, annotation: [0, 0]]" "CountingPredicate [underlying: 133#L513true, annotation: [0, 0]]" "CountingPredicate [underlying: 271#L772true, annotation: [0, 0]]" "CountingPredicate [underlying: 58#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 88#do_read_cENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 317#L118true, annotation: [10, 0]]" "CountingPredicate [underlying: 333#L449-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 62#L72true, annotation: [10, 0]]" "CountingPredicate [underlying: 149#L232true, annotation: [7, 0]]" "CountingPredicate [underlying: 99#L219true, annotation: [6, 0]]" "CountingPredicate [underlying: 73#Loop~8true, annotation: [0, 0]]" "CountingPredicate [underlying: 10#L265true, annotation: [6, 0]]" "CountingPredicate [underlying: 191#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 151#L862true, annotation: [0, 0]]" "CountingPredicate [underlying: 311#L585true, annotation: [0, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 295#L947true, annotation: [0, 0]]" "CountingPredicate [underlying: 141#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 239#init_threads1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 110#L115true, annotation: [6, 0]]" "CountingPredicate [underlying: 331#L187true, annotation: [6, 0]]" "CountingPredicate [underlying: 129#L287true, annotation: [7, 0]]" "CountingPredicate [underlying: 292#L433true, annotation: [0, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 284#activate_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 291#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 260#L1005true, annotation: [0, 0]]" "CountingPredicate [underlying: 321#L272true, annotation: [6, 0]]" "CountingPredicate [underlying: 118#L79true, annotation: [10, 0]]" "CountingPredicate [underlying: 88#do_read_cENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 215#init_threads1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 149#L232true, annotation: [6, 0]]" "CountingPredicate [underlying: 205#L280true, annotation: [10, 0]]" "CountingPredicate [underlying: 16#L658true, annotation: [0, 0]]" "CountingPredicate [underlying: 10#L265true, annotation: [7, 0]]" "CountingPredicate [underlying: 235#L70true, annotation: [6, 0]]" "CountingPredicate [underlying: 197#Loop~9true, annotation: [0, 0]]" "CountingPredicate [underlying: 253#L859true, annotation: [0, 0]]" "CountingPredicate [underlying: 324#L733true, annotation: [0, 0]]" "CountingPredicate [underlying: 135#L236true, annotation: [6, 0]]" "CountingPredicate [underlying: 95#L51true, annotation: [10, 0]]" "CountingPredicate [underlying: 346#L1021true, annotation: [0, 0]]" "CountingPredicate [underlying: 85#L1170true, annotation: [0, 0]]" "CountingPredicate [underlying: 35#L1223-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 340#L238true, annotation: [7, 0]]" "CountingPredicate [underlying: 64#L275true, annotation: [6, 0]]" "CountingPredicate [underlying: 110#L115true, annotation: [7, 0]]" "CountingPredicate [underlying: 255#L161true, annotation: [6, 0]]" "CountingPredicate [underlying: 303#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 184#L764true, annotation: [0, 0]]" "CountingPredicate [underlying: 89#L699true, annotation: [0, 0]]" "CountingPredicate [underlying: 129#L287true, annotation: [10, 0]]" "CountingPredicate [underlying: 190#L142-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 341#L668true, annotation: [0, 0]]" "CountingPredicate [underlying: 268#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 154#L117true, annotation: [10, 0]]" "CountingPredicate [underlying: 104#L677true, annotation: [0, 0]]" "CountingPredicate [underlying: 348#L823true, annotation: [0, 0]]" "CountingPredicate [underlying: 275#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 134#L793true, annotation: [0, 0]]" "CountingPredicate [underlying: 318#L621true, annotation: [0, 0]]" "CountingPredicate [underlying: 244#L889true, annotation: [0, 0]]" "CountingPredicate [underlying: 103#L801true, annotation: [0, 0]]" "CountingPredicate [underlying: 354#L1169true, annotation: [0, 0]]" "CountingPredicate [underlying: 126#L817-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 9#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 53#Loop~5true, annotation: [0, 0]]" "CountingPredicate [underlying: 235#L70true, annotation: [7, 0]]" "CountingPredicate [underlying: 195#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 135#L236true, annotation: [7, 0]]" "CountingPredicate [underlying: 175#L243true, annotation: [6, 0]]" "CountingPredicate [underlying: 239#init_threads1FINALtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 160#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 93#while_5_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 249#L851true, annotation: [0, 0]]" "CountingPredicate [underlying: 340#L238true, annotation: [6, 0]]" "CountingPredicate [underlying: 343#L90true, annotation: [10, 0]]" "CountingPredicate [underlying: 255#L161true, annotation: [7, 0]]" "CountingPredicate [underlying: 319#L640true, annotation: [0, 0]]" "CountingPredicate [underlying: 64#L275true, annotation: [7, 0]]" "CountingPredicate [underlying: 283#L390true, annotation: [0, 0]]" "CountingPredicate [underlying: 233#L459true, annotation: [0, 0]]" "CountingPredicate [underlying: 287#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 345#L455true, annotation: [0, 0]]" "CountingPredicate [underlying: 124#L255true, annotation: [7, 0]]" "CountingPredicate [underlying: 218#L605true, annotation: [0, 0]]" "CountingPredicate [underlying: 317#L118true, annotation: [7, 0]]" "CountingPredicate [underlying: 101#L69true, annotation: [6, 0]]" "CountingPredicate [underlying: 49#L569-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 232#L1015true, annotation: [0, 0]]" "CountingPredicate [underlying: 328#L157true, annotation: [6, 0]]" "CountingPredicate [underlying: 289#L957true, annotation: [0, 0]]" "CountingPredicate [underlying: 98#error1FINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 286#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 101#L69true, annotation: [7, 0]]" "CountingPredicate [underlying: 36#eval2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 173#L924true, annotation: [0, 0]]" "CountingPredicate [underlying: 185#Loop~1true, annotation: [7, 0]]" "CountingPredicate [underlying: 195#is_do_write_p_triggeredENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 34#init_model2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 203#L160true, annotation: [6, 0]]" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 76#L1167true, annotation: [0, 0]]" "CountingPredicate [underlying: 60#L1037-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 161#main1ENTRYtrue, annotation: [2, 0]]" "CountingPredicate [underlying: 30#L820true, annotation: [0, 0]]" "CountingPredicate [underlying: 118#L79true, annotation: [7, 0]]" "CountingPredicate [underlying: 155#L50true, annotation: [7, 0]]" "CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 213#L845-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 147#L175true, annotation: [6, 0]]" "CountingPredicate [underlying: 61#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 211#L269true, annotation: [10, 0]]" "CountingPredicate [underlying: 48#L187-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 290#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 265#L436true, annotation: [0, 0]]" "CountingPredicate [underlying: 208#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 264#L258true, annotation: [7, 0]]" "CountingPredicate [underlying: 96#L1037true, annotation: [0, 0]]" "CountingPredicate [underlying: 139#start_simulation1ENTRYtrue, annotation: [5, 0]]" "CountingPredicate [underlying: 77#Loop~3true, annotation: [9, 0]]" "CountingPredicate [underlying: 226#L1173true, annotation: [0, 0]]" "CountingPredicate [underlying: 328#L157true, annotation: [7, 0]]" "CountingPredicate [underlying: 219#is_master_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 74#L137true, annotation: [6, 0]]" "CountingPredicate [underlying: 185#Loop~1true, annotation: [6, 0]]" "CountingPredicate [underlying: 203#L160true, annotation: [7, 0]]" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 332#L515true, annotation: [0, 0]]" "CountingPredicate [underlying: 110#L115true, annotation: [10, 0]]" "CountingPredicate [underlying: 246#L191true, annotation: [6, 0]]" "CountingPredicate [underlying: 24#L335true, annotation: [9, 0]]" "CountingPredicate [underlying: 100#L263true, annotation: [10, 0]]" "CountingPredicate [underlying: 111#error2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 331#L187true, annotation: [10, 0]]" "CountingPredicate [underlying: 288#L678true, annotation: [0, 0]]" "CountingPredicate [underlying: 118#L79true, annotation: [6, 0]]" "CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 48#L187-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 11#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 81#L806true, annotation: [0, 0]]" "CountingPredicate [underlying: 135#L236true, annotation: [10, 0]]" "CountingPredicate [underlying: 321#L272true, annotation: [10, 0]]" "CountingPredicate [underlying: 290#is_do_write_p_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 23#exists_runnable_thread1ENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 272#L533-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 336#L909true, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L1005-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 74#L137true, annotation: [7, 0]]" "CountingPredicate [underlying: 41#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 11#is_do_read_c_triggeredENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 343#L90true, annotation: [7, 0]]" "CountingPredicate [underlying: 334#L914true, annotation: [0, 0]]" "CountingPredicate [underlying: 31#L497true, annotation: [0, 0]]" "CountingPredicate [underlying: 162#eval1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 335#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 246#L191true, annotation: [7, 0]]" "CountingPredicate [underlying: 114#L809true, annotation: [0, 0]]" "CountingPredicate [underlying: 207#L1013true, annotation: [0, 0]]" "CountingPredicate [underlying: 64#L275true, annotation: [10, 0]]" "CountingPredicate [underlying: 243#L728true, annotation: [0, 0]]" "CountingPredicate [underlying: 105#L1031true, annotation: [0, 0]]" "CountingPredicate [underlying: 237#Loop~10true, annotation: [0, 0]]" "CountingPredicate [underlying: 7#Loop~2true, annotation: [7, 0]]" "CountingPredicate [underlying: 23#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 337#fire_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 321#L272true, annotation: [7, 0]]" "CountingPredicate [underlying: 106#L449true, annotation: [0, 0]]" "CountingPredicate [underlying: 22#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 245#L528true, annotation: [0, 0]]" "CountingPredicate [underlying: 82#L1234-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 350#L373-1true, annotation: [4, 0]]" "CountingPredicate [underlying: 229#L339true, annotation: [6, 0]]" "CountingPredicate [underlying: 285#L477true, annotation: [0, 0]]" "CountingPredicate [underlying: 326#L659true, annotation: [0, 0]]" "CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 29#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 101#L69true, annotation: [10, 0]]" "CountingPredicate [underlying: 195#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 343#L90true, annotation: [6, 0]]" "CountingPredicate [underlying: 140#L743true, annotation: [0, 0]]" "CountingPredicate [underlying: 307#L60true, annotation: [10, 0]]" "CountingPredicate [underlying: 162#eval1ENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 24#L335true, annotation: [7, 0]]" "CountingPredicate [underlying: 220#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 18#L479true, annotation: [0, 0]]" "CountingPredicate [underlying: 247#L639true, annotation: [0, 0]]" "CountingPredicate [underlying: 340#L238true, annotation: [10, 0]]" "CountingPredicate [underlying: 155#L50true, annotation: [6, 0]]" "CountingPredicate [underlying: 147#L175true, annotation: [7, 0]]" "CountingPredicate [underlying: 209#L587true, annotation: [0, 0]]" "CountingPredicate [underlying: 7#Loop~2true, annotation: [6, 0]]" "CountingPredicate [underlying: 264#L258true, annotation: [6, 0]]" "CountingPredicate [underlying: 257#while_4_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 19#while_6_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 100#L263true, annotation: [7, 0]]" "CountingPredicate [underlying: 98#error1FINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 37#L100true, annotation: [6, 0]]" "CountingPredicate [underlying: 328#L157true, annotation: [10, 0]]" "CountingPredicate [underlying: 281#L331true, annotation: [9, 0]]" "CountingPredicate [underlying: 254#L497-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 150#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 5#L687true, annotation: [0, 0]]" "CountingPredicate [underlying: 178#Loop~0true, annotation: [10, 0]]" "CountingPredicate [underlying: 146#L859-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 221#L620true, annotation: [0, 0]]" "CountingPredicate [underlying: 169#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 120#L142true, annotation: [10, 0]]" "CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 113#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 302#init_model1ENTRYtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 189#L919true, annotation: [0, 0]]" "CountingPredicate [underlying: 240#L1023true, annotation: [0, 0]]" "CountingPredicate [underlying: 17#while_1_continuetrue, annotation: [10, 0]]" "CountingPredicate [underlying: 210#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 38#L158true, annotation: [10, 0]]" "CountingPredicate [underlying: 131#transmit2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 279#L98-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 153#L1021-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 39#L182true, annotation: [6, 0]]" "CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 86#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 211#L269true, annotation: [6, 0]]" "CountingPredicate [underlying: 145#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 68#L190true, annotation: [6, 0]]" "CountingPredicate [underlying: 290#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 92#L760true, annotation: [0, 0]]" "CountingPredicate [underlying: 188#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 165#L982true, annotation: [0, 0]]" "CountingPredicate [underlying: 316#L27true, annotation: [10, 0]]" "CountingPredicate [underlying: 270#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 100#L263true, annotation: [6, 0]]" "CountingPredicate [underlying: 74#L137true, annotation: [10, 0]]" "CountingPredicate [underlying: 185#Loop~1true, annotation: [10, 0]]" "CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 97#transmit4ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 267#L837true, annotation: [0, 0]]" "CountingPredicate [underlying: 4#init_threads2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 11#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 136#L756true, annotation: [0, 0]]" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 14#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 206#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 230#L-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 246#L191true, annotation: [10, 0]]" "CountingPredicate [underlying: 127#L623true, annotation: [0, 0]]" "CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 84#L1013-1true, annotation: [0, 0]]" "CountingPredicate [underlying: 66#L831true, annotation: [0, 0]]" "CountingPredicate [underlying: 109#L1007true, annotation: [0, 0]]" "CountingPredicate [underlying: 211#L269true, annotation: [7, 0]]" "CountingPredicate [underlying: 48#L187-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 39#L182true, annotation: [7, 0]]" "CountingPredicate [underlying: 121#while_3_continuetrue, annotation: [6, 0]]" "CountingPredicate [underlying: 107#L284true, annotation: [10, 0]]" "CountingPredicate [underlying: 90#init_model2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 77#Loop~3true, annotation: [6, 0]]" "CountingPredicate [underlying: 69#L90-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 138#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 229#L339true, annotation: [7, 0]]" "CountingPredicate [underlying: 316#L27true, annotation: [7, 0]]" "CountingPredicate [underlying: 69#L90-1true, annotation: [10, 0]]" "CountingPredicate [underlying: 43#start_simulation2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 353#L195true, annotation: [10, 0]]" "CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 252#L1039true, annotation: [0, 0]]" "CountingPredicate [underlying: 279#L98-1true, annotation: [7, 0]]" "CountingPredicate [underlying: 115#L552true, annotation: [0, 0]]" "CountingPredicate [underlying: 347#L1232-1true, annotation: [1, 0]]" "CountingPredicate [underlying: 162#eval1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 307#L60true, annotation: [7, 0]]" "CountingPredicate [underlying: 163#L53true, annotation: [6, 0]]" "CountingPredicate [underlying: 14#is_do_read_c_triggeredFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 309#error2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 86#init_threads1EXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 158#L894true, annotation: [0, 0]]" "CountingPredicate [underlying: 323#init_threads2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 44#L904true, annotation: [0, 0]]" "CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 47#L697true, annotation: [0, 0]]" "CountingPredicate [underlying: 50#L972true, annotation: [0, 0]]" "CountingPredicate [underlying: 91#L92true, annotation: [6, 0]]" "CountingPredicate [underlying: 166#L782true, annotation: [0, 0]]" "CountingPredicate [underlying: 121#while_3_continuetrue, annotation: [7, 0]]" "CountingPredicate [underlying: 225#main2ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 159#masterENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 23#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 274#L328true, annotation: [5, 0]]" "CountingPredicate [underlying: 236#reset_delta_events2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 193#L929true, annotation: [0, 0]]" "CountingPredicate [underlying: 242#init_model1FINALtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 223#L696true, annotation: [0, 0]]" "CountingPredicate [underlying: 196#while_0_continuetrue, annotation: [0, 0]]" "CountingPredicate [underlying: 77#Loop~3true, annotation: [7, 0]]" "CountingPredicate [underlying: 142#transmit3ENTRYtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 130#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 256#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 316#L27true, annotation: [6, 0]]" "CountingPredicate [underlying: 98#error1FINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 37#L100true, annotation: [7, 0]]" "CountingPredicate [underlying: 117#Loop~7true, annotation: [0, 0]]" "CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 12#L98true, annotation: [10, 0]]" "CountingPredicate [underlying: 307#L60true, annotation: [6, 0]]" "CountingPredicate [underlying: 279#L98-1true, annotation: [6, 0]]" "CountingPredicate [underlying: 86#init_threads1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 155#L50true, annotation: [10, 0]]" "CountingPredicate [underlying: 145#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 349#L977true, annotation: [0, 0]]" "CountingPredicate [underlying: 137#L492true, annotation: [0, 0]]" "CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 263#L630true, annotation: [0, 0]]" "CountingPredicate [underlying: 91#L92true, annotation: [7, 0]]" "CountingPredicate [underlying: 7#Loop~2true, annotation: [10, 0]]" "CountingPredicate [underlying: 51#update_channels2FINALtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 229#L339true, annotation: [9, 0]]" "CountingPredicate [underlying: 264#L258true, annotation: [10, 0]]" "CountingPredicate [underlying: 102#L131true, annotation: [10, 0]]" "CountingPredicate [underlying: 327#L967true, annotation: [0, 0]]" }, initialStates = {"CountingPredicate [underlying: 335#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" }, finalStates = {}, callTransitions = { ("CountingPredicate [underlying: 72#L372true, annotation: [2, 0]]" "call init_model1();" "CountingPredicate [underlying: 302#init_model1ENTRYtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 339#L1177-1true, annotation: [0, 0]]" "call eval2();" "CountingPredicate [underlying: 36#eval2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 46#L200true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 313#L1166true, annotation: [0, 0]]" "call update_channels2();" "CountingPredicate [underlying: 51#update_channels2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 190#L142-1true, annotation: [7, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 273#L1222true, annotation: [0, 0]]" "call init_model2();" "CountingPredicate [underlying: 90#init_model2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 46#L200true, annotation: [7, 0]]" "call error1();" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 353#L195true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 55#L605-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 27#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 129#L287true, annotation: [6, 0]]" "call do_read_c();" "CountingPredicate [underlying: 88#do_read_cENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 190#L142-1true, annotation: [10, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 69#L90-1true, annotation: [6, 0]]" "call #t~ret5 := is_do_write_p_triggered();" "CountingPredicate [underlying: 195#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 46#L200true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 353#L195true, annotation: [7, 0]]" "call error1();" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 125#L1029-1true, annotation: [0, 0]]" "call #t~ret27 := is_transmit3_triggered();" "CountingPredicate [underlying: 206#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 329#L865true, annotation: [0, 0]]" "call transmit4();" "CountingPredicate [underlying: 97#transmit4ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 65#L1168true, annotation: [0, 0]]" "call fire_delta_events2();" "CountingPredicate [underlying: 169#fire_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [6, 0]]" "call #t~ret8 := exists_runnable_thread1();" "CountingPredicate [underlying: 23#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 27#immediate_notifyENTRYtrue, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 284#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 24#L335true, annotation: [6, 0]]" "call eval1();" "CountingPredicate [underlying: 162#eval1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 333#L449-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 27#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [7, 0]]" "call #t~ret8 := exists_runnable_thread1();" "CountingPredicate [underlying: 23#exists_runnable_thread1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 129#L287true, annotation: [7, 0]]" "call do_read_c();" "CountingPredicate [underlying: 88#do_read_cENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 321#L272true, annotation: [6, 0]]" "call do_write_p();" "CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 85#L1170true, annotation: [0, 0]]" "call reset_delta_events2();" "CountingPredicate [underlying: 208#reset_delta_events2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 35#L1223-1true, annotation: [0, 0]]" "call start_simulation2();" "CountingPredicate [underlying: 43#start_simulation2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#L275true, annotation: [6, 0]]" "call error1();" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 129#L287true, annotation: [10, 0]]" "call do_read_c();" "CountingPredicate [underlying: 88#do_read_cENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 190#L142-1true, annotation: [6, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 348#L823true, annotation: [0, 0]]" "call transmit1();" "CountingPredicate [underlying: 63#transmit1ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 354#L1169true, annotation: [0, 0]]" "call activate_threads2();" "CountingPredicate [underlying: 284#activate_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 93#while_5_continuetrue, annotation: [0, 0]]" "call #t~ret18 := exists_runnable_thread2();" "CountingPredicate [underlying: 22#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 249#L851true, annotation: [0, 0]]" "call transmit3();" "CountingPredicate [underlying: 142#transmit3ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#L275true, annotation: [7, 0]]" "call error1();" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 233#L459true, annotation: [0, 0]]" "call error2();" "CountingPredicate [underlying: 111#error2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 49#L569-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 27#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 76#L1167true, annotation: [0, 0]]" "call init_threads2();" "CountingPredicate [underlying: 4#init_threads2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 60#L1037-1true, annotation: [0, 0]]" "call #t~ret28 := is_transmit4_triggered();" "CountingPredicate [underlying: 216#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 48#L187-1true, annotation: [7, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [10, 0]]" "call #t~ret8 := exists_runnable_thread1();" "CountingPredicate [underlying: 23#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 24#L335true, annotation: [9, 0]]" "call eval1();" "CountingPredicate [underlying: 162#eval1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 48#L187-1true, annotation: [6, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 321#L272true, annotation: [10, 0]]" "call do_write_p();" "CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 272#L533-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 27#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 26#L1005-1true, annotation: [0, 0]]" "call #t~ret24 := is_master_triggered();" "CountingPredicate [underlying: 141#is_master_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 335#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "call ULTIMATE.init();" "CountingPredicate [underlying: 70#ULTIMATE.initENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 114#L809true, annotation: [0, 0]]" "call master();" "CountingPredicate [underlying: 159#masterENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 64#L275true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 321#L272true, annotation: [7, 0]]" "call do_write_p();" "CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 82#L1234-1true, annotation: [0, 0]]" "call #t~ret34 := main2();" "CountingPredicate [underlying: 225#main2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 350#L373-1true, annotation: [4, 0]]" "call start_simulation1();" "CountingPredicate [underlying: 139#start_simulation1ENTRYtrue, annotation: [5, 0]]") ("CountingPredicate [underlying: 24#L335true, annotation: [7, 0]]" "call eval1();" "CountingPredicate [underlying: 162#eval1ENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 254#L497-1true, annotation: [0, 0]]" "call immediate_notify();" "CountingPredicate [underlying: 27#immediate_notifyENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 279#L98-1true, annotation: [10, 0]]" "call #t~ret6 := is_do_read_c_triggered();" "CountingPredicate [underlying: 11#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 153#L1021-1true, annotation: [0, 0]]" "call #t~ret26 := is_transmit2_triggered();" "CountingPredicate [underlying: 250#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 267#L837true, annotation: [0, 0]]" "call transmit2();" "CountingPredicate [underlying: 131#transmit2ENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 230#L-1true, annotation: [0, 0]]" "call #t~ret35 := main();" "CountingPredicate [underlying: 212#mainENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 84#L1013-1true, annotation: [0, 0]]" "call #t~ret25 := is_transmit1_triggered();" "CountingPredicate [underlying: 61#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 48#L187-1true, annotation: [10, 0]]" "call immediate_notify_threads();" "CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 69#L90-1true, annotation: [7, 0]]" "call #t~ret5 := is_do_write_p_triggered();" "CountingPredicate [underlying: 195#is_do_write_p_triggeredENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 69#L90-1true, annotation: [10, 0]]" "call #t~ret5 := is_do_write_p_triggered();" "CountingPredicate [underlying: 195#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 353#L195true, annotation: [10, 0]]" "call error1();" "CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 279#L98-1true, annotation: [7, 0]]" "call #t~ret6 := is_do_read_c_triggered();" "CountingPredicate [underlying: 11#is_do_read_c_triggeredENTRYtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 347#L1232-1true, annotation: [1, 0]]" "call #t~ret33 := main1();" "CountingPredicate [underlying: 161#main1ENTRYtrue, annotation: [2, 0]]") ("CountingPredicate [underlying: 274#L328true, annotation: [5, 0]]" "call init_threads1();" "CountingPredicate [underlying: 215#init_threads1ENTRYtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 279#L98-1true, annotation: [6, 0]]" "call #t~ret6 := is_do_read_c_triggered();" "CountingPredicate [underlying: 11#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]") }, internalTransitions = { ("CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [10, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 110#L115true, annotation: [10, 0]]") ("CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [10, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 154#L117true, annotation: [10, 0]]") ("CountingPredicate [underlying: 70#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;~m_st~0 := 0;~t1_st~0 := 0;~t2_st~0 := 0;~t3_st~0 := 0;~t4_st~0 := 0;~m_i~0 := 0;~t1_i~0 := 0;~t2_i~0 := 0;~t3_i~0 := 0;~t4_i~0 := 0;~M_E~0 := 2;~T1_E~0 := 2;~T2_E~0 := 2;~T3_E~0 := 2;~T4_E~0 := 2;~E_M~0 := 2;~E_1~0 := 2;~E_2~0 := 2;~E_3~0 := 2;~E_4~0 := 2;~token~0 := 0;~local~0 := 0;" "CountingPredicate [underlying: 33#ULTIMATE.initFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 148#L569true, annotation: [0, 0]]" "~E_4~0 := 2;" "CountingPredicate [underlying: 128#L549true, annotation: [0, 0]]") ("CountingPredicate [underlying: 108#L1029true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret27 && #t~ret27 <= 2147483647;~tmp___2~0 := #t~ret27;havoc #t~ret27;" "CountingPredicate [underlying: 105#L1031true, annotation: [0, 0]]") ("CountingPredicate [underlying: 62#L72true, annotation: [7, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 14#is_do_read_c_triggeredFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 175#L243true, annotation: [7, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 340#L238true, annotation: [7, 0]]") ("CountingPredicate [underlying: 112#L796true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret18 && #t~ret18 <= 2147483647;~tmp~4 := #t~ret18;havoc #t~ret18;" "CountingPredicate [underlying: 301#L798true, annotation: [0, 0]]") ("CountingPredicate [underlying: 182#L588true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_M~0 := 1;" "CountingPredicate [underlying: 55#L605-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 12#L98true, annotation: [7, 0]]" "assume -2147483648 <= #t~ret6 && #t~ret6 <= 2147483647;~tmp___0~0 := #t~ret6;havoc #t~ret6;" "CountingPredicate [underlying: 37#L100true, annotation: [7, 0]]") ("CountingPredicate [underlying: 178#Loop~0true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 178#Loop~0true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 102#L131true, annotation: [6, 0]]") ("CountingPredicate [underlying: 301#L798true, annotation: [0, 0]]" "assume 0 != ~tmp~4;" "CountingPredicate [underlying: 310#L803-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 301#L798true, annotation: [0, 0]]" "assume !(0 != ~tmp~4);" "CountingPredicate [underlying: 103#L801true, annotation: [0, 0]]") ("CountingPredicate [underlying: 17#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: 147#L175true, annotation: [6, 0]]") ("CountingPredicate [underlying: 17#while_1_continuetrue, annotation: [6, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 39#L182true, annotation: [6, 0]]") ("CountingPredicate [underlying: 198#L834true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_3~0;~t2_st~0 := 1;" "CountingPredicate [underlying: 267#L837true, annotation: [0, 0]]") ("CountingPredicate [underlying: 198#L834true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_3~0);" "CountingPredicate [underlying: 66#L831true, annotation: [0, 0]]") ("CountingPredicate [underlying: 120#L142true, annotation: [6, 0]]" "~q_write_ev~0 := 2;" "CountingPredicate [underlying: 110#L115true, annotation: [6, 0]]") ("CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [10, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 102#L131true, annotation: [10, 0]]") ("CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [10, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 74#L137true, annotation: [10, 0]]") ("CountingPredicate [underlying: 79#L706true, annotation: [0, 0]]" "~__retres1~8 := 0;" "CountingPredicate [underlying: 89#L699true, annotation: [0, 0]]") ("CountingPredicate [underlying: 39#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: 48#L187-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 63#transmit1ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t1_pc~0;" "CountingPredicate [underlying: 285#L477true, annotation: [0, 0]]") ("CountingPredicate [underlying: 63#transmit1ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t1_pc~0);" "CountingPredicate [underlying: 18#L479true, annotation: [0, 0]]") ("CountingPredicate [underlying: 124#L255true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 7#Loop~2true, annotation: [10, 0]]") ("CountingPredicate [underlying: 124#L255true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 100#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [6, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 10#L265true, annotation: [6, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [6, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 100#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 88#do_read_cENTRYtrue, annotation: [10, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 328#L157true, annotation: [10, 0]]") ("CountingPredicate [underlying: 317#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: 190#L142-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 68#L190true, annotation: [10, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 246#L191true, annotation: [10, 0]]") ("CountingPredicate [underlying: 68#L190true, annotation: [10, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 46#L200true, annotation: [10, 0]]") ("CountingPredicate [underlying: 121#while_3_continuetrue, annotation: [9, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 24#L335true, annotation: [9, 0]]") ("CountingPredicate [underlying: 315#L1231true, annotation: [0, 0]]" "assume 0 != #t~nondet32;havoc #t~nondet32;" "CountingPredicate [underlying: 347#L1232-1true, annotation: [1, 0]]") ("CountingPredicate [underlying: 315#L1231true, annotation: [0, 0]]" "assume !(0 != #t~nondet32);havoc #t~nondet32;" "CountingPredicate [underlying: 82#L1234-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#L952true, annotation: [0, 0]]" "assume 1 == ~T2_E~0;~T2_E~0 := 2;" "CountingPredicate [underlying: 289#L957true, annotation: [0, 0]]") ("CountingPredicate [underlying: 231#L952true, annotation: [0, 0]]" "assume !(1 == ~T2_E~0);" "CountingPredicate [underlying: 289#L957true, annotation: [0, 0]]") ("CountingPredicate [underlying: 107#L284true, annotation: [7, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 129#L287true, annotation: [7, 0]]") ("CountingPredicate [underlying: 107#L284true, annotation: [7, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 124#L255true, annotation: [7, 0]]") ("CountingPredicate [underlying: 37#L100true, annotation: [10, 0]]" "assume 0 != ~tmp___0~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 37#L100true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~0);" "CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 248#L803true, annotation: [0, 0]]" "havoc ~tmp_ndt_1~0;" "CountingPredicate [underlying: 126#L817-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 205#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: 107#L284true, annotation: [7, 0]]") ("CountingPredicate [underlying: 205#L280true, annotation: [7, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 124#L255true, annotation: [7, 0]]") ("CountingPredicate [underlying: 281#L331true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 77#Loop~3true, annotation: [6, 0]]") ("CountingPredicate [underlying: 281#L331true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 229#L339true, annotation: [6, 0]]") ("CountingPredicate [underlying: 62#L72true, annotation: [6, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 14#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 163#L53true, annotation: [7, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 160#is_do_write_p_triggeredFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 38#L158true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 185#Loop~1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 38#L158true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 147#L175true, annotation: [6, 0]]") ("CountingPredicate [underlying: 178#Loop~0true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 178#Loop~0true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 102#L131true, annotation: [7, 0]]") ("CountingPredicate [underlying: 17#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: 147#L175true, annotation: [7, 0]]") ("CountingPredicate [underlying: 17#while_1_continuetrue, annotation: [7, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 39#L182true, annotation: [7, 0]]") ("CountingPredicate [underlying: 216#is_transmit4_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~8;" "CountingPredicate [underlying: 223#L696true, annotation: [0, 0]]") ("CountingPredicate [underlying: 14#is_do_read_c_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 303#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 38#L158true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 185#Loop~1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 38#L158true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 147#L175true, annotation: [7, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [7, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 10#L265true, annotation: [7, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [7, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 100#L263true, annotation: [7, 0]]") ("CountingPredicate [underlying: 194#L817true, annotation: [0, 0]]" "havoc ~tmp_ndt_2~0;" "CountingPredicate [underlying: 351#L831-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 10#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: 211#L269true, annotation: [10, 0]]") ("CountingPredicate [underlying: 10#L265true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 205#L280true, annotation: [10, 0]]") ("CountingPredicate [underlying: 45#while_1_continuetrue, annotation: [0, 0]]" "~t1_pc~0 := 1;~t1_st~0 := 2;" "CountingPredicate [underlying: 137#L492true, annotation: [0, 0]]") ("CountingPredicate [underlying: 107#L284true, annotation: [6, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 129#L287true, annotation: [6, 0]]") ("CountingPredicate [underlying: 107#L284true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 124#L255true, annotation: [6, 0]]") ("CountingPredicate [underlying: 205#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: 107#L284true, annotation: [6, 0]]") ("CountingPredicate [underlying: 205#L280true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 124#L255true, annotation: [6, 0]]") ("CountingPredicate [underlying: 8#Loop~4true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 196#while_0_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 8#Loop~4true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 345#L455true, annotation: [0, 0]]") ("CountingPredicate [underlying: 281#L331true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 77#Loop~3true, annotation: [7, 0]]") ("CountingPredicate [underlying: 281#L331true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 229#L339true, annotation: [7, 0]]") ("CountingPredicate [underlying: 217#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 58#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 163#L53true, annotation: [10, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 160#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 297#L642true, annotation: [0, 0]]" "#res := ~__retres1~5;" "CountingPredicate [underlying: 217#is_transmit1_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 143#while_3_continuetrue, annotation: [0, 0]]" "~t3_pc~0 := 1;~t3_st~0 := 2;" "CountingPredicate [underlying: 306#L564true, annotation: [0, 0]]") ("CountingPredicate [underlying: 95#L51true, annotation: [6, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 163#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 95#L51true, annotation: [6, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L60true, annotation: [6, 0]]") ("CountingPredicate [underlying: 255#L161true, annotation: [10, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 39#L182true, annotation: [10, 0]]") ("CountingPredicate [underlying: 13#L516true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_3~0 := 1;" "CountingPredicate [underlying: 272#L533-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 154#L117true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 317#L118true, annotation: [6, 0]]") ("CountingPredicate [underlying: 154#L117true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 110#L115true, annotation: [6, 0]]") ("CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 91#L92true, annotation: [10, 0]]" "assume 0 != ~tmp~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 279#L98-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 91#L92true, annotation: [10, 0]]" "assume !(0 != ~tmp~0);" "CountingPredicate [underlying: 279#L98-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 235#L70true, annotation: [10, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 62#L72true, annotation: [10, 0]]") ("CountingPredicate [underlying: 235#L70true, annotation: [10, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 118#L79true, annotation: [10, 0]]") ("CountingPredicate [underlying: 156#L480true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_2~0 := 1;" "CountingPredicate [underlying: 254#L497-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 128#L549true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 117#Loop~7true, annotation: [0, 0]]") ("CountingPredicate [underlying: 128#L549true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 306#L564true, annotation: [0, 0]]") ("CountingPredicate [underlying: 351#L831-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: 198#L834true, annotation: [0, 0]]") ("CountingPredicate [underlying: 351#L831-1true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 213#L845-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 250#is_transmit2_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~6;" "CountingPredicate [underlying: 16#L658true, annotation: [0, 0]]") ("CountingPredicate [underlying: 149#L232true, annotation: [10, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 340#L238true, annotation: [10, 0]]") ("CountingPredicate [underlying: 149#L232true, annotation: [10, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 135#L236true, annotation: [10, 0]]") ("CountingPredicate [underlying: 204#L848true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_4~0;~t3_st~0 := 1;" "CountingPredicate [underlying: 249#L851true, annotation: [0, 0]]") ("CountingPredicate [underlying: 204#L848true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_4~0);" "CountingPredicate [underlying: 300#L845true, annotation: [0, 0]]") ("CountingPredicate [underlying: 325#L649true, annotation: [0, 0]]" "~__retres1~5 := 0;" "CountingPredicate [underlying: 297#L642true, annotation: [0, 0]]") ("CountingPredicate [underlying: 175#L243true, annotation: [10, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 340#L238true, annotation: [10, 0]]") ("CountingPredicate [underlying: 12#L98true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret6 && #t~ret6 <= 2147483647;~tmp___0~0 := #t~ret6;havoc #t~ret6;" "CountingPredicate [underlying: 37#L100true, annotation: [6, 0]]") ("CountingPredicate [underlying: 160#is_do_write_p_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 290#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 95#L51true, annotation: [7, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 163#L53true, annotation: [7, 0]]") ("CountingPredicate [underlying: 95#L51true, annotation: [7, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L60true, annotation: [7, 0]]") ("CountingPredicate [underlying: 282#Loop~6true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 116#while_2_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 282#Loop~6true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 245#L528true, annotation: [0, 0]]") ("CountingPredicate [underlying: 120#L142true, annotation: [7, 0]]" "~q_write_ev~0 := 2;" "CountingPredicate [underlying: 110#L115true, annotation: [7, 0]]") ("CountingPredicate [underlying: 355#L899true, annotation: [0, 0]]" "assume 0 == ~T3_E~0;~T3_E~0 := 1;" "CountingPredicate [underlying: 44#L904true, annotation: [0, 0]]") ("CountingPredicate [underlying: 355#L899true, annotation: [0, 0]]" "assume !(0 == ~T3_E~0);" "CountingPredicate [underlying: 44#L904true, annotation: [0, 0]]") ("CountingPredicate [underlying: 201#L661true, annotation: [0, 0]]" "#res := ~__retres1~6;" "CountingPredicate [underlying: 286#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 154#L117true, annotation: [7, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 317#L118true, annotation: [7, 0]]") ("CountingPredicate [underlying: 154#L117true, annotation: [7, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 110#L115true, annotation: [7, 0]]") ("CountingPredicate [underlying: 33#ULTIMATE.initFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 322#ULTIMATE.initEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 287#exists_runnable_thread1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 268#exists_runnable_thread1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 299#L680true, annotation: [0, 0]]" "#res := ~__retres1~7;" "CountingPredicate [underlying: 210#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#L551true, annotation: [0, 0]]" "assume 1 == ~t3_pc~0;" "CountingPredicate [underlying: 115#L552true, annotation: [0, 0]]") ("CountingPredicate [underlying: 314#L551true, annotation: [0, 0]]" "assume !(1 == ~t3_pc~0);" "CountingPredicate [underlying: 128#L549true, annotation: [0, 0]]") ("CountingPredicate [underlying: 300#L845true, annotation: [0, 0]]" "havoc ~tmp_ndt_4~0;" "CountingPredicate [underlying: 146#L859-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 177#L768true, annotation: [0, 0]]" "assume 0 == ~t3_st~0;~__retres1~9 := 1;" "CountingPredicate [underlying: 172#L774true, annotation: [0, 0]]") ("CountingPredicate [underlying: 177#L768true, annotation: [0, 0]]" "assume !(0 == ~t3_st~0);" "CountingPredicate [underlying: 271#L772true, annotation: [0, 0]]") ("CountingPredicate [underlying: 68#L190true, annotation: [7, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 246#L191true, annotation: [7, 0]]") ("CountingPredicate [underlying: 68#L190true, annotation: [7, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 46#L200true, annotation: [7, 0]]") ("CountingPredicate [underlying: 67#activate_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 130#activate_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 168#immediate_notifyFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 113#immediate_notifyEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 280#L533true, annotation: [0, 0]]" "~E_3~0 := 2;" "CountingPredicate [underlying: 133#L513true, annotation: [0, 0]]") ("CountingPredicate [underlying: 99#L219true, annotation: [7, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 239#init_threads1FINALtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 99#L219true, annotation: [7, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 239#init_threads1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 122#L738true, annotation: [0, 0]]" "assume 1 == ~t3_i~0;~t3_st~0 := 0;" "CountingPredicate [underlying: 140#L743true, annotation: [0, 0]]") ("CountingPredicate [underlying: 122#L738true, annotation: [0, 0]]" "assume !(1 == ~t3_i~0);~t3_st~0 := 2;" "CountingPredicate [underlying: 140#L743true, annotation: [0, 0]]") ("CountingPredicate [underlying: 83#L987true, annotation: [0, 0]]" "assume 1 == ~E_4~0;~E_4~0 := 2;" "CountingPredicate [underlying: 236#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 83#L987true, annotation: [0, 0]]" "assume !(1 == ~E_4~0);" "CountingPredicate [underlying: 236#reset_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 172#L774true, annotation: [0, 0]]" "#res := ~__retres1~9;" "CountingPredicate [underlying: 41#exists_runnable_thread2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 203#L160true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 255#L161true, annotation: [10, 0]]") ("CountingPredicate [underlying: 203#L160true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 38#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 310#L803-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: 81#L806true, annotation: [0, 0]]") ("CountingPredicate [underlying: 310#L803-1true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 126#L817-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 116#while_2_continuetrue, annotation: [0, 0]]" "~t2_pc~0 := 1;~t2_st~0 := 2;" "CountingPredicate [underlying: 245#L528true, annotation: [0, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [10, 0]]" "assume 0 != ~tmp___1~0;" "CountingPredicate [underlying: 10#L265true, annotation: [10, 0]]") ("CountingPredicate [underlying: 2#L260true, annotation: [10, 0]]" "assume !(0 != ~tmp___1~0);" "CountingPredicate [underlying: 100#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 78#L435true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 265#L436true, annotation: [0, 0]]") ("CountingPredicate [underlying: 78#L435true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 292#L433true, annotation: [0, 0]]") ("CountingPredicate [underlying: 239#init_threads1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 86#init_threads1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 160#is_do_write_p_triggeredFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 290#is_do_write_p_triggeredEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 212#mainENTRYtrue, annotation: [0, 0]]" "havoc #t~nondet32;assume -2147483648 <= #t~nondet32 && #t~nondet32 <= 2147483647;" "CountingPredicate [underlying: 315#L1231true, annotation: [0, 0]]") ("CountingPredicate [underlying: 331#L187true, annotation: [7, 0]]" "~q_read_ev~0 := 2;" "CountingPredicate [underlying: 68#L190true, annotation: [7, 0]]") ("CountingPredicate [underlying: 287#exists_runnable_thread1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 268#exists_runnable_thread1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 124#L255true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 7#Loop~2true, annotation: [6, 0]]") ("CountingPredicate [underlying: 124#L255true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 100#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 259#L962true, annotation: [0, 0]]" "assume 1 == ~T4_E~0;~T4_E~0 := 2;" "CountingPredicate [underlying: 327#L967true, annotation: [0, 0]]") ("CountingPredicate [underlying: 259#L962true, annotation: [0, 0]]" "assume !(1 == ~T4_E~0);" "CountingPredicate [underlying: 327#L967true, annotation: [0, 0]]") ("CountingPredicate [underlying: 133#L513true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 282#Loop~6true, annotation: [0, 0]]") ("CountingPredicate [underlying: 133#L513true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 245#L528true, annotation: [0, 0]]") ("CountingPredicate [underlying: 271#L772true, annotation: [0, 0]]" "assume 0 == ~t4_st~0;~__retres1~9 := 1;" "CountingPredicate [underlying: 172#L774true, annotation: [0, 0]]") ("CountingPredicate [underlying: 271#L772true, annotation: [0, 0]]" "assume !(0 == ~t4_st~0);" "CountingPredicate [underlying: 166#L782true, annotation: [0, 0]]") ("CountingPredicate [underlying: 88#do_read_cENTRYtrue, annotation: [6, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 328#L157true, annotation: [6, 0]]") ("CountingPredicate [underlying: 317#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: 190#L142-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 62#L72true, annotation: [10, 0]]" "#res := ~__retres1~1;" "CountingPredicate [underlying: 14#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 149#L232true, annotation: [7, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 340#L238true, annotation: [7, 0]]") ("CountingPredicate [underlying: 149#L232true, annotation: [7, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 135#L236true, annotation: [7, 0]]") ("CountingPredicate [underlying: 99#L219true, annotation: [6, 0]]" "assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 239#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 99#L219true, annotation: [6, 0]]" "assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;" "CountingPredicate [underlying: 239#init_threads1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 73#Loop~8true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 257#while_4_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 73#Loop~8true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 262#L600true, annotation: [0, 0]]") ("CountingPredicate [underlying: 10#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: 211#L269true, annotation: [6, 0]]") ("CountingPredicate [underlying: 10#L265true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 205#L280true, annotation: [6, 0]]") ("CountingPredicate [underlying: 151#L862true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_5~0;~t4_st~0 := 1;" "CountingPredicate [underlying: 329#L865true, annotation: [0, 0]]") ("CountingPredicate [underlying: 151#L862true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_5~0);" "CountingPredicate [underlying: 253#L859true, annotation: [0, 0]]") ("CountingPredicate [underlying: 311#L585true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 73#Loop~8true, annotation: [0, 0]]") ("CountingPredicate [underlying: 311#L585true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 262#L600true, annotation: [0, 0]]") ("CountingPredicate [underlying: 295#L947true, annotation: [0, 0]]" "assume 1 == ~T1_E~0;~T1_E~0 := 2;" "CountingPredicate [underlying: 231#L952true, annotation: [0, 0]]") ("CountingPredicate [underlying: 295#L947true, annotation: [0, 0]]" "assume !(1 == ~T1_E~0);" "CountingPredicate [underlying: 231#L952true, annotation: [0, 0]]") ("CountingPredicate [underlying: 141#is_master_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~4;" "CountingPredicate [underlying: 221#L620true, annotation: [0, 0]]") ("CountingPredicate [underlying: 239#init_threads1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 86#init_threads1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 110#L115true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 178#Loop~0true, annotation: [6, 0]]") ("CountingPredicate [underlying: 110#L115true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 102#L131true, annotation: [6, 0]]") ("CountingPredicate [underlying: 331#L187true, annotation: [6, 0]]" "~q_read_ev~0 := 2;" "CountingPredicate [underlying: 68#L190true, annotation: [6, 0]]") ("CountingPredicate [underlying: 292#L433true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 8#Loop~4true, annotation: [0, 0]]") ("CountingPredicate [underlying: 292#L433true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 345#L455true, annotation: [0, 0]]") ("CountingPredicate [underlying: 284#activate_threads2ENTRYtrue, annotation: [0, 0]]" "havoc ~tmp~5;havoc ~tmp___0~2;havoc ~tmp___1~1;havoc ~tmp___2~0;havoc ~tmp___3~0;" "CountingPredicate [underlying: 26#L1005-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 260#L1005true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret24 && #t~ret24 <= 2147483647;~tmp~5 := #t~ret24;havoc #t~ret24;" "CountingPredicate [underlying: 109#L1007true, annotation: [0, 0]]") ("CountingPredicate [underlying: 118#L79true, annotation: [10, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 62#L72true, annotation: [10, 0]]") ("CountingPredicate [underlying: 88#do_read_cENTRYtrue, annotation: [7, 0]]" "havoc ~a~0;" "CountingPredicate [underlying: 328#L157true, annotation: [7, 0]]") ("CountingPredicate [underlying: 215#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 99#L219true, annotation: [7, 0]]") ("CountingPredicate [underlying: 215#init_threads1ENTRYtrue, annotation: [6, 0]]" "assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;" "CountingPredicate [underlying: 99#L219true, annotation: [6, 0]]") ("CountingPredicate [underlying: 149#L232true, annotation: [6, 0]]" "assume 0 == ~p_dw_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 340#L238true, annotation: [6, 0]]") ("CountingPredicate [underlying: 149#L232true, annotation: [6, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 135#L236true, annotation: [6, 0]]") ("CountingPredicate [underlying: 205#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: 107#L284true, annotation: [10, 0]]") ("CountingPredicate [underlying: 205#L280true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 124#L255true, annotation: [10, 0]]") ("CountingPredicate [underlying: 16#L658true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 326#L659true, annotation: [0, 0]]") ("CountingPredicate [underlying: 16#L658true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 341#L668true, annotation: [0, 0]]") ("CountingPredicate [underlying: 10#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: 211#L269true, annotation: [7, 0]]") ("CountingPredicate [underlying: 10#L265true, annotation: [7, 0]]" "assume !(0 == ~p_dw_st~0);" "CountingPredicate [underlying: 205#L280true, annotation: [7, 0]]") ("CountingPredicate [underlying: 235#L70true, annotation: [6, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 62#L72true, annotation: [6, 0]]") ("CountingPredicate [underlying: 235#L70true, annotation: [6, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 118#L79true, annotation: [6, 0]]") ("CountingPredicate [underlying: 197#Loop~9true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 93#while_5_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 197#Loop~9true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 103#L801true, annotation: [0, 0]]") ("CountingPredicate [underlying: 253#L859true, annotation: [0, 0]]" "havoc ~tmp_ndt_5~0;" "CountingPredicate [underlying: 134#L793true, annotation: [0, 0]]") ("CountingPredicate [underlying: 324#L733true, annotation: [0, 0]]" "assume 1 == ~t2_i~0;~t2_st~0 := 0;" "CountingPredicate [underlying: 122#L738true, annotation: [0, 0]]") ("CountingPredicate [underlying: 324#L733true, annotation: [0, 0]]" "assume !(1 == ~t2_i~0);~t2_st~0 := 2;" "CountingPredicate [underlying: 122#L738true, annotation: [0, 0]]") ("CountingPredicate [underlying: 135#L236true, annotation: [6, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 340#L238true, annotation: [6, 0]]") ("CountingPredicate [underlying: 135#L236true, annotation: [6, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 175#L243true, annotation: [6, 0]]") ("CountingPredicate [underlying: 95#L51true, annotation: [10, 0]]" "assume 1 == ~q_read_ev~0;~__retres1~0 := 1;" "CountingPredicate [underlying: 163#L53true, annotation: [10, 0]]") ("CountingPredicate [underlying: 95#L51true, annotation: [10, 0]]" "assume !(1 == ~q_read_ev~0);" "CountingPredicate [underlying: 307#L60true, annotation: [10, 0]]") ("CountingPredicate [underlying: 346#L1021true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret26 && #t~ret26 <= 2147483647;~tmp___1~1 := #t~ret26;havoc #t~ret26;" "CountingPredicate [underlying: 240#L1023true, annotation: [0, 0]]") ("CountingPredicate [underlying: 340#L238true, annotation: [7, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 287#exists_runnable_thread1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 110#L115true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 178#Loop~0true, annotation: [7, 0]]") ("CountingPredicate [underlying: 110#L115true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 102#L131true, annotation: [7, 0]]") ("CountingPredicate [underlying: 255#L161true, annotation: [6, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 39#L182true, annotation: [6, 0]]") ("CountingPredicate [underlying: 184#L764true, annotation: [0, 0]]" "assume 0 == ~t2_st~0;~__retres1~9 := 1;" "CountingPredicate [underlying: 172#L774true, annotation: [0, 0]]") ("CountingPredicate [underlying: 184#L764true, annotation: [0, 0]]" "assume !(0 == ~t2_st~0);" "CountingPredicate [underlying: 177#L768true, annotation: [0, 0]]") ("CountingPredicate [underlying: 89#L699true, annotation: [0, 0]]" "#res := ~__retres1~8;" "CountingPredicate [underlying: 9#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 341#L668true, annotation: [0, 0]]" "~__retres1~6 := 0;" "CountingPredicate [underlying: 201#L661true, annotation: [0, 0]]") ("CountingPredicate [underlying: 154#L117true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 317#L118true, annotation: [10, 0]]") ("CountingPredicate [underlying: 154#L117true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 110#L115true, annotation: [10, 0]]") ("CountingPredicate [underlying: 104#L677true, annotation: [0, 0]]" "assume 1 == ~t3_pc~0;" "CountingPredicate [underlying: 288#L678true, annotation: [0, 0]]") ("CountingPredicate [underlying: 104#L677true, annotation: [0, 0]]" "assume !(1 == ~t3_pc~0);" "CountingPredicate [underlying: 5#L687true, annotation: [0, 0]]") ("CountingPredicate [underlying: 134#L793true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 197#Loop~9true, annotation: [0, 0]]") ("CountingPredicate [underlying: 134#L793true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 103#L801true, annotation: [0, 0]]") ("CountingPredicate [underlying: 318#L621true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~__retres1~4 := 1;" "CountingPredicate [underlying: 127#L623true, annotation: [0, 0]]") ("CountingPredicate [underlying: 318#L621true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 263#L630true, annotation: [0, 0]]") ("CountingPredicate [underlying: 244#L889true, annotation: [0, 0]]" "assume 0 == ~T1_E~0;~T1_E~0 := 1;" "CountingPredicate [underlying: 158#L894true, annotation: [0, 0]]") ("CountingPredicate [underlying: 244#L889true, annotation: [0, 0]]" "assume !(0 == ~T1_E~0);" "CountingPredicate [underlying: 158#L894true, annotation: [0, 0]]") ("CountingPredicate [underlying: 126#L817-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: 30#L820true, annotation: [0, 0]]") ("CountingPredicate [underlying: 126#L817-1true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 351#L831-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 9#is_transmit4_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 308#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 53#Loop~5true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 45#while_1_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 53#Loop~5true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 137#L492true, annotation: [0, 0]]") ("CountingPredicate [underlying: 235#L70true, annotation: [7, 0]]" "assume 1 == ~q_write_ev~0;~__retres1~1 := 1;" "CountingPredicate [underlying: 62#L72true, annotation: [7, 0]]") ("CountingPredicate [underlying: 235#L70true, annotation: [7, 0]]" "assume !(1 == ~q_write_ev~0);" "CountingPredicate [underlying: 118#L79true, annotation: [7, 0]]") ("CountingPredicate [underlying: 195#is_do_write_p_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 155#L50true, annotation: [6, 0]]") ("CountingPredicate [underlying: 135#L236true, annotation: [7, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 340#L238true, annotation: [7, 0]]") ("CountingPredicate [underlying: 135#L236true, annotation: [7, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 175#L243true, annotation: [7, 0]]") ("CountingPredicate [underlying: 175#L243true, annotation: [6, 0]]" "~__retres1~2 := 0;" "CountingPredicate [underlying: 340#L238true, annotation: [6, 0]]") ("CountingPredicate [underlying: 239#init_threads1FINALtrue, annotation: [8, 0]]" "assume true;" "CountingPredicate [underlying: 86#init_threads1EXITtrue, annotation: [8, 0]]") ("CountingPredicate [underlying: 160#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 290#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 340#L238true, annotation: [6, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 287#exists_runnable_thread1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 343#L90true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret5 && #t~ret5 <= 2147483647;~tmp~0 := #t~ret5;havoc #t~ret5;" "CountingPredicate [underlying: 91#L92true, annotation: [10, 0]]") ("CountingPredicate [underlying: 255#L161true, annotation: [7, 0]]" "~a~0 := ~a_t~0;" "CountingPredicate [underlying: 39#L182true, annotation: [7, 0]]") ("CountingPredicate [underlying: 319#L640true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~__retres1~5 := 1;" "CountingPredicate [underlying: 297#L642true, annotation: [0, 0]]") ("CountingPredicate [underlying: 319#L640true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 325#L649true, annotation: [0, 0]]") ("CountingPredicate [underlying: 283#L390true, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 309#error2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 287#exists_runnable_thread1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 268#exists_runnable_thread1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 124#L255true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 7#Loop~2true, annotation: [7, 0]]") ("CountingPredicate [underlying: 124#L255true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 100#L263true, annotation: [7, 0]]") ("CountingPredicate [underlying: 218#L605true, annotation: [0, 0]]" "~E_M~0 := 2;" "CountingPredicate [underlying: 311#L585true, annotation: [0, 0]]") ("CountingPredicate [underlying: 317#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: 190#L142-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 101#L69true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 235#L70true, annotation: [6, 0]]") ("CountingPredicate [underlying: 101#L69true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 118#L79true, annotation: [6, 0]]") ("CountingPredicate [underlying: 232#L1015true, annotation: [0, 0]]" "assume 0 != ~tmp___0~2;~t1_st~0 := 0;" "CountingPredicate [underlying: 153#L1021-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 232#L1015true, annotation: [0, 0]]" "assume !(0 != ~tmp___0~2);" "CountingPredicate [underlying: 153#L1021-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 328#L157true, annotation: [6, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 38#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 328#L157true, annotation: [6, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 203#L160true, annotation: [6, 0]]") ("CountingPredicate [underlying: 289#L957true, annotation: [0, 0]]" "assume 1 == ~T3_E~0;~T3_E~0 := 2;" "CountingPredicate [underlying: 259#L962true, annotation: [0, 0]]") ("CountingPredicate [underlying: 289#L957true, annotation: [0, 0]]" "assume !(1 == ~T3_E~0);" "CountingPredicate [underlying: 259#L962true, annotation: [0, 0]]") ("CountingPredicate [underlying: 98#error1FINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 145#error1EXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 286#is_transmit2_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 275#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 101#L69true, annotation: [7, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 235#L70true, annotation: [7, 0]]") ("CountingPredicate [underlying: 101#L69true, annotation: [7, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 118#L79true, annotation: [7, 0]]") ("CountingPredicate [underlying: 36#eval2ENTRYtrue, annotation: [0, 0]]" "havoc ~tmp~4;" "CountingPredicate [underlying: 134#L793true, annotation: [0, 0]]") ("CountingPredicate [underlying: 173#L924true, annotation: [0, 0]]" "assume 0 == ~E_3~0;~E_3~0 := 1;" "CountingPredicate [underlying: 193#L929true, annotation: [0, 0]]") ("CountingPredicate [underlying: 173#L924true, annotation: [0, 0]]" "assume !(0 == ~E_3~0);" "CountingPredicate [underlying: 193#L929true, annotation: [0, 0]]") ("CountingPredicate [underlying: 185#Loop~1true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 17#while_1_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 185#Loop~1true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 147#L175true, annotation: [7, 0]]") ("CountingPredicate [underlying: 195#is_do_write_p_triggeredENTRYtrue, annotation: [7, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 155#L50true, annotation: [7, 0]]") ("CountingPredicate [underlying: 34#init_model2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 220#init_model2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 203#L160true, annotation: [6, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 255#L161true, annotation: [6, 0]]") ("CountingPredicate [underlying: 203#L160true, annotation: [6, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 38#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [7, 0]]" "assume false;" "CountingPredicate [underlying: 316#L27true, annotation: [7, 0]]") ("CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [7, 0]]" "assume !false;" "CountingPredicate [underlying: 291#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 161#main1ENTRYtrue, annotation: [2, 0]]" "havoc ~__retres1~3;" "CountingPredicate [underlying: 72#L372true, annotation: [2, 0]]") ("CountingPredicate [underlying: 30#L820true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_2~0;~t1_st~0 := 1;" "CountingPredicate [underlying: 348#L823true, annotation: [0, 0]]") ("CountingPredicate [underlying: 30#L820true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_2~0);" "CountingPredicate [underlying: 194#L817true, annotation: [0, 0]]") ("CountingPredicate [underlying: 118#L79true, annotation: [7, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 62#L72true, annotation: [7, 0]]") ("CountingPredicate [underlying: 155#L50true, annotation: [7, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 95#L51true, annotation: [7, 0]]") ("CountingPredicate [underlying: 155#L50true, annotation: [7, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 307#L60true, annotation: [7, 0]]") ("CountingPredicate [underlying: 213#L845-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: 204#L848true, annotation: [0, 0]]") ("CountingPredicate [underlying: 213#L845-1true, annotation: [0, 0]]" "assume !(0 == ~t3_st~0);" "CountingPredicate [underlying: 146#L859-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 61#is_transmit1_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~5;" "CountingPredicate [underlying: 247#L639true, annotation: [0, 0]]") ("CountingPredicate [underlying: 211#L269true, annotation: [10, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 321#L272true, annotation: [10, 0]]") ("CountingPredicate [underlying: 211#L269true, annotation: [10, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 64#L275true, annotation: [10, 0]]") ("CountingPredicate [underlying: 265#L436true, annotation: [0, 0]]" "assume ~token~0 != 4 + ~local~0;" "CountingPredicate [underlying: 233#L459true, annotation: [0, 0]]") ("CountingPredicate [underlying: 265#L436true, annotation: [0, 0]]" "assume !(~token~0 != 4 + ~local~0);" "CountingPredicate [underlying: 292#L433true, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~M_E~0;~M_E~0 := 2;" "CountingPredicate [underlying: 295#L947true, annotation: [0, 0]]") ("CountingPredicate [underlying: 208#reset_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~M_E~0);" "CountingPredicate [underlying: 295#L947true, annotation: [0, 0]]") ("CountingPredicate [underlying: 264#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: 96#L1037true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret28 && #t~ret28 <= 2147483647;~tmp___3~0 := #t~ret28;havoc #t~ret28;" "CountingPredicate [underlying: 252#L1039true, annotation: [0, 0]]") ("CountingPredicate [underlying: 139#start_simulation1ENTRYtrue, annotation: [5, 0]]" "havoc ~kernel_st~0;havoc ~tmp~3;~kernel_st~0 := 0;" "CountingPredicate [underlying: 274#L328true, annotation: [5, 0]]") ("CountingPredicate [underlying: 77#Loop~3true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 121#while_3_continuetrue, annotation: [9, 0]]") ("CountingPredicate [underlying: 77#Loop~3true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 229#L339true, annotation: [9, 0]]") ("CountingPredicate [underlying: 226#L1173true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 237#Loop~10true, annotation: [0, 0]]") ("CountingPredicate [underlying: 226#L1173true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 52#L1206true, annotation: [0, 0]]") ("CountingPredicate [underlying: 328#L157true, annotation: [7, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 38#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 328#L157true, annotation: [7, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 203#L160true, annotation: [7, 0]]") ("CountingPredicate [underlying: 219#is_master_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 29#is_master_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 185#Loop~1true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 17#while_1_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 185#Loop~1true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 147#L175true, annotation: [6, 0]]") ("CountingPredicate [underlying: 203#L160true, annotation: [7, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 255#L161true, annotation: [7, 0]]") ("CountingPredicate [underlying: 203#L160true, annotation: [7, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 38#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 316#L27true, annotation: [6, 0]]") ("CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [6, 0]]" "assume !false;" "CountingPredicate [underlying: 291#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 332#L515true, annotation: [0, 0]]" "assume 1 == ~t2_pc~0;" "CountingPredicate [underlying: 13#L516true, annotation: [0, 0]]") ("CountingPredicate [underlying: 332#L515true, annotation: [0, 0]]" "assume !(1 == ~t2_pc~0);" "CountingPredicate [underlying: 133#L513true, annotation: [0, 0]]") ("CountingPredicate [underlying: 110#L115true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 178#Loop~0true, annotation: [10, 0]]") ("CountingPredicate [underlying: 110#L115true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 102#L131true, annotation: [10, 0]]") ("CountingPredicate [underlying: 246#L191true, annotation: [6, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 38#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 246#L191true, annotation: [6, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 353#L195true, annotation: [6, 0]]") ("CountingPredicate [underlying: 111#error2ENTRYtrue, annotation: [0, 0]]" "assume false;" "CountingPredicate [underlying: 283#L390true, annotation: [0, 0]]") ("CountingPredicate [underlying: 111#error2ENTRYtrue, annotation: [0, 0]]" "assume !false;" "CountingPredicate [underlying: 138#error2Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 331#L187true, annotation: [10, 0]]" "~q_read_ev~0 := 2;" "CountingPredicate [underlying: 68#L190true, annotation: [10, 0]]") ("CountingPredicate [underlying: 288#L678true, annotation: [0, 0]]" "assume 1 == ~E_3~0;~__retres1~7 := 1;" "CountingPredicate [underlying: 299#L680true, annotation: [0, 0]]") ("CountingPredicate [underlying: 288#L678true, annotation: [0, 0]]" "assume !(1 == ~E_3~0);" "CountingPredicate [underlying: 5#L687true, annotation: [0, 0]]") ("CountingPredicate [underlying: 118#L79true, annotation: [6, 0]]" "~__retres1~1 := 0;" "CountingPredicate [underlying: 62#L72true, annotation: [6, 0]]") ("CountingPredicate [underlying: 11#is_do_read_c_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 101#L69true, annotation: [10, 0]]") ("CountingPredicate [underlying: 81#L806true, annotation: [0, 0]]" "assume 0 != ~tmp_ndt_1~0;~m_st~0 := 1;" "CountingPredicate [underlying: 114#L809true, annotation: [0, 0]]") ("CountingPredicate [underlying: 81#L806true, annotation: [0, 0]]" "assume !(0 != ~tmp_ndt_1~0);" "CountingPredicate [underlying: 248#L803true, annotation: [0, 0]]") ("CountingPredicate [underlying: 135#L236true, annotation: [10, 0]]" "assume 0 == ~c_dr_st~0;~__retres1~2 := 1;" "CountingPredicate [underlying: 340#L238true, annotation: [10, 0]]") ("CountingPredicate [underlying: 135#L236true, annotation: [10, 0]]" "assume !(0 == ~c_dr_st~0);" "CountingPredicate [underlying: 175#L243true, annotation: [10, 0]]") ("CountingPredicate [underlying: 23#exists_runnable_thread1ENTRYtrue, annotation: [7, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 149#L232true, annotation: [7, 0]]") ("CountingPredicate [underlying: 336#L909true, annotation: [0, 0]]" "assume 0 == ~E_M~0;~E_M~0 := 1;" "CountingPredicate [underlying: 334#L914true, annotation: [0, 0]]") ("CountingPredicate [underlying: 336#L909true, annotation: [0, 0]]" "assume !(0 == ~E_M~0);" "CountingPredicate [underlying: 334#L914true, annotation: [0, 0]]") ("CountingPredicate [underlying: 41#exists_runnable_thread2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 256#exists_runnable_thread2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 11#is_do_read_c_triggeredENTRYtrue, annotation: [7, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 101#L69true, annotation: [7, 0]]") ("CountingPredicate [underlying: 343#L90true, annotation: [7, 0]]" "assume -2147483648 <= #t~ret5 && #t~ret5 <= 2147483647;~tmp~0 := #t~ret5;havoc #t~ret5;" "CountingPredicate [underlying: 91#L92true, annotation: [7, 0]]") ("CountingPredicate [underlying: 334#L914true, annotation: [0, 0]]" "assume 0 == ~E_1~0;~E_1~0 := 1;" "CountingPredicate [underlying: 189#L919true, annotation: [0, 0]]") ("CountingPredicate [underlying: 334#L914true, annotation: [0, 0]]" "assume !(0 == ~E_1~0);" "CountingPredicate [underlying: 189#L919true, annotation: [0, 0]]") ("CountingPredicate [underlying: 31#L497true, annotation: [0, 0]]" "~E_2~0 := 2;" "CountingPredicate [underlying: 285#L477true, annotation: [0, 0]]") ("CountingPredicate [underlying: 162#eval1ENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;havoc ~tmp___1~0;" "CountingPredicate [underlying: 124#L255true, annotation: [6, 0]]") ("CountingPredicate [underlying: 246#L191true, annotation: [7, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 38#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 246#L191true, annotation: [7, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 353#L195true, annotation: [7, 0]]") ("CountingPredicate [underlying: 207#L1013true, annotation: [0, 0]]" "assume -2147483648 <= #t~ret25 && #t~ret25 <= 2147483647;~tmp___0~2 := #t~ret25;havoc #t~ret25;" "CountingPredicate [underlying: 232#L1015true, annotation: [0, 0]]") ("CountingPredicate [underlying: 243#L728true, annotation: [0, 0]]" "assume 1 == ~t1_i~0;~t1_st~0 := 0;" "CountingPredicate [underlying: 324#L733true, annotation: [0, 0]]") ("CountingPredicate [underlying: 243#L728true, annotation: [0, 0]]" "assume !(1 == ~t1_i~0);~t1_st~0 := 2;" "CountingPredicate [underlying: 324#L733true, annotation: [0, 0]]") ("CountingPredicate [underlying: 105#L1031true, annotation: [0, 0]]" "assume 0 != ~tmp___2~0;~t3_st~0 := 0;" "CountingPredicate [underlying: 60#L1037-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 105#L1031true, annotation: [0, 0]]" "assume !(0 != ~tmp___2~0);" "CountingPredicate [underlying: 60#L1037-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 237#Loop~10true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 19#while_6_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 237#Loop~10true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 52#L1206true, annotation: [0, 0]]") ("CountingPredicate [underlying: 7#Loop~2true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 7#Loop~2true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 100#L263true, annotation: [7, 0]]") ("CountingPredicate [underlying: 23#exists_runnable_thread1ENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 149#L232true, annotation: [6, 0]]") ("CountingPredicate [underlying: 337#fire_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 94#fire_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 106#L449true, annotation: [0, 0]]" "~E_1~0 := 2;~m_pc~0 := 1;~m_st~0 := 2;" "CountingPredicate [underlying: 345#L455true, annotation: [0, 0]]") ("CountingPredicate [underlying: 22#exists_runnable_thread2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~9;" "CountingPredicate [underlying: 136#L756true, annotation: [0, 0]]") ("CountingPredicate [underlying: 285#L477true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 53#Loop~5true, annotation: [0, 0]]") ("CountingPredicate [underlying: 285#L477true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 137#L492true, annotation: [0, 0]]") ("CountingPredicate [underlying: 326#L659true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~__retres1~6 := 1;" "CountingPredicate [underlying: 201#L661true, annotation: [0, 0]]") ("CountingPredicate [underlying: 326#L659true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 341#L668true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~0;havoc ~tmp___0~0;" "CountingPredicate [underlying: 69#L90-1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 101#L69true, annotation: [10, 0]]" "assume 1 == ~c_dr_pc~0;" "CountingPredicate [underlying: 235#L70true, annotation: [10, 0]]") ("CountingPredicate [underlying: 101#L69true, annotation: [10, 0]]" "assume !(1 == ~c_dr_pc~0);" "CountingPredicate [underlying: 118#L79true, annotation: [10, 0]]") ("CountingPredicate [underlying: 195#is_do_write_p_triggeredENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~0;" "CountingPredicate [underlying: 155#L50true, annotation: [10, 0]]") ("CountingPredicate [underlying: 343#L90true, annotation: [6, 0]]" "assume -2147483648 <= #t~ret5 && #t~ret5 <= 2147483647;~tmp~0 := #t~ret5;havoc #t~ret5;" "CountingPredicate [underlying: 91#L92true, annotation: [6, 0]]") ("CountingPredicate [underlying: 140#L743true, annotation: [0, 0]]" "assume 1 == ~t4_i~0;~t4_st~0 := 0;" "CountingPredicate [underlying: 323#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 140#L743true, annotation: [0, 0]]" "assume !(1 == ~t4_i~0);~t4_st~0 := 2;" "CountingPredicate [underlying: 323#init_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 307#L60true, annotation: [10, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 163#L53true, annotation: [10, 0]]") ("CountingPredicate [underlying: 162#eval1ENTRYtrue, annotation: [7, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;havoc ~tmp___1~0;" "CountingPredicate [underlying: 124#L255true, annotation: [7, 0]]") ("CountingPredicate [underlying: 18#L479true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 156#L480true, annotation: [0, 0]]") ("CountingPredicate [underlying: 18#L479true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 285#L477true, annotation: [0, 0]]") ("CountingPredicate [underlying: 247#L639true, annotation: [0, 0]]" "assume 1 == ~t1_pc~0;" "CountingPredicate [underlying: 319#L640true, annotation: [0, 0]]") ("CountingPredicate [underlying: 247#L639true, annotation: [0, 0]]" "assume !(1 == ~t1_pc~0);" "CountingPredicate [underlying: 325#L649true, annotation: [0, 0]]") ("CountingPredicate [underlying: 340#L238true, annotation: [10, 0]]" "#res := ~__retres1~2;" "CountingPredicate [underlying: 287#exists_runnable_thread1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 155#L50true, annotation: [6, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 95#L51true, annotation: [6, 0]]") ("CountingPredicate [underlying: 155#L50true, annotation: [6, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 307#L60true, annotation: [6, 0]]") ("CountingPredicate [underlying: 209#L587true, annotation: [0, 0]]" "assume 1 == ~t4_pc~0;" "CountingPredicate [underlying: 182#L588true, annotation: [0, 0]]") ("CountingPredicate [underlying: 209#L587true, annotation: [0, 0]]" "assume !(1 == ~t4_pc~0);" "CountingPredicate [underlying: 311#L585true, annotation: [0, 0]]") ("CountingPredicate [underlying: 7#Loop~2true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 7#Loop~2true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 100#L263true, annotation: [6, 0]]") ("CountingPredicate [underlying: 264#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: 257#while_4_continuetrue, annotation: [0, 0]]" "~t4_pc~0 := 1;~t4_st~0 := 2;" "CountingPredicate [underlying: 262#L600true, annotation: [0, 0]]") ("CountingPredicate [underlying: 19#while_6_continuetrue, annotation: [0, 0]]" "~kernel_st~1 := 1;" "CountingPredicate [underlying: 339#L1177-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 98#error1FINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 145#error1EXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 37#L100true, annotation: [6, 0]]" "assume 0 != ~tmp___0~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 37#L100true, annotation: [6, 0]]" "assume !(0 != ~tmp___0~0);" "CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 328#L157true, annotation: [10, 0]]" "assume 0 == ~c_dr_pc~0;" "CountingPredicate [underlying: 38#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 328#L157true, annotation: [10, 0]]" "assume !(0 == ~c_dr_pc~0);" "CountingPredicate [underlying: 203#L160true, annotation: [10, 0]]") ("CountingPredicate [underlying: 281#L331true, annotation: [9, 0]]" "assume true;" "CountingPredicate [underlying: 77#Loop~3true, annotation: [9, 0]]") ("CountingPredicate [underlying: 281#L331true, annotation: [9, 0]]" "assume !true;" "CountingPredicate [underlying: 229#L339true, annotation: [9, 0]]") ("CountingPredicate [underlying: 5#L687true, annotation: [0, 0]]" "~__retres1~7 := 0;" "CountingPredicate [underlying: 299#L680true, annotation: [0, 0]]") ("CountingPredicate [underlying: 178#Loop~0true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 178#Loop~0true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 102#L131true, annotation: [10, 0]]") ("CountingPredicate [underlying: 146#L859-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: 151#L862true, annotation: [0, 0]]") ("CountingPredicate [underlying: 146#L859-1true, annotation: [0, 0]]" "assume !(0 == ~t4_st~0);" "CountingPredicate [underlying: 134#L793true, annotation: [0, 0]]") ("CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [6, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 110#L115true, annotation: [6, 0]]") ("CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [6, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 154#L117true, annotation: [6, 0]]") ("CountingPredicate [underlying: 221#L620true, annotation: [0, 0]]" "assume 1 == ~m_pc~0;" "CountingPredicate [underlying: 318#L621true, annotation: [0, 0]]") ("CountingPredicate [underlying: 221#L620true, annotation: [0, 0]]" "assume !(1 == ~m_pc~0);" "CountingPredicate [underlying: 263#L630true, annotation: [0, 0]]") ("CountingPredicate [underlying: 169#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~M_E~0;~M_E~0 := 1;" "CountingPredicate [underlying: 244#L889true, annotation: [0, 0]]") ("CountingPredicate [underlying: 169#fire_delta_events2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~M_E~0);" "CountingPredicate [underlying: 244#L889true, annotation: [0, 0]]") ("CountingPredicate [underlying: 120#L142true, annotation: [10, 0]]" "~q_write_ev~0 := 2;" "CountingPredicate [underlying: 110#L115true, annotation: [10, 0]]") ("CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [6, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 102#L131true, annotation: [6, 0]]") ("CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [6, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 74#L137true, annotation: [6, 0]]") ("CountingPredicate [underlying: 302#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: 242#init_model1FINALtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 189#L919true, annotation: [0, 0]]" "assume 0 == ~E_2~0;~E_2~0 := 1;" "CountingPredicate [underlying: 173#L924true, annotation: [0, 0]]") ("CountingPredicate [underlying: 189#L919true, annotation: [0, 0]]" "assume !(0 == ~E_2~0);" "CountingPredicate [underlying: 173#L924true, annotation: [0, 0]]") ("CountingPredicate [underlying: 240#L1023true, annotation: [0, 0]]" "assume 0 != ~tmp___1~1;~t2_st~0 := 0;" "CountingPredicate [underlying: 125#L1029-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 240#L1023true, annotation: [0, 0]]" "assume !(0 != ~tmp___1~1);" "CountingPredicate [underlying: 125#L1029-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 17#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: 147#L175true, annotation: [10, 0]]") ("CountingPredicate [underlying: 17#while_1_continuetrue, annotation: [10, 0]]" "assume !(1 == ~q_free~0);" "CountingPredicate [underlying: 39#L182true, annotation: [10, 0]]") ("CountingPredicate [underlying: 210#is_transmit3_triggeredFINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 150#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 38#L158true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 185#Loop~1true, annotation: [10, 0]]") ("CountingPredicate [underlying: 38#L158true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 147#L175true, annotation: [10, 0]]") ("CountingPredicate [underlying: 131#transmit2ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t2_pc~0;" "CountingPredicate [underlying: 133#L513true, annotation: [0, 0]]") ("CountingPredicate [underlying: 131#transmit2ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t2_pc~0);" "CountingPredicate [underlying: 332#L515true, annotation: [0, 0]]") ("CountingPredicate [underlying: 39#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: 48#L187-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 211#L269true, annotation: [6, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 321#L272true, annotation: [6, 0]]") ("CountingPredicate [underlying: 211#L269true, annotation: [6, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 64#L275true, annotation: [6, 0]]") ("CountingPredicate [underlying: 68#L190true, annotation: [6, 0]]" "assume ~p_last_write~0 == ~c_last_read~0;" "CountingPredicate [underlying: 246#L191true, annotation: [6, 0]]") ("CountingPredicate [underlying: 68#L190true, annotation: [6, 0]]" "assume !(~p_last_write~0 == ~c_last_read~0);" "CountingPredicate [underlying: 46#L200true, annotation: [6, 0]]") ("CountingPredicate [underlying: 92#L760true, annotation: [0, 0]]" "assume 0 == ~t1_st~0;~__retres1~9 := 1;" "CountingPredicate [underlying: 172#L774true, annotation: [0, 0]]") ("CountingPredicate [underlying: 92#L760true, annotation: [0, 0]]" "assume !(0 == ~t1_st~0);" "CountingPredicate [underlying: 184#L764true, annotation: [0, 0]]") ("CountingPredicate [underlying: 165#L982true, annotation: [0, 0]]" "assume 1 == ~E_3~0;~E_3~0 := 2;" "CountingPredicate [underlying: 83#L987true, annotation: [0, 0]]") ("CountingPredicate [underlying: 165#L982true, annotation: [0, 0]]" "assume !(1 == ~E_3~0);" "CountingPredicate [underlying: 83#L987true, annotation: [0, 0]]") ("CountingPredicate [underlying: 316#L27true, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 98#error1FINALtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 185#Loop~1true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 17#while_1_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 185#Loop~1true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 147#L175true, annotation: [10, 0]]") ("CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [7, 0]]" "assume 0 == ~p_dw_pc~0;" "CountingPredicate [underlying: 110#L115true, annotation: [7, 0]]") ("CountingPredicate [underlying: 342#do_write_pENTRYtrue, annotation: [7, 0]]" "assume !(0 == ~p_dw_pc~0);" "CountingPredicate [underlying: 154#L117true, annotation: [7, 0]]") ("CountingPredicate [underlying: 97#transmit4ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t4_pc~0;" "CountingPredicate [underlying: 311#L585true, annotation: [0, 0]]") ("CountingPredicate [underlying: 97#transmit4ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t4_pc~0);" "CountingPredicate [underlying: 209#L587true, annotation: [0, 0]]") ("CountingPredicate [underlying: 4#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume 1 == ~m_i~0;~m_st~0 := 0;" "CountingPredicate [underlying: 243#L728true, annotation: [0, 0]]") ("CountingPredicate [underlying: 4#init_threads2ENTRYtrue, annotation: [0, 0]]" "assume !(1 == ~m_i~0);~m_st~0 := 2;" "CountingPredicate [underlying: 243#L728true, annotation: [0, 0]]") ("CountingPredicate [underlying: 11#is_do_read_c_triggeredENTRYtrue, annotation: [6, 0]]" "havoc ~__retres1~1;" "CountingPredicate [underlying: 101#L69true, annotation: [6, 0]]") ("CountingPredicate [underlying: 136#L756true, annotation: [0, 0]]" "assume 0 == ~m_st~0;~__retres1~9 := 1;" "CountingPredicate [underlying: 172#L774true, annotation: [0, 0]]") ("CountingPredicate [underlying: 136#L756true, annotation: [0, 0]]" "assume !(0 == ~m_st~0);" "CountingPredicate [underlying: 92#L760true, annotation: [0, 0]]") ("CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [10, 0]]" "assume false;" "CountingPredicate [underlying: 316#L27true, annotation: [10, 0]]") ("CountingPredicate [underlying: 214#error1ENTRYtrue, annotation: [10, 0]]" "assume !false;" "CountingPredicate [underlying: 291#error1Err0ASSERT_VIOLATIONERROR_FUNCTIONtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 14#is_do_read_c_triggeredFINALtrue, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 303#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 206#is_transmit3_triggeredENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~7;" "CountingPredicate [underlying: 104#L677true, annotation: [0, 0]]") ("CountingPredicate [underlying: 246#L191true, annotation: [10, 0]]" "assume ~p_num_write~0 == ~c_num_read~0;" "CountingPredicate [underlying: 38#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 246#L191true, annotation: [10, 0]]" "assume !(~p_num_write~0 == ~c_num_read~0);" "CountingPredicate [underlying: 353#L195true, annotation: [10, 0]]") ("CountingPredicate [underlying: 127#L623true, annotation: [0, 0]]" "#res := ~__retres1~4;" "CountingPredicate [underlying: 219#is_master_triggeredFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [7, 0]]" "assume 0 == ~q_free~0;~p_dw_st~0 := 2;~p_dw_pc~0 := 1;" "CountingPredicate [underlying: 102#L131true, annotation: [7, 0]]") ("CountingPredicate [underlying: 167#while_0_continuetrue, annotation: [7, 0]]" "assume !(0 == ~q_free~0);" "CountingPredicate [underlying: 74#L137true, annotation: [7, 0]]") ("CountingPredicate [underlying: 66#L831true, annotation: [0, 0]]" "havoc ~tmp_ndt_3~0;" "CountingPredicate [underlying: 213#L845-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 109#L1007true, annotation: [0, 0]]" "assume 0 != ~tmp~5;~m_st~0 := 0;" "CountingPredicate [underlying: 84#L1013-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 109#L1007true, annotation: [0, 0]]" "assume !(0 != ~tmp~5);" "CountingPredicate [underlying: 84#L1013-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 211#L269true, annotation: [7, 0]]" "assume 0 != ~tmp~1;~p_dw_st~0 := 1;" "CountingPredicate [underlying: 321#L272true, annotation: [7, 0]]") ("CountingPredicate [underlying: 211#L269true, annotation: [7, 0]]" "assume !(0 != ~tmp~1);" "CountingPredicate [underlying: 64#L275true, annotation: [7, 0]]") ("CountingPredicate [underlying: 39#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: 48#L187-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 121#while_3_continuetrue, annotation: [6, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 24#L335true, annotation: [6, 0]]") ("CountingPredicate [underlying: 107#L284true, annotation: [10, 0]]" "assume 0 != ~tmp___0~1;~c_dr_st~0 := 1;" "CountingPredicate [underlying: 129#L287true, annotation: [10, 0]]") ("CountingPredicate [underlying: 107#L284true, annotation: [10, 0]]" "assume !(0 != ~tmp___0~1);" "CountingPredicate [underlying: 124#L255true, annotation: [10, 0]]") ("CountingPredicate [underlying: 90#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;" "CountingPredicate [underlying: 34#init_model2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 77#Loop~3true, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 121#while_3_continuetrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 77#Loop~3true, annotation: [6, 0]]" "assume !true;" "CountingPredicate [underlying: 229#L339true, annotation: [6, 0]]") ("CountingPredicate [underlying: 316#L27true, annotation: [7, 0]]" "assume false;" "CountingPredicate [underlying: 98#error1FINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 43#start_simulation2ENTRYtrue, annotation: [0, 0]]" "havoc ~kernel_st~1;havoc ~tmp~7;havoc ~tmp___0~3;~kernel_st~1 := 0;" "CountingPredicate [underlying: 313#L1166true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [7, 0]]" "havoc ~tmp~0;havoc ~tmp___0~0;" "CountingPredicate [underlying: 69#L90-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 252#L1039true, annotation: [0, 0]]" "assume 0 != ~tmp___3~0;~t4_st~0 := 0;" "CountingPredicate [underlying: 67#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 252#L1039true, annotation: [0, 0]]" "assume !(0 != ~tmp___3~0);" "CountingPredicate [underlying: 67#activate_threads2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 115#L552true, annotation: [0, 0]]" "~token~0 := 1 + ~token~0;~E_4~0 := 1;" "CountingPredicate [underlying: 49#L569-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 162#eval1ENTRYtrue, annotation: [10, 0]]" "havoc ~tmp~1;havoc ~tmp___0~1;havoc ~tmp___1~0;" "CountingPredicate [underlying: 124#L255true, annotation: [10, 0]]") ("CountingPredicate [underlying: 307#L60true, annotation: [7, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 163#L53true, annotation: [7, 0]]") ("CountingPredicate [underlying: 163#L53true, annotation: [6, 0]]" "#res := ~__retres1~0;" "CountingPredicate [underlying: 160#is_do_write_p_triggeredFINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 14#is_do_read_c_triggeredFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 303#is_do_read_c_triggeredEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 309#error2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 191#error2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 158#L894true, annotation: [0, 0]]" "assume 0 == ~T2_E~0;~T2_E~0 := 1;" "CountingPredicate [underlying: 355#L899true, annotation: [0, 0]]") ("CountingPredicate [underlying: 158#L894true, annotation: [0, 0]]" "assume !(0 == ~T2_E~0);" "CountingPredicate [underlying: 355#L899true, annotation: [0, 0]]") ("CountingPredicate [underlying: 323#init_threads2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 270#init_threads2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 44#L904true, annotation: [0, 0]]" "assume 0 == ~T4_E~0;~T4_E~0 := 1;" "CountingPredicate [underlying: 336#L909true, annotation: [0, 0]]") ("CountingPredicate [underlying: 44#L904true, annotation: [0, 0]]" "assume !(0 == ~T4_E~0);" "CountingPredicate [underlying: 336#L909true, annotation: [0, 0]]") ("CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [6, 0]]" "assume true;" "CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 47#L697true, annotation: [0, 0]]" "assume 1 == ~E_4~0;~__retres1~8 := 1;" "CountingPredicate [underlying: 89#L699true, annotation: [0, 0]]") ("CountingPredicate [underlying: 47#L697true, annotation: [0, 0]]" "assume !(1 == ~E_4~0);" "CountingPredicate [underlying: 79#L706true, annotation: [0, 0]]") ("CountingPredicate [underlying: 50#L972true, annotation: [0, 0]]" "assume 1 == ~E_1~0;~E_1~0 := 2;" "CountingPredicate [underlying: 349#L977true, annotation: [0, 0]]") ("CountingPredicate [underlying: 50#L972true, annotation: [0, 0]]" "assume !(1 == ~E_1~0);" "CountingPredicate [underlying: 349#L977true, annotation: [0, 0]]") ("CountingPredicate [underlying: 91#L92true, annotation: [6, 0]]" "assume 0 != ~tmp~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 279#L98-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 91#L92true, annotation: [6, 0]]" "assume !(0 != ~tmp~0);" "CountingPredicate [underlying: 279#L98-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 166#L782true, annotation: [0, 0]]" "~__retres1~9 := 0;" "CountingPredicate [underlying: 172#L774true, annotation: [0, 0]]") ("CountingPredicate [underlying: 121#while_3_continuetrue, annotation: [7, 0]]" "~kernel_st~0 := 1;" "CountingPredicate [underlying: 24#L335true, annotation: [7, 0]]") ("CountingPredicate [underlying: 225#main2ENTRYtrue, annotation: [0, 0]]" "havoc ~__retres1~10;" "CountingPredicate [underlying: 273#L1222true, annotation: [0, 0]]") ("CountingPredicate [underlying: 159#masterENTRYtrue, annotation: [0, 0]]" "assume 0 == ~m_pc~0;" "CountingPredicate [underlying: 292#L433true, annotation: [0, 0]]") ("CountingPredicate [underlying: 159#masterENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~m_pc~0);" "CountingPredicate [underlying: 78#L435true, annotation: [0, 0]]") ("CountingPredicate [underlying: 23#exists_runnable_thread1ENTRYtrue, annotation: [10, 0]]" "havoc ~__retres1~2;" "CountingPredicate [underlying: 149#L232true, annotation: [10, 0]]") ("CountingPredicate [underlying: 236#reset_delta_events2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 181#reset_delta_events2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 193#L929true, annotation: [0, 0]]" "assume 0 == ~E_4~0;~E_4~0 := 1;" "CountingPredicate [underlying: 337#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 193#L929true, annotation: [0, 0]]" "assume !(0 == ~E_4~0);" "CountingPredicate [underlying: 337#fire_delta_events2FINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 242#init_model1FINALtrue, annotation: [3, 0]]" "assume true;" "CountingPredicate [underlying: 188#init_model1EXITtrue, annotation: [3, 0]]") ("CountingPredicate [underlying: 223#L696true, annotation: [0, 0]]" "assume 1 == ~t4_pc~0;" "CountingPredicate [underlying: 47#L697true, annotation: [0, 0]]") ("CountingPredicate [underlying: 223#L696true, annotation: [0, 0]]" "assume !(1 == ~t4_pc~0);" "CountingPredicate [underlying: 79#L706true, annotation: [0, 0]]") ("CountingPredicate [underlying: 196#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: 333#L449-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 77#Loop~3true, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 121#while_3_continuetrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 77#Loop~3true, annotation: [7, 0]]" "assume !true;" "CountingPredicate [underlying: 229#L339true, annotation: [7, 0]]") ("CountingPredicate [underlying: 142#transmit3ENTRYtrue, annotation: [0, 0]]" "assume 0 == ~t3_pc~0;" "CountingPredicate [underlying: 128#L549true, annotation: [0, 0]]") ("CountingPredicate [underlying: 142#transmit3ENTRYtrue, annotation: [0, 0]]" "assume !(0 == ~t3_pc~0);" "CountingPredicate [underlying: 314#L551true, annotation: [0, 0]]") ("CountingPredicate [underlying: 316#L27true, annotation: [6, 0]]" "assume false;" "CountingPredicate [underlying: 98#error1FINALtrue, annotation: [6, 0]]") ("CountingPredicate [underlying: 98#error1FINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 145#error1EXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 37#L100true, annotation: [7, 0]]" "assume 0 != ~tmp___0~0;~c_dr_st~0 := 0;" "CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 37#L100true, annotation: [7, 0]]" "assume !(0 != ~tmp___0~0);" "CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 117#Loop~7true, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 143#while_3_continuetrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 117#Loop~7true, annotation: [0, 0]]" "assume !true;" "CountingPredicate [underlying: 306#L564true, annotation: [0, 0]]") ("CountingPredicate [underlying: 352#immediate_notify_threadsENTRYtrue, annotation: [6, 0]]" "havoc ~tmp~0;havoc ~tmp___0~0;" "CountingPredicate [underlying: 69#L90-1true, annotation: [6, 0]]") ("CountingPredicate [underlying: 12#L98true, annotation: [10, 0]]" "assume -2147483648 <= #t~ret6 && #t~ret6 <= 2147483647;~tmp___0~0 := #t~ret6;havoc #t~ret6;" "CountingPredicate [underlying: 37#L100true, annotation: [10, 0]]") ("CountingPredicate [underlying: 307#L60true, annotation: [6, 0]]" "~__retres1~0 := 0;" "CountingPredicate [underlying: 163#L53true, annotation: [6, 0]]") ("CountingPredicate [underlying: 155#L50true, annotation: [10, 0]]" "assume 1 == ~p_dw_pc~0;" "CountingPredicate [underlying: 95#L51true, annotation: [10, 0]]") ("CountingPredicate [underlying: 155#L50true, annotation: [10, 0]]" "assume !(1 == ~p_dw_pc~0);" "CountingPredicate [underlying: 307#L60true, annotation: [10, 0]]") ("CountingPredicate [underlying: 349#L977true, annotation: [0, 0]]" "assume 1 == ~E_2~0;~E_2~0 := 2;" "CountingPredicate [underlying: 165#L982true, annotation: [0, 0]]") ("CountingPredicate [underlying: 349#L977true, annotation: [0, 0]]" "assume !(1 == ~E_2~0);" "CountingPredicate [underlying: 165#L982true, annotation: [0, 0]]") ("CountingPredicate [underlying: 32#immediate_notify_threadsFINALtrue, annotation: [7, 0]]" "assume true;" "CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [7, 0]]") ("CountingPredicate [underlying: 263#L630true, annotation: [0, 0]]" "~__retres1~4 := 0;" "CountingPredicate [underlying: 127#L623true, annotation: [0, 0]]") ("CountingPredicate [underlying: 91#L92true, annotation: [7, 0]]" "assume 0 != ~tmp~0;~p_dw_st~0 := 0;" "CountingPredicate [underlying: 279#L98-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 91#L92true, annotation: [7, 0]]" "assume !(0 != ~tmp~0);" "CountingPredicate [underlying: 279#L98-1true, annotation: [7, 0]]") ("CountingPredicate [underlying: 7#Loop~2true, annotation: [10, 0]]" "assume true;" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [10, 0]]") ("CountingPredicate [underlying: 7#Loop~2true, annotation: [10, 0]]" "assume !true;" "CountingPredicate [underlying: 100#L263true, annotation: [10, 0]]") ("CountingPredicate [underlying: 51#update_channels2FINALtrue, annotation: [0, 0]]" "assume true;" "CountingPredicate [underlying: 186#update_channels2EXITtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 264#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: 327#L967true, annotation: [0, 0]]" "assume 1 == ~E_M~0;~E_M~0 := 2;" "CountingPredicate [underlying: 50#L972true, annotation: [0, 0]]") ("CountingPredicate [underlying: 327#L967true, annotation: [0, 0]]" "assume !(1 == ~E_M~0);" "CountingPredicate [underlying: 50#L972true, annotation: [0, 0]]") }, returnTransitions = { ("CountingPredicate [underlying: 94#fire_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 65#L1168true, annotation: [0, 0]]" "#530#return;" "CountingPredicate [underlying: 354#L1169true, annotation: [0, 0]]") ("CountingPredicate [underlying: 303#is_do_read_c_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 279#L98-1true, annotation: [7, 0]]" "#540#return;" "CountingPredicate [underlying: 12#L98true, annotation: [7, 0]]") ("CountingPredicate [underlying: 322#ULTIMATE.initEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 335#ULTIMATE.startENTRYtrue, annotation: [0, 0]]" "#606#return;" "CountingPredicate [underlying: 230#L-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 181#reset_delta_events2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 85#L1170true, annotation: [0, 0]]" "#526#return;" "CountingPredicate [underlying: 226#L1173true, annotation: [0, 0]]") ("CountingPredicate [underlying: 303#is_do_read_c_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 279#L98-1true, annotation: [6, 0]]" "#540#return;" "CountingPredicate [underlying: 12#L98true, annotation: [6, 0]]") ("CountingPredicate [underlying: 308#is_transmit4_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 60#L1037-1true, annotation: [0, 0]]" "#566#return;" "CountingPredicate [underlying: 96#L1037true, annotation: [0, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [6, 0]]" "#598#return;" "CountingPredicate [underlying: 264#L258true, annotation: [6, 0]]") ("CountingPredicate [underlying: 186#update_channels2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 313#L1166true, annotation: [0, 0]]" "#534#return;" "CountingPredicate [underlying: 76#L1167true, annotation: [0, 0]]") ("CountingPredicate [underlying: 145#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 46#L200true, annotation: [10, 0]]" "#554#return;" "CountingPredicate [underlying: 38#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 145#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 64#L275true, annotation: [10, 0]]" "#596#return;" "CountingPredicate [underlying: 205#L280true, annotation: [10, 0]]") ("CountingPredicate [underlying: 145#error1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 353#L195true, annotation: [10, 0]]" "#552#return;" "CountingPredicate [underlying: 38#L158true, annotation: [10, 0]]") ("CountingPredicate [underlying: 58#is_transmit1_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 84#L1013-1true, annotation: [0, 0]]" "#572#return;" "CountingPredicate [underlying: 207#L1013true, annotation: [0, 0]]") ("CountingPredicate [underlying: 191#error2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 233#L459true, annotation: [0, 0]]" "#600#return;" "CountingPredicate [underlying: 292#L433true, annotation: [0, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [7, 0]]" "#598#return;" "CountingPredicate [underlying: 264#L258true, annotation: [7, 0]]") ("CountingPredicate [underlying: 303#is_do_read_c_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 279#L98-1true, annotation: [10, 0]]" "#540#return;" "CountingPredicate [underlying: 12#L98true, annotation: [10, 0]]") ("CountingPredicate [underlying: 268#exists_runnable_thread1EXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 3#while_2_continuetrue, annotation: [10, 0]]" "#598#return;" "CountingPredicate [underlying: 264#L258true, annotation: [10, 0]]") ("CountingPredicate [underlying: 275#is_transmit2_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 153#L1021-1true, annotation: [0, 0]]" "#570#return;" "CountingPredicate [underlying: 346#L1021true, annotation: [0, 0]]") ("CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 190#L142-1true, annotation: [6, 0]]" "#538#return;" "CountingPredicate [underlying: 120#L142true, annotation: [6, 0]]") ("CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 48#L187-1true, annotation: [6, 0]]" "#556#return;" "CountingPredicate [underlying: 331#L187true, annotation: [6, 0]]") ("CountingPredicate [underlying: 290#is_do_write_p_triggeredEXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 69#L90-1true, annotation: [6, 0]]" "#542#return;" "CountingPredicate [underlying: 343#L90true, annotation: [6, 0]]") ("CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 190#L142-1true, annotation: [7, 0]]" "#538#return;" "CountingPredicate [underlying: 120#L142true, annotation: [7, 0]]") ("CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 48#L187-1true, annotation: [7, 0]]" "#556#return;" "CountingPredicate [underlying: 331#L187true, annotation: [7, 0]]") ("CountingPredicate [underlying: 290#is_do_write_p_triggeredEXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 69#L90-1true, annotation: [7, 0]]" "#542#return;" "CountingPredicate [underlying: 343#L90true, annotation: [7, 0]]") ("CountingPredicate [underlying: 29#is_master_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 26#L1005-1true, annotation: [0, 0]]" "#574#return;" "CountingPredicate [underlying: 260#L1005true, annotation: [0, 0]]") ("CountingPredicate [underlying: 220#init_model2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 273#L1222true, annotation: [0, 0]]" "#546#return;" "CountingPredicate [underlying: 35#L1223-1true, annotation: [0, 0]]") ("CountingPredicate [underlying: 150#is_transmit3_triggeredEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 125#L1029-1true, annotation: [0, 0]]" "#568#return;" "CountingPredicate [underlying: 108#L1029true, annotation: [0, 0]]") ("CountingPredicate [underlying: 113#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 49#L569-1true, annotation: [0, 0]]" "#560#return;" "CountingPredicate [underlying: 148#L569true, annotation: [0, 0]]") ("CountingPredicate [underlying: 113#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 254#L497-1true, annotation: [0, 0]]" "#558#return;" "CountingPredicate [underlying: 31#L497true, annotation: [0, 0]]") ("CountingPredicate [underlying: 113#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 272#L533-1true, annotation: [0, 0]]" "#562#return;" "CountingPredicate [underlying: 280#L533true, annotation: [0, 0]]") ("CountingPredicate [underlying: 113#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 55#L605-1true, annotation: [0, 0]]" "#564#return;" "CountingPredicate [underlying: 218#L605true, annotation: [0, 0]]") ("CountingPredicate [underlying: 113#immediate_notifyEXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 333#L449-1true, annotation: [0, 0]]" "#602#return;" "CountingPredicate [underlying: 106#L449true, annotation: [0, 0]]") ("CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 190#L142-1true, annotation: [10, 0]]" "#538#return;" "CountingPredicate [underlying: 120#L142true, annotation: [10, 0]]") ("CountingPredicate [underlying: 338#immediate_notify_threadsEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 48#L187-1true, annotation: [10, 0]]" "#556#return;" "CountingPredicate [underlying: 331#L187true, annotation: [10, 0]]") ("CountingPredicate [underlying: 86#init_threads1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 274#L328true, annotation: [5, 0]]" "#504#return;" "CountingPredicate [underlying: 281#L331true, annotation: [6, 0]]") ("CountingPredicate [underlying: 145#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 64#L275true, annotation: [7, 0]]" "#596#return;" "CountingPredicate [underlying: 205#L280true, annotation: [7, 0]]") ("CountingPredicate [underlying: 145#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 46#L200true, annotation: [7, 0]]" "#554#return;" "CountingPredicate [underlying: 38#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 145#error1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 353#L195true, annotation: [7, 0]]" "#552#return;" "CountingPredicate [underlying: 38#L158true, annotation: [7, 0]]") ("CountingPredicate [underlying: 290#is_do_write_p_triggeredEXITtrue, annotation: [10, 0]]" "CountingPredicate [underlying: 69#L90-1true, annotation: [10, 0]]" "#542#return;" "CountingPredicate [underlying: 343#L90true, annotation: [10, 0]]") ("CountingPredicate [underlying: 188#init_model1EXITtrue, annotation: [3, 0]]" "CountingPredicate [underlying: 72#L372true, annotation: [2, 0]]" "#550#return;" "CountingPredicate [underlying: 350#L373-1true, annotation: [4, 0]]") ("CountingPredicate [underlying: 270#init_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 76#L1167true, annotation: [0, 0]]" "#532#return;" "CountingPredicate [underlying: 65#L1168true, annotation: [0, 0]]") ("CountingPredicate [underlying: 86#init_threads1EXITtrue, annotation: [8, 0]]" "CountingPredicate [underlying: 274#L328true, annotation: [5, 0]]" "#504#return;" "CountingPredicate [underlying: 281#L331true, annotation: [9, 0]]") ("CountingPredicate [underlying: 130#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 27#immediate_notifyENTRYtrue, annotation: [0, 0]]" "#536#return;" "CountingPredicate [underlying: 168#immediate_notifyFINALtrue, annotation: [0, 0]]") ("CountingPredicate [underlying: 130#activate_threads2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 354#L1169true, annotation: [0, 0]]" "#528#return;" "CountingPredicate [underlying: 85#L1170true, annotation: [0, 0]]") ("CountingPredicate [underlying: 256#exists_runnable_thread2EXITtrue, annotation: [0, 0]]" "CountingPredicate [underlying: 93#while_5_continuetrue, annotation: [0, 0]]" "#590#return;" "CountingPredicate [underlying: 112#L796true, annotation: [0, 0]]") ("CountingPredicate [underlying: 86#init_threads1EXITtrue, annotation: [7, 0]]" "CountingPredicate [underlying: 274#L328true, annotation: [5, 0]]" "#504#return;" "CountingPredicate [underlying: 281#L331true, annotation: [7, 0]]") ("CountingPredicate [underlying: 145#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 64#L275true, annotation: [6, 0]]" "#596#return;" "CountingPredicate [underlying: 205#L280true, annotation: [6, 0]]") ("CountingPredicate [underlying: 145#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 46#L200true, annotation: [6, 0]]" "#554#return;" "CountingPredicate [underlying: 38#L158true, annotation: [6, 0]]") ("CountingPredicate [underlying: 145#error1EXITtrue, annotation: [6, 0]]" "CountingPredicate [underlying: 353#L195true, annotation: [6, 0]]" "#552#return;" "CountingPredicate [underlying: 38#L158true, annotation: [6, 0]]") } ); [2024-08-07 13:50:17,468 INFO L82 GeneralOperation]: Start removeDeadEnds. Operand has 355 states, 255 states have (on average 1.5098039215686274) internal successors, (385), 272 states have internal predecessors, (385), 56 states have call successors, (56), 40 states have call predecessors, (56), 29 states have return successors, (45), 44 states have call predecessors, (45), 45 states have call successors, (45) [2024-08-07 13:50:17,468 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,468 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,469 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,469 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,469 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,469 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,469 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,469 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,470 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,470 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,470 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,471 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,471 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,471 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,471 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,472 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,472 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,472 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,473 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,473 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,473 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,473 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,474 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,474 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,474 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,474 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,475 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,475 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,475 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,476 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,476 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,476 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,476 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,476 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,477 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,477 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,477 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,477 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,477 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,478 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,478 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,478 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,478 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,479 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,479 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,479 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,479 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,479 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,480 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,480 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,480 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,480 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,480 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,481 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,481 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,481 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,481 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,482 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,482 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,482 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,483 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,483 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,483 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,483 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,483 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,483 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,484 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,484 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,484 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,484 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,485 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,485 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,485 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,485 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,485 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,485 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,486 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,486 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,486 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,486 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,486 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,487 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,487 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,487 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,487 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,487 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,488 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,488 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,488 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,488 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,489 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,489 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,489 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,489 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,490 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,490 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,490 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,490 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,490 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,491 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,491 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,491 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,491 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,491 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,492 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,492 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,492 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,492 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,492 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,493 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,493 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,493 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,493 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,493 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,494 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,494 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,494 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,494 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,495 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,495 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,495 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,495 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,496 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,496 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,496 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,496 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,497 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,497 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,497 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,497 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,497 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,497 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,498 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,498 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,498 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,499 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,499 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,499 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,499 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,499 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,500 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,500 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,500 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,500 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,500 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,501 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,501 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,501 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,501 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,509 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,509 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,509 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,509 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,510 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,510 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,510 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,510 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,510 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,511 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,511 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,511 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,511 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,512 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,512 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,512 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,512 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,513 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,513 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,513 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,513 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,513 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,513 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,514 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,514 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,514 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,514 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,515 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,515 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,515 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,515 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,515 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,516 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,516 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,516 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,516 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,516 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,516 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,517 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,517 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,517 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,518 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,518 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,518 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,518 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,518 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,518 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,519 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,519 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,519 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,519 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,519 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,519 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,520 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,520 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,521 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,521 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,521 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,521 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,522 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,522 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,522 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,522 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,522 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,522 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,523 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,523 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,523 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,523 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,523 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,523 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,523 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,523 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,524 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,524 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,524 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,524 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,525 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,525 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,526 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,526 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,526 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,526 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,526 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,526 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,527 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,527 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,527 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,527 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,527 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,527 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,528 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,528 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,528 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,528 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,528 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,528 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,529 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,529 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,530 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,530 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,530 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,530 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,531 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,531 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,531 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,531 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,531 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,532 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,532 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,532 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,532 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,532 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,532 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,532 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,533 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,533 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,533 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,533 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,533 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,533 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,535 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,535 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,535 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,535 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,535 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,535 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,536 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,536 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,536 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,536 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,536 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,536 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,537 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,537 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,537 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,537 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,537 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,537 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,537 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,537 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,538 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,538 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,539 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,539 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,539 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,539 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,539 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,539 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,540 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,540 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,540 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,540 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,540 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,540 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,541 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,541 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,541 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,541 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,542 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,542 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,542 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,542 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,542 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,542 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,543 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,543 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,543 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,543 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,544 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,544 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,544 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,544 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,544 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,544 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,545 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,545 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,545 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,545 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,546 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,546 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,546 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,546 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,546 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,547 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,547 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,547 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,547 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,547 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,548 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,548 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,548 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,548 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,549 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,549 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,549 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,549 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,549 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,549 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,550 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,550 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,550 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,550 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,551 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,551 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,558 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,558 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,559 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,559 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,559 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,559 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,559 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,560 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,560 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,560 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,560 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,560 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,561 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,561 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,561 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,561 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,562 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,562 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,562 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,562 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,562 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,562 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,562 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,562 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,563 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,563 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,563 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,563 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,563 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,563 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,564 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,564 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,564 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,564 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,565 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,565 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,565 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,565 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,565 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,566 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,566 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,566 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,566 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,566 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,567 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,567 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,567 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,567 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,568 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,568 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,568 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,568 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,568 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,568 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,569 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,569 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,569 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,569 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,570 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,570 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,570 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,570 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,570 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,570 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,571 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,571 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,571 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,571 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,572 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,572 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,572 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,572 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,572 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,572 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,573 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,573 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,573 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,573 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,574 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,574 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,574 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,574 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,574 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,574 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,575 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,575 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,575 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,575 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,576 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,576 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,576 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,576 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,576 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,576 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,577 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,577 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,577 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,577 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,577 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,577 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,578 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,578 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,578 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,578 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,578 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,578 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,579 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,579 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,579 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,579 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,579 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,579 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,580 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,580 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,580 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,580 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,580 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,580 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,581 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,581 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,581 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,581 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,581 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,581 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,582 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,582 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,582 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,582 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,582 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,582 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,583 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,583 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,583 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,583 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,583 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,583 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,584 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,584 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,584 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,584 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,584 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,584 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,585 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,585 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,585 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,585 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,585 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,585 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,586 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,586 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,586 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,586 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,586 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,586 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,587 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,587 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,587 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,587 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,587 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,587 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,588 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,588 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,588 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,588 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,588 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,588 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,589 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,589 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,589 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,589 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,589 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,589 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,589 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,589 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,590 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,590 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,590 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,590 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,590 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,591 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,591 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,591 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,591 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,591 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,591 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,592 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,592 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,592 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,592 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,592 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,592 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,593 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,593 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,593 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,593 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,593 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,594 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,594 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,594 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,594 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,594 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,594 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,595 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,595 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,595 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,595 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,595 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,595 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,596 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,596 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,596 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,596 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,596 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,596 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,597 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,597 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,597 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,597 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,597 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,597 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,598 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,598 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,598 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,598 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,598 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,598 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,599 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,599 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,599 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,599 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,599 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,599 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,600 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,600 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,600 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,600 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,600 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,600 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,601 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,601 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,601 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,601 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,604 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,604 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,604 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,604 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,605 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,605 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,605 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,605 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,605 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,605 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,605 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,605 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,605 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,606 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,606 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,606 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,606 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,606 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,606 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,606 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,606 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,607 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,607 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,607 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,607 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,608 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,608 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,608 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,608 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,609 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,609 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,609 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,609 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,609 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,609 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,610 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,610 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,610 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,610 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,610 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,610 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,611 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,611 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,611 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,611 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,611 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,611 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,612 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,612 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,612 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,612 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,612 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,612 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,612 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,613 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,613 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,613 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,613 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,613 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,613 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,614 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,614 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,614 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,614 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,614 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,614 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,615 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,615 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,615 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,615 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,615 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,615 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,616 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,616 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,616 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,616 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,616 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,616 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,617 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,617 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,617 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,617 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,617 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,617 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,618 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,618 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,618 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,618 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,618 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,618 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,618 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,619 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,619 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,619 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,619 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,619 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,619 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,619 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,620 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,620 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,620 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,620 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,620 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,620 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,623 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,623 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,624 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,624 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,624 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,624 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,624 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,624 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,625 WARN L283 nessProductAutomaton]: assume 1 == ~c_dr_i~0;~c_dr_st~0 := 0;, isNegated false [2024-08-07 13:50:17,625 WARN L283 nessProductAutomaton]: assume !(1 == ~c_dr_i~0);~c_dr_st~0 := 2;, isNegated true [2024-08-07 13:50:17,625 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,625 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,625 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,625 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,626 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,626 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,626 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,626 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,626 WARN L283 nessProductAutomaton]: assume 1 == ~p_dw_i~0;~p_dw_st~0 := 0;, isNegated false [2024-08-07 13:50:17,626 WARN L283 nessProductAutomaton]: assume !(1 == ~p_dw_i~0);~p_dw_st~0 := 2;, isNegated true [2024-08-07 13:50:17,628 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,628 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,628 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,628 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,629 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,629 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,629 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,629 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,629 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,629 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,629 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,630 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,630 WARN L283 nessProductAutomaton]: assume 0 != #t~nondet32;havoc #t~nondet32;, isNegated false [2024-08-07 13:50:17,630 WARN L283 nessProductAutomaton]: assume !(0 != #t~nondet32);havoc #t~nondet32;, isNegated true [2024-08-07 13:50:17,633 INFO L88 GeneralOperation]: Finished removeDeadEnds. Reduced from 457 states to 0 states. [2024-08-07 13:50:17,651 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-08-07 13:50:17,657 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;@684427e0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-08-07 13:50:17,658 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-08-07 13:50:17,659 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states. [2024-08-07 13:50:17,659 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-08-07 13:50:17,662 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error1Err0ASSERT_VIOLATIONERROR_FUNCTION (1 of 2 remaining) [2024-08-07 13:50:17,663 INFO L805 garLoopResultBuilder]: Registering result SAFE for location error2Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 2 remaining) [2024-08-07 13:50:17,668 INFO L445 BasicCegarLoop]: Path program histogram: [] [2024-08-07 13:50:17,670 INFO L196 ceAbstractionStarter]: Computing trace abstraction results [2024-08-07 13:50:17,673 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.08 01:50:17 BoogieIcfgContainer [2024-08-07 13:50:17,673 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-08-07 13:50:17,674 INFO L158 Benchmark]: Toolchain (without parser) took 1754.14ms. Allocated memory was 60.8MB in the beginning and 88.1MB in the end (delta: 27.3MB). Free memory was 34.8MB in the beginning and 35.5MB in the end (delta: -770.5kB). Peak memory consumption was 27.2MB. Max. memory is 16.1GB. [2024-08-07 13:50:17,674 INFO L158 Benchmark]: Witness Parser took 0.13ms. Allocated memory is still 60.8MB. Free memory was 37.1MB in the beginning and 37.0MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:17,674 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 60.8MB. Free memory was 34.3MB in the beginning and 34.3MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. [2024-08-07 13:50:17,675 INFO L158 Benchmark]: CACSL2BoogieTranslator took 401.19ms. Allocated memory was 60.8MB in the beginning and 73.4MB in the end (delta: 12.6MB). Free memory was 34.6MB in the beginning and 44.8MB in the end (delta: -10.2MB). Peak memory consumption was 13.6MB. Max. memory is 16.1GB. [2024-08-07 13:50:17,675 INFO L158 Benchmark]: Boogie Preprocessor took 58.78ms. Allocated memory is still 73.4MB. Free memory was 44.8MB in the beginning and 41.5MB in the end (delta: 3.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-08-07 13:50:17,677 INFO L158 Benchmark]: IcfgBuilder took 679.01ms. Allocated memory is still 73.4MB. Free memory was 41.5MB in the beginning and 39.5MB in the end (delta: 2.0MB). Peak memory consumption was 18.4MB. Max. memory is 16.1GB. [2024-08-07 13:50:17,679 INFO L158 Benchmark]: TraceAbstraction took 611.12ms. Allocated memory was 73.4MB in the beginning and 88.1MB in the end (delta: 14.7MB). Free memory was 38.7MB in the beginning and 35.5MB in the end (delta: 3.2MB). Peak memory consumption was 18.2MB. Max. memory is 16.1GB. [2024-08-07 13:50:17,681 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.13ms. Allocated memory is still 60.8MB. Free memory was 37.1MB in the beginning and 37.0MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.10ms. Allocated memory is still 60.8MB. Free memory was 34.3MB in the beginning and 34.3MB in the end (delta: 73.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 401.19ms. Allocated memory was 60.8MB in the beginning and 73.4MB in the end (delta: 12.6MB). Free memory was 34.6MB in the beginning and 44.8MB in the end (delta: -10.2MB). Peak memory consumption was 13.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 58.78ms. Allocated memory is still 73.4MB. Free memory was 44.8MB in the beginning and 41.5MB in the end (delta: 3.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * IcfgBuilder took 679.01ms. Allocated memory is still 73.4MB. Free memory was 41.5MB in the beginning and 39.5MB in the end (delta: 2.0MB). Peak memory consumption was 18.4MB. Max. memory is 16.1GB. * TraceAbstraction took 611.12ms. Allocated memory was 73.4MB in the beginning and 88.1MB in the end (delta: 14.7MB). Free memory was 38.7MB in the beginning and 35.5MB in the end (delta: 3.2MB). Peak memory consumption was 18.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 27]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 390]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 42 procedures, 368 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 0.6s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.5s, 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:17,708 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE