./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/popl20-prod-cons3.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/popl20-prod-cons3.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 41874b69ed787f1d4b0fd199a95bb437bfc8aab0f734c194621d2ef33cc65cc9 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-28 03:58:34,646 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-28 03:58:34,736 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-28 03:58:34,746 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-28 03:58:34,747 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-28 03:58:34,775 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-28 03:58:34,775 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-28 03:58:34,776 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-28 03:58:34,776 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-28 03:58:34,776 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-28 03:58:34,777 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-28 03:58:34,777 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-28 03:58:34,777 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-28 03:58:34,777 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-28 03:58:34,777 INFO L153 SettingsManager]: * Use SBE=true [2024-11-28 03:58:34,778 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-28 03:58:34,778 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-28 03:58:34,778 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-28 03:58:34,778 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-28 03:58:34,778 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-28 03:58:34,778 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-28 03:58:34,778 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-28 03:58:34,779 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-28 03:58:34,779 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-28 03:58:34,779 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-28 03:58:34,779 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-28 03:58:34,779 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-28 03:58:34,779 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-28 03:58:34,779 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-28 03:58:34,779 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-28 03:58:34,780 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 03:58:34,780 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 03:58:34,780 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 03:58:34,780 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:58:34,780 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-28 03:58:34,781 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-28 03:58:34,781 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-28 03:58:34,781 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-28 03:58:34,781 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:58:34,781 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-28 03:58:34,781 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-28 03:58:34,782 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-28 03:58:34,782 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-28 03:58:34,782 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-28 03:58:34,782 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-28 03:58:34,782 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-28 03:58:34,782 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-28 03:58:34,782 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 41874b69ed787f1d4b0fd199a95bb437bfc8aab0f734c194621d2ef33cc65cc9 [2024-11-28 03:58:35,195 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-28 03:58:35,213 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-28 03:58:35,218 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-28 03:58:35,221 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-28 03:58:35,221 INFO L274 PluginConnector]: CDTParser initialized [2024-11-28 03:58:35,223 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/weaver/popl20-prod-cons3.wvr.c [2024-11-28 03:58:38,573 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/data/29bb3f05c/848c888928fc4d7aacd39a2425eb06f6/FLAGa2d835cd9 [2024-11-28 03:58:38,913 INFO L384 CDTParser]: Found 1 translation units. [2024-11-28 03:58:38,913 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/sv-benchmarks/c/weaver/popl20-prod-cons3.wvr.c [2024-11-28 03:58:38,923 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/data/29bb3f05c/848c888928fc4d7aacd39a2425eb06f6/FLAGa2d835cd9 [2024-11-28 03:58:38,940 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/data/29bb3f05c/848c888928fc4d7aacd39a2425eb06f6 [2024-11-28 03:58:38,943 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-28 03:58:38,944 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-28 03:58:38,946 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-28 03:58:38,946 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-28 03:58:38,951 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-28 03:58:38,952 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 03:58:38" (1/1) ... [2024-11-28 03:58:38,953 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7fea3448 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:38, skipping insertion in model container [2024-11-28 03:58:38,954 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 03:58:38" (1/1) ... [2024-11-28 03:58:38,976 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-28 03:58:39,239 WARN L1063 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-28 03:58:39,246 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 03:58:39,265 INFO L200 MainTranslator]: Completed pre-run [2024-11-28 03:58:39,332 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-28 03:58:39,367 INFO L204 MainTranslator]: Completed translation [2024-11-28 03:58:39,368 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39 WrapperNode [2024-11-28 03:58:39,368 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-28 03:58:39,369 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-28 03:58:39,369 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-28 03:58:39,370 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-28 03:58:39,379 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,393 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,433 INFO L138 Inliner]: procedures = 25, calls = 54, calls flagged for inlining = 16, calls inlined = 18, statements flattened = 253 [2024-11-28 03:58:39,433 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-28 03:58:39,434 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-28 03:58:39,434 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-28 03:58:39,434 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-28 03:58:39,446 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,446 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,450 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,477 INFO L175 MemorySlicer]: Split 8 memory accesses to 2 slices as follows [2, 6]. 75 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-28 03:58:39,478 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,478 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,498 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,499 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,511 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,513 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,515 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,521 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-28 03:58:39,522 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-28 03:58:39,522 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-28 03:58:39,522 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-28 03:58:39,526 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (1/1) ... [2024-11-28 03:58:39,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-28 03:58:39,559 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:58:39,576 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-28 03:58:39,585 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-28 03:58:39,617 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-28 03:58:39,617 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-28 03:58:39,617 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-28 03:58:39,617 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-28 03:58:39,617 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-28 03:58:39,617 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-28 03:58:39,618 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-28 03:58:39,618 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-11-28 03:58:39,618 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-11-28 03:58:39,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-28 03:58:39,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-28 03:58:39,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-28 03:58:39,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-28 03:58:39,619 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-28 03:58:39,619 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-28 03:58:39,620 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-28 03:58:39,620 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-28 03:58:39,620 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-28 03:58:39,620 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-28 03:58:39,620 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-28 03:58:39,622 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-28 03:58:39,820 INFO L234 CfgBuilder]: Building ICFG [2024-11-28 03:58:39,823 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-28 03:58:40,510 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-28 03:58:40,511 INFO L283 CfgBuilder]: Performing block encoding [2024-11-28 03:58:40,970 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-28 03:58:40,970 INFO L312 CfgBuilder]: Removed 5 assume(true) statements. [2024-11-28 03:58:40,971 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 03:58:40 BoogieIcfgContainer [2024-11-28 03:58:40,971 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-28 03:58:40,973 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-28 03:58:40,974 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-28 03:58:40,979 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-28 03:58:40,979 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 03:58:38" (1/3) ... [2024-11-28 03:58:40,980 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@758a261e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 03:58:40, skipping insertion in model container [2024-11-28 03:58:40,980 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 03:58:39" (2/3) ... [2024-11-28 03:58:40,980 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@758a261e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 03:58:40, skipping insertion in model container [2024-11-28 03:58:40,980 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 03:58:40" (3/3) ... [2024-11-28 03:58:40,982 INFO L128 eAbstractionObserver]: Analyzing ICFG popl20-prod-cons3.wvr.c [2024-11-28 03:58:41,000 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-28 03:58:41,003 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-prod-cons3.wvr.c that has 5 procedures, 62 locations, 1 initial locations, 5 loop locations, and 14 error locations. [2024-11-28 03:58:41,003 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-28 03:58:41,099 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-28 03:58:41,143 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 74 places, 67 transitions, 162 flow [2024-11-28 03:58:41,202 INFO L124 PetriNetUnfolderBase]: 6/63 cut-off events. [2024-11-28 03:58:41,207 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-28 03:58:41,213 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80 conditions, 63 events. 6/63 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 152 event pairs, 0 based on Foata normal form. 0/43 useless extension candidates. Maximal degree in co-relation 55. Up to 2 conditions per place. [2024-11-28 03:58:41,213 INFO L82 GeneralOperation]: Start removeDead. Operand has 74 places, 67 transitions, 162 flow [2024-11-28 03:58:41,217 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 69 places, 62 transitions, 148 flow [2024-11-28 03:58:41,226 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-28 03:58:41,239 INFO L333 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, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@6b15d251, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-28 03:58:41,239 INFO L334 AbstractCegarLoop]: Starting to check reachability of 26 error locations. [2024-11-28 03:58:41,260 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-28 03:58:41,260 INFO L124 PetriNetUnfolderBase]: 1/4 cut-off events. [2024-11-28 03:58:41,260 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-28 03:58:41,260 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:58:41,261 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-28 03:58:41,262 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:58:41,267 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:58:41,267 INFO L85 PathProgramCache]: Analyzing trace with hash 742138, now seen corresponding path program 1 times [2024-11-28 03:58:41,274 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:58:41,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [22663942] [2024-11-28 03:58:41,275 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:58:41,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:58:41,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:58:41,596 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:58:41,596 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:58:41,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [22663942] [2024-11-28 03:58:41,597 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [22663942] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:58:41,597 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:58:41,597 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 03:58:41,602 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2087658375] [2024-11-28 03:58:41,602 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:58:41,609 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:58:41,616 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:58:41,645 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:58:41,646 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:58:41,673 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 67 [2024-11-28 03:58:41,680 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 62 transitions, 148 flow. Second operand has 3 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:41,680 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:58:41,681 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 67 [2024-11-28 03:58:41,681 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:58:43,928 INFO L124 PetriNetUnfolderBase]: 7799/11770 cut-off events. [2024-11-28 03:58:43,929 INFO L125 PetriNetUnfolderBase]: For 379/379 co-relation queries the response was YES. [2024-11-28 03:58:43,983 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23076 conditions, 11770 events. 7799/11770 cut-off events. For 379/379 co-relation queries the response was YES. Maximal size of possible extension queue 958. Compared 85180 event pairs, 6340 based on Foata normal form. 1/7880 useless extension candidates. Maximal degree in co-relation 22068. Up to 10274 conditions per place. [2024-11-28 03:58:44,066 INFO L140 encePairwiseOnDemand]: 62/67 looper letters, 39 selfloop transitions, 2 changer transitions 0/58 dead transitions. [2024-11-28 03:58:44,067 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 58 transitions, 222 flow [2024-11-28 03:58:44,068 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:58:44,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:58:44,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 110 transitions. [2024-11-28 03:58:44,087 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5472636815920398 [2024-11-28 03:58:44,089 INFO L175 Difference]: Start difference. First operand has 69 places, 62 transitions, 148 flow. Second operand 3 states and 110 transitions. [2024-11-28 03:58:44,090 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 58 transitions, 222 flow [2024-11-28 03:58:44,197 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 58 transitions, 206 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-11-28 03:58:44,200 INFO L231 Difference]: Finished difference. Result has 59 places, 58 transitions, 128 flow [2024-11-28 03:58:44,206 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=124, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=128, PETRI_PLACES=59, PETRI_TRANSITIONS=58} [2024-11-28 03:58:44,210 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, -10 predicate places. [2024-11-28 03:58:44,213 INFO L471 AbstractCegarLoop]: Abstraction has has 59 places, 58 transitions, 128 flow [2024-11-28 03:58:44,213 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 23.0) internal successors, (69), 3 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:44,214 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:58:44,214 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-28 03:58:44,214 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-28 03:58:44,214 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:58:44,216 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:58:44,216 INFO L85 PathProgramCache]: Analyzing trace with hash 742139, now seen corresponding path program 1 times [2024-11-28 03:58:44,216 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:58:44,216 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1881214978] [2024-11-28 03:58:44,216 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:58:44,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:58:44,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:58:44,741 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:58:44,741 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:58:44,741 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1881214978] [2024-11-28 03:58:44,742 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1881214978] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:58:44,742 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:58:44,742 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:58:44,742 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [511025491] [2024-11-28 03:58:44,742 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:58:44,743 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 03:58:44,744 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:58:44,744 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 03:58:44,744 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 03:58:44,758 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 67 [2024-11-28 03:58:44,759 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 58 transitions, 128 flow. Second operand has 4 states, 4 states have (on average 22.75) internal successors, (91), 4 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:44,759 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:58:44,759 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 67 [2024-11-28 03:58:44,759 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:58:46,501 INFO L124 PetriNetUnfolderBase]: 7800/11773 cut-off events. [2024-11-28 03:58:46,501 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2024-11-28 03:58:46,535 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22511 conditions, 11773 events. 7800/11773 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 958. Compared 85170 event pairs, 6340 based on Foata normal form. 0/7880 useless extension candidates. Maximal degree in co-relation 22482. Up to 10283 conditions per place. [2024-11-28 03:58:46,610 INFO L140 encePairwiseOnDemand]: 62/67 looper letters, 42 selfloop transitions, 4 changer transitions 0/61 dead transitions. [2024-11-28 03:58:46,610 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 62 places, 61 transitions, 226 flow [2024-11-28 03:58:46,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 03:58:46,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 03:58:46,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 135 transitions. [2024-11-28 03:58:46,613 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.503731343283582 [2024-11-28 03:58:46,613 INFO L175 Difference]: Start difference. First operand has 59 places, 58 transitions, 128 flow. Second operand 4 states and 135 transitions. [2024-11-28 03:58:46,614 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 62 places, 61 transitions, 226 flow [2024-11-28 03:58:46,615 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 61 transitions, 222 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:58:46,619 INFO L231 Difference]: Finished difference. Result has 62 places, 61 transitions, 151 flow [2024-11-28 03:58:46,620 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=124, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=151, PETRI_PLACES=62, PETRI_TRANSITIONS=61} [2024-11-28 03:58:46,621 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, -7 predicate places. [2024-11-28 03:58:46,621 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 61 transitions, 151 flow [2024-11-28 03:58:46,622 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 22.75) internal successors, (91), 4 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:46,623 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:58:46,624 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-28 03:58:46,624 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-28 03:58:46,625 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:58:46,625 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:58:46,625 INFO L85 PathProgramCache]: Analyzing trace with hash 23008835, now seen corresponding path program 1 times [2024-11-28 03:58:46,625 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:58:46,625 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [273098829] [2024-11-28 03:58:46,626 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:58:46,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:58:46,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:58:47,058 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:58:47,058 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:58:47,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [273098829] [2024-11-28 03:58:47,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [273098829] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:58:47,059 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:58:47,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:58:47,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1236807631] [2024-11-28 03:58:47,059 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:58:47,059 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 03:58:47,060 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:58:47,061 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 03:58:47,061 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-28 03:58:47,095 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 67 [2024-11-28 03:58:47,096 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 61 transitions, 151 flow. Second operand has 5 states, 5 states have (on average 22.8) internal successors, (114), 5 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:47,098 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:58:47,098 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 67 [2024-11-28 03:58:47,098 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:58:48,807 INFO L124 PetriNetUnfolderBase]: 7801/11776 cut-off events. [2024-11-28 03:58:48,808 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2024-11-28 03:58:48,837 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22528 conditions, 11776 events. 7801/11776 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 958. Compared 85204 event pairs, 6340 based on Foata normal form. 0/7882 useless extension candidates. Maximal degree in co-relation 22503. Up to 10282 conditions per place. [2024-11-28 03:58:48,893 INFO L140 encePairwiseOnDemand]: 59/67 looper letters, 42 selfloop transitions, 7 changer transitions 0/64 dead transitions. [2024-11-28 03:58:48,893 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 64 transitions, 255 flow [2024-11-28 03:58:48,894 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 03:58:48,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 03:58:48,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 160 transitions. [2024-11-28 03:58:48,897 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.47761194029850745 [2024-11-28 03:58:48,898 INFO L175 Difference]: Start difference. First operand has 62 places, 61 transitions, 151 flow. Second operand 5 states and 160 transitions. [2024-11-28 03:58:48,898 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 64 transitions, 255 flow [2024-11-28 03:58:48,899 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 64 transitions, 252 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 03:58:48,903 INFO L231 Difference]: Finished difference. Result has 67 places, 64 transitions, 185 flow [2024-11-28 03:58:48,904 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=148, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=185, PETRI_PLACES=67, PETRI_TRANSITIONS=64} [2024-11-28 03:58:48,905 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, -2 predicate places. [2024-11-28 03:58:48,905 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 64 transitions, 185 flow [2024-11-28 03:58:48,905 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 22.8) internal successors, (114), 5 states have internal predecessors, (114), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:48,906 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:58:48,906 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1] [2024-11-28 03:58:48,907 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-28 03:58:48,907 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:58:48,907 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:58:48,908 INFO L85 PathProgramCache]: Analyzing trace with hash 713219851, now seen corresponding path program 1 times [2024-11-28 03:58:48,908 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:58:48,909 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528868282] [2024-11-28 03:58:48,909 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:58:48,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:58:48,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:58:49,386 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:58:49,387 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:58:49,387 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528868282] [2024-11-28 03:58:49,387 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [528868282] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:58:49,388 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [519969767] [2024-11-28 03:58:49,388 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:58:49,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:58:49,388 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:58:49,393 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:58:49,396 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-28 03:58:49,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:58:49,496 INFO L256 TraceCheckSpWp]: Trace formula consists of 84 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-28 03:58:49,502 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:58:49,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 9 [2024-11-28 03:58:49,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:58:49,904 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:58:50,139 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:58:50,139 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [519969767] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:58:50,139 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:58:50,139 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 9 [2024-11-28 03:58:50,140 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2108954406] [2024-11-28 03:58:50,140 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:58:50,140 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-28 03:58:50,140 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:58:50,141 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-28 03:58:50,141 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=76, Unknown=0, NotChecked=0, Total=110 [2024-11-28 03:58:50,366 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 67 [2024-11-28 03:58:50,367 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 64 transitions, 185 flow. Second operand has 11 states, 11 states have (on average 23.363636363636363) internal successors, (257), 11 states have internal predecessors, (257), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:50,368 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:58:50,368 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 67 [2024-11-28 03:58:50,368 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:58:52,194 INFO L124 PetriNetUnfolderBase]: 7801/11775 cut-off events. [2024-11-28 03:58:52,195 INFO L125 PetriNetUnfolderBase]: For 39/39 co-relation queries the response was YES. [2024-11-28 03:58:52,234 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22541 conditions, 11775 events. 7801/11775 cut-off events. For 39/39 co-relation queries the response was YES. Maximal size of possible extension queue 958. Compared 85253 event pairs, 6340 based on Foata normal form. 0/7884 useless extension candidates. Maximal degree in co-relation 22513. Up to 10282 conditions per place. [2024-11-28 03:58:52,310 INFO L140 encePairwiseOnDemand]: 62/67 looper letters, 41 selfloop transitions, 7 changer transitions 0/63 dead transitions. [2024-11-28 03:58:52,310 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 63 transitions, 277 flow [2024-11-28 03:58:52,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-28 03:58:52,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-28 03:58:52,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 178 transitions. [2024-11-28 03:58:52,315 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4427860696517413 [2024-11-28 03:58:52,315 INFO L175 Difference]: Start difference. First operand has 67 places, 64 transitions, 185 flow. Second operand 6 states and 178 transitions. [2024-11-28 03:58:52,316 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 63 transitions, 277 flow [2024-11-28 03:58:52,319 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 63 transitions, 276 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 03:58:52,321 INFO L231 Difference]: Finished difference. Result has 70 places, 63 transitions, 194 flow [2024-11-28 03:58:52,321 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=180, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=194, PETRI_PLACES=70, PETRI_TRANSITIONS=63} [2024-11-28 03:58:52,324 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, 1 predicate places. [2024-11-28 03:58:52,324 INFO L471 AbstractCegarLoop]: Abstraction has has 70 places, 63 transitions, 194 flow [2024-11-28 03:58:52,325 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 23.363636363636363) internal successors, (257), 11 states have internal predecessors, (257), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:52,325 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:58:52,325 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-11-28 03:58:52,337 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-28 03:58:52,529 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:58:52,530 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:58:52,531 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:58:52,531 INFO L85 PathProgramCache]: Analyzing trace with hash 636677592, now seen corresponding path program 1 times [2024-11-28 03:58:52,531 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:58:52,532 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [59355130] [2024-11-28 03:58:52,532 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:58:52,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:58:52,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:58:53,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:58:53,002 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:58:53,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [59355130] [2024-11-28 03:58:53,003 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [59355130] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:58:53,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1074526888] [2024-11-28 03:58:53,003 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:58:53,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:58:53,004 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:58:53,006 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:58:53,010 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-28 03:58:53,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:58:53,123 INFO L256 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-28 03:58:53,126 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:58:53,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 9 [2024-11-28 03:58:53,497 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:58:53,499 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:58:53,848 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:58:53,848 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1074526888] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:58:53,848 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:58:53,848 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 11 [2024-11-28 03:58:53,848 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [800299009] [2024-11-28 03:58:53,849 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:58:53,849 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-28 03:58:53,849 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:58:53,850 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-28 03:58:53,850 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=116, Unknown=0, NotChecked=0, Total=156 [2024-11-28 03:58:53,955 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 67 [2024-11-28 03:58:53,956 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 63 transitions, 194 flow. Second operand has 13 states, 13 states have (on average 23.307692307692307) internal successors, (303), 13 states have internal predecessors, (303), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:53,956 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:58:53,956 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 67 [2024-11-28 03:58:53,956 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:58:55,872 INFO L124 PetriNetUnfolderBase]: 7801/11774 cut-off events. [2024-11-28 03:58:55,872 INFO L125 PetriNetUnfolderBase]: For 39/39 co-relation queries the response was YES. [2024-11-28 03:58:55,892 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22545 conditions, 11774 events. 7801/11774 cut-off events. For 39/39 co-relation queries the response was YES. Maximal size of possible extension queue 958. Compared 85237 event pairs, 6340 based on Foata normal form. 0/7884 useless extension candidates. Maximal degree in co-relation 22512. Up to 10274 conditions per place. [2024-11-28 03:58:55,946 INFO L140 encePairwiseOnDemand]: 59/67 looper letters, 35 selfloop transitions, 12 changer transitions 0/62 dead transitions. [2024-11-28 03:58:55,946 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 62 transitions, 284 flow [2024-11-28 03:58:55,947 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-28 03:58:55,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-28 03:58:55,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 202 transitions. [2024-11-28 03:58:55,948 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.43070362473347545 [2024-11-28 03:58:55,948 INFO L175 Difference]: Start difference. First operand has 70 places, 63 transitions, 194 flow. Second operand 7 states and 202 transitions. [2024-11-28 03:58:55,948 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 62 transitions, 284 flow [2024-11-28 03:58:55,950 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 62 transitions, 250 flow, removed 3 selfloop flow, removed 8 redundant places. [2024-11-28 03:58:55,951 INFO L231 Difference]: Finished difference. Result has 67 places, 62 transitions, 180 flow [2024-11-28 03:58:55,951 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=156, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=180, PETRI_PLACES=67, PETRI_TRANSITIONS=62} [2024-11-28 03:58:55,952 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, -2 predicate places. [2024-11-28 03:58:55,954 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 62 transitions, 180 flow [2024-11-28 03:58:55,955 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 23.307692307692307) internal successors, (303), 13 states have internal predecessors, (303), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:55,955 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:58:55,955 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:58:55,966 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-28 03:58:56,155 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:58:56,156 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:58:56,157 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:58:56,157 INFO L85 PathProgramCache]: Analyzing trace with hash -1255901163, now seen corresponding path program 1 times [2024-11-28 03:58:56,158 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:58:56,158 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [182548834] [2024-11-28 03:58:56,159 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:58:56,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:58:56,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:58:56,317 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:58:56,317 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:58:56,318 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [182548834] [2024-11-28 03:58:56,318 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [182548834] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:58:56,318 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:58:56,318 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:58:56,318 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1631226513] [2024-11-28 03:58:56,318 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:58:56,319 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 03:58:56,319 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:58:56,319 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 03:58:56,319 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 03:58:56,326 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 67 [2024-11-28 03:58:56,327 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 62 transitions, 180 flow. Second operand has 4 states, 4 states have (on average 25.5) internal successors, (102), 4 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:56,327 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:58:56,327 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 67 [2024-11-28 03:58:56,327 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:58:57,445 INFO L124 PetriNetUnfolderBase]: 8917/13359 cut-off events. [2024-11-28 03:58:57,445 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-28 03:58:57,465 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25848 conditions, 13359 events. 8917/13359 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 1017. Compared 96287 event pairs, 7442 based on Foata normal form. 264/9563 useless extension candidates. Maximal degree in co-relation 22244. Up to 10283 conditions per place. [2024-11-28 03:58:57,524 INFO L140 encePairwiseOnDemand]: 56/67 looper letters, 72 selfloop transitions, 5 changer transitions 0/92 dead transitions. [2024-11-28 03:58:57,525 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 92 transitions, 428 flow [2024-11-28 03:58:57,525 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 03:58:57,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 03:58:57,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 200 transitions. [2024-11-28 03:58:57,526 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5970149253731343 [2024-11-28 03:58:57,526 INFO L175 Difference]: Start difference. First operand has 67 places, 62 transitions, 180 flow. Second operand 5 states and 200 transitions. [2024-11-28 03:58:57,527 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 92 transitions, 428 flow [2024-11-28 03:58:57,528 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 92 transitions, 389 flow, removed 6 selfloop flow, removed 5 redundant places. [2024-11-28 03:58:57,530 INFO L231 Difference]: Finished difference. Result has 68 places, 64 transitions, 194 flow [2024-11-28 03:58:57,530 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=155, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=194, PETRI_PLACES=68, PETRI_TRANSITIONS=64} [2024-11-28 03:58:57,531 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, -1 predicate places. [2024-11-28 03:58:57,531 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 64 transitions, 194 flow [2024-11-28 03:58:57,531 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.5) internal successors, (102), 4 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:57,532 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:58:57,532 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:58:57,532 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-28 03:58:57,532 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:58:57,533 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:58:57,533 INFO L85 PathProgramCache]: Analyzing trace with hash 556185637, now seen corresponding path program 1 times [2024-11-28 03:58:57,533 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:58:57,533 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041905736] [2024-11-28 03:58:57,533 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:58:57,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:58:57,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:58:57,698 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-28 03:58:57,698 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:58:57,698 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1041905736] [2024-11-28 03:58:57,698 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1041905736] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:58:57,698 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:58:57,699 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:58:57,699 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1237332573] [2024-11-28 03:58:57,699 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:58:57,699 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 03:58:57,700 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:58:57,701 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 03:58:57,701 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 03:58:57,716 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 67 [2024-11-28 03:58:57,716 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 64 transitions, 194 flow. Second operand has 4 states, 4 states have (on average 24.0) internal successors, (96), 4 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:57,717 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:58:57,717 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 67 [2024-11-28 03:58:57,717 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:58:58,844 INFO L124 PetriNetUnfolderBase]: 6949/10765 cut-off events. [2024-11-28 03:58:58,844 INFO L125 PetriNetUnfolderBase]: For 808/808 co-relation queries the response was YES. [2024-11-28 03:58:58,865 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22148 conditions, 10765 events. 6949/10765 cut-off events. For 808/808 co-relation queries the response was YES. Maximal size of possible extension queue 779. Compared 77283 event pairs, 5898 based on Foata normal form. 0/8000 useless extension candidates. Maximal degree in co-relation 18569. Up to 9356 conditions per place. [2024-11-28 03:58:58,907 INFO L140 encePairwiseOnDemand]: 62/67 looper letters, 41 selfloop transitions, 6 changer transitions 0/62 dead transitions. [2024-11-28 03:58:58,908 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 62 transitions, 280 flow [2024-11-28 03:58:58,908 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 03:58:58,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 03:58:58,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 151 transitions. [2024-11-28 03:58:58,910 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4507462686567164 [2024-11-28 03:58:58,910 INFO L175 Difference]: Start difference. First operand has 68 places, 64 transitions, 194 flow. Second operand 5 states and 151 transitions. [2024-11-28 03:58:58,910 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 62 transitions, 280 flow [2024-11-28 03:58:58,913 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 62 transitions, 275 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:58:58,914 INFO L231 Difference]: Finished difference. Result has 68 places, 62 transitions, 193 flow [2024-11-28 03:58:58,915 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=181, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=193, PETRI_PLACES=68, PETRI_TRANSITIONS=62} [2024-11-28 03:58:58,915 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, -1 predicate places. [2024-11-28 03:58:58,916 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 62 transitions, 193 flow [2024-11-28 03:58:58,916 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 24.0) internal successors, (96), 4 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:58,916 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:58:58,916 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:58:58,917 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-28 03:58:58,917 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:58:58,917 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:58:58,918 INFO L85 PathProgramCache]: Analyzing trace with hash 556185638, now seen corresponding path program 1 times [2024-11-28 03:58:58,918 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:58:58,918 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [826560272] [2024-11-28 03:58:58,918 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:58:58,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:58:58,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:58:59,306 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-28 03:58:59,306 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:58:59,306 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [826560272] [2024-11-28 03:58:59,307 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [826560272] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:58:59,307 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:58:59,307 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:58:59,307 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [746938743] [2024-11-28 03:58:59,307 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:58:59,308 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 03:58:59,308 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:58:59,308 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 03:58:59,308 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-28 03:58:59,339 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 67 [2024-11-28 03:58:59,340 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 62 transitions, 193 flow. Second operand has 5 states, 5 states have (on average 23.6) internal successors, (118), 5 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:58:59,340 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:58:59,340 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 67 [2024-11-28 03:58:59,340 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:00,528 INFO L124 PetriNetUnfolderBase]: 5267/8311 cut-off events. [2024-11-28 03:59:00,529 INFO L125 PetriNetUnfolderBase]: For 698/698 co-relation queries the response was YES. [2024-11-28 03:59:00,556 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16543 conditions, 8311 events. 5267/8311 cut-off events. For 698/698 co-relation queries the response was YES. Maximal size of possible extension queue 558. Compared 57484 event pairs, 4566 based on Foata normal form. 0/6701 useless extension candidates. Maximal degree in co-relation 12930. Up to 7188 conditions per place. [2024-11-28 03:59:00,602 INFO L140 encePairwiseOnDemand]: 63/67 looper letters, 42 selfloop transitions, 3 changer transitions 0/60 dead transitions. [2024-11-28 03:59:00,602 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 60 transitions, 275 flow [2024-11-28 03:59:00,603 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 03:59:00,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 03:59:00,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 127 transitions. [2024-11-28 03:59:00,604 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.47388059701492535 [2024-11-28 03:59:00,604 INFO L175 Difference]: Start difference. First operand has 68 places, 62 transitions, 193 flow. Second operand 4 states and 127 transitions. [2024-11-28 03:59:00,604 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 60 transitions, 275 flow [2024-11-28 03:59:00,608 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 60 transitions, 266 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-28 03:59:00,611 INFO L231 Difference]: Finished difference. Result has 66 places, 60 transitions, 182 flow [2024-11-28 03:59:00,612 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=176, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=182, PETRI_PLACES=66, PETRI_TRANSITIONS=60} [2024-11-28 03:59:00,612 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, -3 predicate places. [2024-11-28 03:59:00,612 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 60 transitions, 182 flow [2024-11-28 03:59:00,613 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 23.6) internal successors, (118), 5 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:00,613 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:59:00,613 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:59:00,613 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-28 03:59:00,613 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread3Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:59:00,615 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:59:00,615 INFO L85 PathProgramCache]: Analyzing trace with hash 954229922, now seen corresponding path program 1 times [2024-11-28 03:59:00,615 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:59:00,615 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1958403232] [2024-11-28 03:59:00,615 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:59:00,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:59:00,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:59:00,721 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:59:00,721 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:59:00,722 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1958403232] [2024-11-28 03:59:00,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1958403232] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:59:00,722 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:59:00,722 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-28 03:59:00,722 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [171293677] [2024-11-28 03:59:00,722 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:59:00,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:59:00,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:59:00,724 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:59:00,727 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:59:00,727 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 67 [2024-11-28 03:59:00,728 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 60 transitions, 182 flow. Second operand has 3 states, 3 states have (on average 27.333333333333332) internal successors, (82), 3 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:00,728 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:59:00,728 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 67 [2024-11-28 03:59:00,728 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:01,500 INFO L124 PetriNetUnfolderBase]: 5651/8530 cut-off events. [2024-11-28 03:59:01,500 INFO L125 PetriNetUnfolderBase]: For 678/678 co-relation queries the response was YES. [2024-11-28 03:59:01,514 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17162 conditions, 8530 events. 5651/8530 cut-off events. For 678/678 co-relation queries the response was YES. Maximal size of possible extension queue 418. Compared 52191 event pairs, 2351 based on Foata normal form. 190/7063 useless extension candidates. Maximal degree in co-relation 15323. Up to 4588 conditions per place. [2024-11-28 03:59:01,537 INFO L140 encePairwiseOnDemand]: 62/67 looper letters, 66 selfloop transitions, 2 changer transitions 0/83 dead transitions. [2024-11-28 03:59:01,537 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 83 transitions, 374 flow [2024-11-28 03:59:01,538 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:59:01,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:59:01,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 135 transitions. [2024-11-28 03:59:01,539 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6716417910447762 [2024-11-28 03:59:01,539 INFO L175 Difference]: Start difference. First operand has 66 places, 60 transitions, 182 flow. Second operand 3 states and 135 transitions. [2024-11-28 03:59:01,539 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 83 transitions, 374 flow [2024-11-28 03:59:01,540 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 83 transitions, 370 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:59:01,542 INFO L231 Difference]: Finished difference. Result has 67 places, 61 transitions, 194 flow [2024-11-28 03:59:01,542 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=194, PETRI_PLACES=67, PETRI_TRANSITIONS=61} [2024-11-28 03:59:01,543 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, -2 predicate places. [2024-11-28 03:59:01,543 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 61 transitions, 194 flow [2024-11-28 03:59:01,543 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 27.333333333333332) internal successors, (82), 3 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:01,544 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:59:01,544 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:59:01,544 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-28 03:59:01,544 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:59:01,545 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:59:01,545 INFO L85 PathProgramCache]: Analyzing trace with hash 380075300, now seen corresponding path program 1 times [2024-11-28 03:59:01,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:59:01,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1683243734] [2024-11-28 03:59:01,545 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:59:01,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:59:01,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:59:01,699 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-28 03:59:01,699 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:59:01,699 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1683243734] [2024-11-28 03:59:01,700 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1683243734] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:59:01,700 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:59:01,700 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-28 03:59:01,700 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1391885367] [2024-11-28 03:59:01,700 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:59:01,700 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-28 03:59:01,700 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:59:01,700 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-28 03:59:01,701 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-28 03:59:01,701 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 67 [2024-11-28 03:59:01,701 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 61 transitions, 194 flow. Second operand has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:01,701 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:59:01,701 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 67 [2024-11-28 03:59:01,701 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:02,327 INFO L124 PetriNetUnfolderBase]: 5344/8306 cut-off events. [2024-11-28 03:59:02,327 INFO L125 PetriNetUnfolderBase]: For 996/996 co-relation queries the response was YES. [2024-11-28 03:59:02,348 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17656 conditions, 8306 events. 5344/8306 cut-off events. For 996/996 co-relation queries the response was YES. Maximal size of possible extension queue 344. Compared 49598 event pairs, 2210 based on Foata normal form. 74/7365 useless extension candidates. Maximal degree in co-relation 15816. Up to 5580 conditions per place. [2024-11-28 03:59:02,372 INFO L140 encePairwiseOnDemand]: 64/67 looper letters, 64 selfloop transitions, 2 changer transitions 0/81 dead transitions. [2024-11-28 03:59:02,372 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 81 transitions, 375 flow [2024-11-28 03:59:02,373 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-28 03:59:02,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-28 03:59:02,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 130 transitions. [2024-11-28 03:59:02,374 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6467661691542289 [2024-11-28 03:59:02,374 INFO L175 Difference]: Start difference. First operand has 67 places, 61 transitions, 194 flow. Second operand 3 states and 130 transitions. [2024-11-28 03:59:02,374 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 81 transitions, 375 flow [2024-11-28 03:59:02,375 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 81 transitions, 373 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 03:59:02,377 INFO L231 Difference]: Finished difference. Result has 69 places, 62 transitions, 206 flow [2024-11-28 03:59:02,377 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=192, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=206, PETRI_PLACES=69, PETRI_TRANSITIONS=62} [2024-11-28 03:59:02,378 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, 0 predicate places. [2024-11-28 03:59:02,378 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 62 transitions, 206 flow [2024-11-28 03:59:02,378 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:02,378 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:59:02,379 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:59:02,379 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-28 03:59:02,379 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread2Err2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:59:02,379 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:59:02,379 INFO L85 PathProgramCache]: Analyzing trace with hash 80582956, now seen corresponding path program 1 times [2024-11-28 03:59:02,380 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:59:02,380 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [688545194] [2024-11-28 03:59:02,380 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:59:02,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:59:02,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:59:02,503 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-28 03:59:02,503 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:59:02,503 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [688545194] [2024-11-28 03:59:02,503 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [688545194] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:59:02,503 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:59:02,503 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:59:02,503 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [188359504] [2024-11-28 03:59:02,504 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:59:02,504 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 03:59:02,504 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:59:02,504 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 03:59:02,505 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 03:59:02,515 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 67 [2024-11-28 03:59:02,516 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 62 transitions, 206 flow. Second operand has 4 states, 4 states have (on average 25.25) internal successors, (101), 4 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:02,516 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:59:02,516 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 67 [2024-11-28 03:59:02,516 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:03,306 INFO L124 PetriNetUnfolderBase]: 4168/6840 cut-off events. [2024-11-28 03:59:03,307 INFO L125 PetriNetUnfolderBase]: For 1812/1830 co-relation queries the response was YES. [2024-11-28 03:59:03,338 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14572 conditions, 6840 events. 4168/6840 cut-off events. For 1812/1830 co-relation queries the response was YES. Maximal size of possible extension queue 240. Compared 43082 event pairs, 3393 based on Foata normal form. 0/6301 useless extension candidates. Maximal degree in co-relation 12730. Up to 5649 conditions per place. [2024-11-28 03:59:03,378 INFO L140 encePairwiseOnDemand]: 63/67 looper letters, 41 selfloop transitions, 4 changer transitions 0/60 dead transitions. [2024-11-28 03:59:03,379 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 60 transitions, 290 flow [2024-11-28 03:59:03,379 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 03:59:03,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 03:59:03,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 125 transitions. [2024-11-28 03:59:03,380 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4664179104477612 [2024-11-28 03:59:03,381 INFO L175 Difference]: Start difference. First operand has 69 places, 62 transitions, 206 flow. Second operand 4 states and 125 transitions. [2024-11-28 03:59:03,381 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 60 transitions, 290 flow [2024-11-28 03:59:03,385 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 60 transitions, 284 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-11-28 03:59:03,388 INFO L231 Difference]: Finished difference. Result has 69 places, 60 transitions, 202 flow [2024-11-28 03:59:03,389 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=194, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=202, PETRI_PLACES=69, PETRI_TRANSITIONS=60} [2024-11-28 03:59:03,389 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, 0 predicate places. [2024-11-28 03:59:03,390 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 60 transitions, 202 flow [2024-11-28 03:59:03,390 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.25) internal successors, (101), 4 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:03,390 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:59:03,390 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:59:03,390 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-28 03:59:03,390 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting thread2Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:59:03,391 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:59:03,392 INFO L85 PathProgramCache]: Analyzing trace with hash 1613879107, now seen corresponding path program 1 times [2024-11-28 03:59:03,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:59:03,392 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [309449495] [2024-11-28 03:59:03,392 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:59:03,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:59:03,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:59:03,559 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-28 03:59:03,559 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:59:03,559 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [309449495] [2024-11-28 03:59:03,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [309449495] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:59:03,559 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:59:03,559 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:59:03,560 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1008399594] [2024-11-28 03:59:03,560 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:59:03,560 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 03:59:03,560 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:59:03,561 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 03:59:03,561 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-28 03:59:03,566 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 67 [2024-11-28 03:59:03,567 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 60 transitions, 202 flow. Second operand has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:03,567 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:59:03,567 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 67 [2024-11-28 03:59:03,567 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:04,395 INFO L124 PetriNetUnfolderBase]: 6190/10293 cut-off events. [2024-11-28 03:59:04,395 INFO L125 PetriNetUnfolderBase]: For 1384/1389 co-relation queries the response was YES. [2024-11-28 03:59:04,417 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20834 conditions, 10293 events. 6190/10293 cut-off events. For 1384/1389 co-relation queries the response was YES. Maximal size of possible extension queue 343. Compared 71110 event pairs, 5251 based on Foata normal form. 172/9736 useless extension candidates. Maximal degree in co-relation 17203. Up to 5659 conditions per place. [2024-11-28 03:59:04,443 INFO L140 encePairwiseOnDemand]: 62/67 looper letters, 64 selfloop transitions, 6 changer transitions 0/85 dead transitions. [2024-11-28 03:59:04,443 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 85 transitions, 408 flow [2024-11-28 03:59:04,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 03:59:04,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 03:59:04,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 160 transitions. [2024-11-28 03:59:04,445 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5970149253731343 [2024-11-28 03:59:04,445 INFO L175 Difference]: Start difference. First operand has 69 places, 60 transitions, 202 flow. Second operand 4 states and 160 transitions. [2024-11-28 03:59:04,445 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 85 transitions, 408 flow [2024-11-28 03:59:04,446 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 85 transitions, 403 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:59:04,447 INFO L231 Difference]: Finished difference. Result has 71 places, 60 transitions, 215 flow [2024-11-28 03:59:04,447 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=197, PETRI_DIFFERENCE_MINUEND_PLACES=67, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=215, PETRI_PLACES=71, PETRI_TRANSITIONS=60} [2024-11-28 03:59:04,448 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, 2 predicate places. [2024-11-28 03:59:04,448 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 60 transitions, 215 flow [2024-11-28 03:59:04,448 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:04,448 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:59:04,448 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:59:04,448 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-28 03:59:04,449 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting thread2Err3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:59:04,449 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:59:04,449 INFO L85 PathProgramCache]: Analyzing trace with hash 2098346840, now seen corresponding path program 1 times [2024-11-28 03:59:04,449 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:59:04,449 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1451385292] [2024-11-28 03:59:04,449 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:59:04,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:59:04,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:59:04,797 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-28 03:59:04,797 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:59:04,797 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1451385292] [2024-11-28 03:59:04,797 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1451385292] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:59:04,798 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1062080836] [2024-11-28 03:59:04,798 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:59:04,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:59:04,798 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:59:04,800 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:59:04,803 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-28 03:59:04,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:59:04,913 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-28 03:59:04,915 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:59:05,052 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-28 03:59:05,052 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-28 03:59:05,053 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1062080836] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:59:05,053 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-28 03:59:05,053 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 7 [2024-11-28 03:59:05,053 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [343759532] [2024-11-28 03:59:05,053 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:59:05,053 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 03:59:05,054 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:59:05,054 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 03:59:05,054 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-28 03:59:05,082 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 67 [2024-11-28 03:59:05,082 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 60 transitions, 215 flow. Second operand has 5 states, 5 states have (on average 27.0) internal successors, (135), 5 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:05,082 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:59:05,083 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 67 [2024-11-28 03:59:05,083 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:05,687 INFO L124 PetriNetUnfolderBase]: 5202/8923 cut-off events. [2024-11-28 03:59:05,688 INFO L125 PetriNetUnfolderBase]: For 1413/1427 co-relation queries the response was YES. [2024-11-28 03:59:05,707 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17826 conditions, 8923 events. 5202/8923 cut-off events. For 1413/1427 co-relation queries the response was YES. Maximal size of possible extension queue 341. Compared 63252 event pairs, 4517 based on Foata normal form. 198/8550 useless extension candidates. Maximal degree in co-relation 14191. Up to 7211 conditions per place. [2024-11-28 03:59:05,729 INFO L140 encePairwiseOnDemand]: 63/67 looper letters, 38 selfloop transitions, 5 changer transitions 0/58 dead transitions. [2024-11-28 03:59:05,729 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 58 transitions, 293 flow [2024-11-28 03:59:05,729 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 03:59:05,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 03:59:05,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 131 transitions. [2024-11-28 03:59:05,730 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.48880597014925375 [2024-11-28 03:59:05,730 INFO L175 Difference]: Start difference. First operand has 71 places, 60 transitions, 215 flow. Second operand 4 states and 131 transitions. [2024-11-28 03:59:05,730 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 58 transitions, 293 flow [2024-11-28 03:59:05,732 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 58 transitions, 289 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 03:59:05,733 INFO L231 Difference]: Finished difference. Result has 71 places, 58 transitions, 213 flow [2024-11-28 03:59:05,733 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=203, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=213, PETRI_PLACES=71, PETRI_TRANSITIONS=58} [2024-11-28 03:59:05,733 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, 2 predicate places. [2024-11-28 03:59:05,734 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 58 transitions, 213 flow [2024-11-28 03:59:05,734 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 27.0) internal successors, (135), 5 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:05,734 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:59:05,734 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:59:05,741 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-28 03:59:05,934 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-28 03:59:05,935 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:59:05,935 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:59:05,935 INFO L85 PathProgramCache]: Analyzing trace with hash -245936948, now seen corresponding path program 1 times [2024-11-28 03:59:05,935 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:59:05,935 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1751888953] [2024-11-28 03:59:05,935 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:59:05,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:59:05,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:59:06,063 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:59:06,063 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:59:06,063 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1751888953] [2024-11-28 03:59:06,063 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1751888953] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:59:06,063 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:59:06,063 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:59:06,064 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [500149770] [2024-11-28 03:59:06,064 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:59:06,064 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 03:59:06,064 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:59:06,065 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 03:59:06,065 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-28 03:59:06,084 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 67 [2024-11-28 03:59:06,085 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 58 transitions, 213 flow. Second operand has 4 states, 4 states have (on average 27.5) internal successors, (110), 4 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:06,085 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:59:06,085 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 67 [2024-11-28 03:59:06,085 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:06,873 INFO L124 PetriNetUnfolderBase]: 8058/12298 cut-off events. [2024-11-28 03:59:06,873 INFO L125 PetriNetUnfolderBase]: For 1997/1997 co-relation queries the response was YES. [2024-11-28 03:59:06,903 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25711 conditions, 12298 events. 8058/12298 cut-off events. For 1997/1997 co-relation queries the response was YES. Maximal size of possible extension queue 410. Compared 74833 event pairs, 1483 based on Foata normal form. 430/12512 useless extension candidates. Maximal degree in co-relation 20215. Up to 6696 conditions per place. [2024-11-28 03:59:06,935 INFO L140 encePairwiseOnDemand]: 63/67 looper letters, 74 selfloop transitions, 4 changer transitions 0/90 dead transitions. [2024-11-28 03:59:06,935 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 90 transitions, 459 flow [2024-11-28 03:59:06,935 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 03:59:06,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 03:59:06,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 150 transitions. [2024-11-28 03:59:06,936 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5597014925373134 [2024-11-28 03:59:06,936 INFO L175 Difference]: Start difference. First operand has 71 places, 58 transitions, 213 flow. Second operand 4 states and 150 transitions. [2024-11-28 03:59:06,936 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 90 transitions, 459 flow [2024-11-28 03:59:06,939 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 72 places, 90 transitions, 452 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-28 03:59:06,941 INFO L231 Difference]: Finished difference. Result has 74 places, 60 transitions, 227 flow [2024-11-28 03:59:06,941 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=206, PETRI_DIFFERENCE_MINUEND_PLACES=69, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=227, PETRI_PLACES=74, PETRI_TRANSITIONS=60} [2024-11-28 03:59:06,941 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, 5 predicate places. [2024-11-28 03:59:06,941 INFO L471 AbstractCegarLoop]: Abstraction has has 74 places, 60 transitions, 227 flow [2024-11-28 03:59:06,942 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.5) internal successors, (110), 4 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:06,942 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:59:06,942 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:59:06,942 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-28 03:59:06,942 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:59:06,942 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:59:06,943 INFO L85 PathProgramCache]: Analyzing trace with hash 47032682, now seen corresponding path program 2 times [2024-11-28 03:59:06,943 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:59:06,943 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [567888044] [2024-11-28 03:59:06,943 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 03:59:06,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:59:06,970 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 03:59:06,971 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:59:07,124 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-28 03:59:07,124 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:59:07,124 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [567888044] [2024-11-28 03:59:07,124 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [567888044] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:59:07,124 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:59:07,124 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-28 03:59:07,124 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1098865415] [2024-11-28 03:59:07,124 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:59:07,124 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-28 03:59:07,124 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:59:07,125 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-28 03:59:07,125 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-28 03:59:07,158 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 67 [2024-11-28 03:59:07,159 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 60 transitions, 227 flow. Second operand has 5 states, 5 states have (on average 27.0) internal successors, (135), 5 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:07,159 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:59:07,159 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 67 [2024-11-28 03:59:07,159 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:08,271 INFO L124 PetriNetUnfolderBase]: 7801/12175 cut-off events. [2024-11-28 03:59:08,271 INFO L125 PetriNetUnfolderBase]: For 3336/3650 co-relation queries the response was YES. [2024-11-28 03:59:08,290 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27290 conditions, 12175 events. 7801/12175 cut-off events. For 3336/3650 co-relation queries the response was YES. Maximal size of possible extension queue 377. Compared 77007 event pairs, 5801 based on Foata normal form. 308/12011 useless extension candidates. Maximal degree in co-relation 22349. Up to 8925 conditions per place. [2024-11-28 03:59:08,299 INFO L140 encePairwiseOnDemand]: 62/67 looper letters, 64 selfloop transitions, 4 changer transitions 13/95 dead transitions. [2024-11-28 03:59:08,299 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 95 transitions, 491 flow [2024-11-28 03:59:08,300 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-28 03:59:08,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-28 03:59:08,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 182 transitions. [2024-11-28 03:59:08,300 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5432835820895522 [2024-11-28 03:59:08,301 INFO L175 Difference]: Start difference. First operand has 74 places, 60 transitions, 227 flow. Second operand 5 states and 182 transitions. [2024-11-28 03:59:08,301 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 95 transitions, 491 flow [2024-11-28 03:59:08,303 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 77 places, 95 transitions, 487 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-28 03:59:08,304 INFO L231 Difference]: Finished difference. Result has 79 places, 58 transitions, 209 flow [2024-11-28 03:59:08,305 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=224, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=209, PETRI_PLACES=79, PETRI_TRANSITIONS=58} [2024-11-28 03:59:08,305 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, 10 predicate places. [2024-11-28 03:59:08,305 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 58 transitions, 209 flow [2024-11-28 03:59:08,305 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 27.0) internal successors, (135), 5 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:08,305 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:59:08,306 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:59:08,306 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-28 03:59:08,306 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:59:08,306 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:59:08,307 INFO L85 PathProgramCache]: Analyzing trace with hash 349959792, now seen corresponding path program 1 times [2024-11-28 03:59:08,307 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:59:08,307 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [760160812] [2024-11-28 03:59:08,307 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-28 03:59:08,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:59:08,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-28 03:59:08,499 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-28 03:59:08,499 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:59:08,499 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [760160812] [2024-11-28 03:59:08,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [760160812] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:59:08,500 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-28 03:59:08,500 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-28 03:59:08,500 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1690807002] [2024-11-28 03:59:08,500 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:59:08,500 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 03:59:08,500 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:59:08,501 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 03:59:08,501 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-28 03:59:08,524 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 67 [2024-11-28 03:59:08,525 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 58 transitions, 209 flow. Second operand has 4 states, 4 states have (on average 30.0) internal successors, (120), 4 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:08,525 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:59:08,525 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 67 [2024-11-28 03:59:08,525 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:09,089 INFO L124 PetriNetUnfolderBase]: 5024/7389 cut-off events. [2024-11-28 03:59:09,089 INFO L125 PetriNetUnfolderBase]: For 3143/3273 co-relation queries the response was YES. [2024-11-28 03:59:09,110 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17314 conditions, 7389 events. 5024/7389 cut-off events. For 3143/3273 co-relation queries the response was YES. Maximal size of possible extension queue 254. Compared 39147 event pairs, 1016 based on Foata normal form. 283/7539 useless extension candidates. Maximal degree in co-relation 17278. Up to 5055 conditions per place. [2024-11-28 03:59:09,122 INFO L140 encePairwiseOnDemand]: 63/67 looper letters, 69 selfloop transitions, 7 changer transitions 0/90 dead transitions. [2024-11-28 03:59:09,122 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 90 transitions, 464 flow [2024-11-28 03:59:09,122 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 03:59:09,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 03:59:09,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 148 transitions. [2024-11-28 03:59:09,123 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5522388059701493 [2024-11-28 03:59:09,123 INFO L175 Difference]: Start difference. First operand has 79 places, 58 transitions, 209 flow. Second operand 4 states and 148 transitions. [2024-11-28 03:59:09,124 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 90 transitions, 464 flow [2024-11-28 03:59:09,125 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 74 places, 90 transitions, 446 flow, removed 7 selfloop flow, removed 5 redundant places. [2024-11-28 03:59:09,127 INFO L231 Difference]: Finished difference. Result has 76 places, 61 transitions, 237 flow [2024-11-28 03:59:09,127 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=199, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=237, PETRI_PLACES=76, PETRI_TRANSITIONS=61} [2024-11-28 03:59:09,127 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, 7 predicate places. [2024-11-28 03:59:09,127 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 61 transitions, 237 flow [2024-11-28 03:59:09,127 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 30.0) internal successors, (120), 4 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:09,127 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:59:09,128 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:59:09,128 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-28 03:59:09,128 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:59:09,128 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:59:09,128 INFO L85 PathProgramCache]: Analyzing trace with hash 948777084, now seen corresponding path program 2 times [2024-11-28 03:59:09,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:59:09,128 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [495026695] [2024-11-28 03:59:09,128 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 03:59:09,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:59:09,156 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 03:59:09,157 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:59:09,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-28 03:59:09,373 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:59:09,373 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [495026695] [2024-11-28 03:59:09,373 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [495026695] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:59:09,373 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1268697377] [2024-11-28 03:59:09,373 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-28 03:59:09,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:59:09,373 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:59:09,375 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:59:09,384 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-28 03:59:09,509 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-28 03:59:09,509 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:59:09,511 INFO L256 TraceCheckSpWp]: Trace formula consists of 322 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-28 03:59:09,513 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:59:09,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-28 03:59:09,632 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:59:09,746 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-28 03:59:09,746 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1268697377] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:59:09,746 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:59:09,746 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 8 [2024-11-28 03:59:09,746 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [376317318] [2024-11-28 03:59:09,746 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:59:09,747 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-28 03:59:09,747 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:59:09,747 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-28 03:59:09,747 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56 [2024-11-28 03:59:09,790 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 67 [2024-11-28 03:59:09,790 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 76 places, 61 transitions, 237 flow. Second operand has 8 states, 8 states have (on average 23.375) internal successors, (187), 8 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:09,790 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:59:09,790 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 67 [2024-11-28 03:59:09,791 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:12,700 INFO L124 PetriNetUnfolderBase]: 27892/39442 cut-off events. [2024-11-28 03:59:12,700 INFO L125 PetriNetUnfolderBase]: For 14825/15142 co-relation queries the response was YES. [2024-11-28 03:59:12,799 INFO L83 FinitePrefix]: Finished finitePrefix Result has 94046 conditions, 39442 events. 27892/39442 cut-off events. For 14825/15142 co-relation queries the response was YES. Maximal size of possible extension queue 1462. Compared 255059 event pairs, 2079 based on Foata normal form. 1444/39680 useless extension candidates. Maximal degree in co-relation 94011. Up to 5806 conditions per place. [2024-11-28 03:59:12,833 INFO L140 encePairwiseOnDemand]: 56/67 looper letters, 177 selfloop transitions, 25 changer transitions 86/297 dead transitions. [2024-11-28 03:59:12,833 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 91 places, 297 transitions, 1525 flow [2024-11-28 03:59:12,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-28 03:59:12,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 16 states. [2024-11-28 03:59:12,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 535 transitions. [2024-11-28 03:59:12,836 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.49906716417910446 [2024-11-28 03:59:12,836 INFO L175 Difference]: Start difference. First operand has 76 places, 61 transitions, 237 flow. Second operand 16 states and 535 transitions. [2024-11-28 03:59:12,836 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 91 places, 297 transitions, 1525 flow [2024-11-28 03:59:12,849 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 297 transitions, 1510 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-11-28 03:59:12,852 INFO L231 Difference]: Finished difference. Result has 103 places, 77 transitions, 396 flow [2024-11-28 03:59:12,852 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=229, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=16, PETRI_FLOW=396, PETRI_PLACES=103, PETRI_TRANSITIONS=77} [2024-11-28 03:59:12,852 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, 34 predicate places. [2024-11-28 03:59:12,853 INFO L471 AbstractCegarLoop]: Abstraction has has 103 places, 77 transitions, 396 flow [2024-11-28 03:59:12,853 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 23.375) internal successors, (187), 8 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:12,853 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:59:12,853 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:59:12,862 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-28 03:59:13,053 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-11-28 03:59:13,054 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:59:13,054 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:59:13,054 INFO L85 PathProgramCache]: Analyzing trace with hash 757787984, now seen corresponding path program 3 times [2024-11-28 03:59:13,054 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:59:13,054 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [730079659] [2024-11-28 03:59:13,054 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 03:59:13,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:59:13,122 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-28 03:59:13,122 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:59:14,624 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-28 03:59:14,625 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:59:14,625 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [730079659] [2024-11-28 03:59:14,625 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [730079659] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:59:14,625 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1264474947] [2024-11-28 03:59:14,625 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-28 03:59:14,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:59:14,625 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:59:14,627 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:59:14,631 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-28 03:59:14,750 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-28 03:59:14,750 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:59:14,754 INFO L256 TraceCheckSpWp]: Trace formula consists of 319 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-28 03:59:14,758 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:59:14,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-28 03:59:15,826 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-28 03:59:15,826 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 18 [2024-11-28 03:59:15,996 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-28 03:59:15,996 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-28 03:59:17,198 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-28 03:59:17,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 152 treesize of output 150 [2024-11-28 03:59:17,280 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-28 03:59:17,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 31 [2024-11-28 03:59:17,363 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-28 03:59:17,363 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 52 treesize of output 48 [2024-11-28 03:59:17,866 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-28 03:59:17,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1264474947] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-28 03:59:17,866 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-28 03:59:17,866 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 14, 14] total 41 [2024-11-28 03:59:17,866 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [395099473] [2024-11-28 03:59:17,866 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-28 03:59:17,867 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 42 states [2024-11-28 03:59:17,868 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:59:17,868 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 42 interpolants. [2024-11-28 03:59:17,869 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=175, Invalid=1547, Unknown=0, NotChecked=0, Total=1722 [2024-11-28 03:59:18,924 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 67 [2024-11-28 03:59:18,925 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 103 places, 77 transitions, 396 flow. Second operand has 42 states, 42 states have (on average 23.595238095238095) internal successors, (991), 42 states have internal predecessors, (991), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:18,925 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:59:18,925 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 67 [2024-11-28 03:59:18,925 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:36,723 INFO L124 PetriNetUnfolderBase]: 38488/59672 cut-off events. [2024-11-28 03:59:36,723 INFO L125 PetriNetUnfolderBase]: For 85346/88506 co-relation queries the response was YES. [2024-11-28 03:59:37,131 INFO L83 FinitePrefix]: Finished finitePrefix Result has 167141 conditions, 59672 events. 38488/59672 cut-off events. For 85346/88506 co-relation queries the response was YES. Maximal size of possible extension queue 2722. Compared 474628 event pairs, 4380 based on Foata normal form. 1474/57706 useless extension candidates. Maximal degree in co-relation 154176. Up to 9472 conditions per place. [2024-11-28 03:59:37,232 INFO L140 encePairwiseOnDemand]: 49/67 looper letters, 618 selfloop transitions, 242 changer transitions 104/995 dead transitions. [2024-11-28 03:59:37,232 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 995 transitions, 5672 flow [2024-11-28 03:59:37,233 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 79 states. [2024-11-28 03:59:37,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 79 states. [2024-11-28 03:59:37,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 79 states and 2584 transitions. [2024-11-28 03:59:37,242 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.4881919516342339 [2024-11-28 03:59:37,242 INFO L175 Difference]: Start difference. First operand has 103 places, 77 transitions, 396 flow. Second operand 79 states and 2584 transitions. [2024-11-28 03:59:37,243 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 995 transitions, 5672 flow [2024-11-28 03:59:37,757 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 170 places, 995 transitions, 5488 flow, removed 20 selfloop flow, removed 9 redundant places. [2024-11-28 03:59:37,765 INFO L231 Difference]: Finished difference. Result has 225 places, 352 transitions, 2526 flow [2024-11-28 03:59:37,765 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=360, PETRI_DIFFERENCE_MINUEND_PLACES=92, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=77, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=79, PETRI_FLOW=2526, PETRI_PLACES=225, PETRI_TRANSITIONS=352} [2024-11-28 03:59:37,766 INFO L279 CegarLoopForPetriNet]: 69 programPoint places, 156 predicate places. [2024-11-28 03:59:37,766 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 352 transitions, 2526 flow [2024-11-28 03:59:37,766 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 42 states, 42 states have (on average 23.595238095238095) internal successors, (991), 42 states have internal predecessors, (991), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:37,766 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-28 03:59:37,766 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-28 03:59:37,775 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-28 03:59:37,970 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-11-28 03:59:37,970 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-28 03:59:37,971 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-28 03:59:37,971 INFO L85 PathProgramCache]: Analyzing trace with hash 684413789, now seen corresponding path program 4 times [2024-11-28 03:59:37,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-28 03:59:37,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1913316404] [2024-11-28 03:59:37,971 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 03:59:37,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-28 03:59:38,004 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 03:59:38,004 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:59:38,219 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-28 03:59:38,220 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-28 03:59:38,220 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1913316404] [2024-11-28 03:59:38,220 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1913316404] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-28 03:59:38,220 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [256174633] [2024-11-28 03:59:38,220 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-28 03:59:38,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-28 03:59:38,220 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-28 03:59:38,225 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-28 03:59:38,228 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b92760ac-2c50-43ad-8431-c314d73a8d84/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-28 03:59:38,362 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-28 03:59:38,362 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-28 03:59:38,365 INFO L256 TraceCheckSpWp]: Trace formula consists of 336 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-28 03:59:38,367 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-28 03:59:38,465 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-28 03:59:38,465 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-28 03:59:38,465 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [256174633] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-28 03:59:38,465 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-28 03:59:38,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 8 [2024-11-28 03:59:38,466 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [821231549] [2024-11-28 03:59:38,466 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-28 03:59:38,466 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-28 03:59:38,466 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-28 03:59:38,467 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-28 03:59:38,467 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-28 03:59:38,469 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 67 [2024-11-28 03:59:38,469 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 352 transitions, 2526 flow. Second operand has 4 states, 4 states have (on average 32.5) internal successors, (130), 4 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-28 03:59:38,469 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-28 03:59:38,469 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 67 [2024-11-28 03:59:38,470 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-28 03:59:52,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [15#L75true, 21#L143-4true, 142#(<= ~n2~0 2147483647), 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), 7#L59true, Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:52,804 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-28 03:59:52,804 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 03:59:52,804 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 03:59:52,804 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 03:59:54,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [15#L75true, 142#(<= ~n2~0 2147483647), 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 767#(= ~v_assert~0 1), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 216#(<= ~back1~0 ~front1~0), 7#L59true, Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:54,526 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 03:59:54,526 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 03:59:54,526 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 03:59:54,527 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 03:59:54,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [21#L143-4true, 142#(<= ~n2~0 2147483647), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 767#(= ~v_assert~0 1), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), 49#L80true, Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), 7#L59true, Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:54,551 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-28 03:59:54,551 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 03:59:54,552 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 03:59:54,552 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 03:59:56,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][376], [15#L75true, 67#thread3EXITtrue, 315#true, 21#L143-4true, 58#L55true, 142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:56,044 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-28 03:59:56,044 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 03:59:56,044 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 03:59:56,044 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-28 03:59:56,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [142#(<= ~n2~0 2147483647), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 767#(= ~v_assert~0 1), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), 49#L80true, Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), 7#L59true, Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:56,215 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-28 03:59:56,215 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 03:59:56,215 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 03:59:56,215 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 03:59:56,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [21#L143-4true, 142#(<= ~n2~0 2147483647), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 767#(= ~v_assert~0 1), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), 7#L59true, Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 13#thread2EXITtrue, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:56,603 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 03:59:56,603 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 03:59:56,603 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 03:59:56,603 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 03:59:57,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][376], [15#L75true, 315#true, 67#thread3EXITtrue, 58#L55true, 142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 212#(<= ~back2~0 ~front2~0), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:57,619 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-28 03:59:57,619 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 03:59:57,619 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 03:59:57,619 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-28 03:59:57,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [21#L143-4true, 142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 44#L117true, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), 7#L59true, Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 13#thread2EXITtrue, 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:57,808 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-28 03:59:57,808 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 03:59:57,808 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 03:59:57,808 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 03:59:57,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [15#L75true, 21#L143-4true, 142#(<= ~n2~0 2147483647), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 767#(= ~v_assert~0 1), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), 7#L59true, Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:57,971 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 03:59:57,971 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 03:59:57,971 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 03:59:57,971 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 03:59:58,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), 7#L59true, Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 13#thread2EXITtrue, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:58,167 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 03:59:58,167 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 03:59:58,167 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 03:59:58,167 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 03:59:59,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 44#L117true, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), 7#L59true, Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 13#thread2EXITtrue, 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:59,240 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 03:59:59,240 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 03:59:59,240 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-28 03:59:59,240 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 03:59:59,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [15#L75true, 142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 216#(<= ~back1~0 ~front1~0), 7#L59true, Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:59,394 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 03:59:59,394 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 03:59:59,394 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 03:59:59,394 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 03:59:59,403 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [15#L75true, 21#L143-4true, 142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), 7#L59true, Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 03:59:59,403 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-28 03:59:59,403 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 03:59:59,403 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 03:59:59,403 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 03:59:59,403 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 04:00:00,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][71], [21#L143-4true, 142#(<= ~n2~0 2147483647), 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 767#(= ~v_assert~0 1), 1161#(<= ~back2~0 ~front2~0), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 49#L80true, Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), 7#L59true, Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:00,189 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 04:00:00,189 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 04:00:00,189 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:00,189 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-28 04:00:00,765 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][257], [15#L75true, 142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 216#(<= ~back1~0 ~front1~0), 7#L59true, Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:00,765 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-28 04:00:00,765 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 04:00:00,765 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:00,765 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 04:00:00,765 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:01,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][71], [142#(<= ~n2~0 2147483647), 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 1161#(<= ~back2~0 ~front2~0), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 49#L80true, Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), 7#L59true, Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:01,614 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 04:00:01,614 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:01,614 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 04:00:01,614 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 04:00:01,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][208], [315#true, 67#thread3EXITtrue, 21#L143-4true, 58#L55true, 142#(<= ~n2~0 2147483647), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 767#(= ~v_assert~0 1), 1161#(<= ~back2~0 ~front2~0), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 49#L80true, Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:01,619 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 04:00:01,619 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 04:00:01,620 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 04:00:01,620 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:01,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][208], [315#true, 67#thread3EXITtrue, 21#L143-4true, 58#L55true, 142#(<= ~n2~0 2147483647), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 1161#(<= ~back2~0 ~front2~0), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 49#L80true, Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 767#(= ~v_assert~0 1), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), 631#true, Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:01,621 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-28 04:00:01,621 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 04:00:01,621 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-28 04:00:01,621 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 04:00:03,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][208], [315#true, 67#thread3EXITtrue, 58#L55true, 142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 1161#(<= ~back2~0 ~front2~0), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), 49#L80true, Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:03,093 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-28 04:00:03,093 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 04:00:03,093 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 04:00:03,093 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 04:00:03,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][208], [315#true, 67#thread3EXITtrue, 58#L55true, 142#(<= ~n2~0 2147483647), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 1161#(<= ~back2~0 ~front2~0), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 49#L80true, Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 767#(= ~v_assert~0 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), 631#true, Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-28 04:00:04,876 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 04:00:04,876 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:04,876 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:04,877 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:04,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L97-->L102: Formula: (let ((.cse1 (* v_~front2~0_88 4))) (let ((.cse0 (+ v_~queue2~0.offset_81 .cse1))) (and (= (select |v_#valid_166| v_~queue2~0.base_85) 1) (not (= (ite (and (<= 0 v_~front2~0_88) (< v_~front2~0_88 v_~back2~0_95) (< v_~front2~0_88 v_~n2~0_108)) 1 0) 0)) (<= 0 .cse0) (= |v_thread3Thread1of1ForFork3_~temp~1#1_3| (select (select |v_#memory_int#1_57| v_~queue2~0.base_85) .cse0)) (<= (+ v_~queue2~0.offset_81 4 .cse1) (select |v_#length_155| v_~queue2~0.base_85)) (= v_~front2~0_87 (+ v_~front2~0_88 1))))) InVars {~n2~0=v_~n2~0_108, #valid=|v_#valid_166|, ~back2~0=v_~back2~0_95, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_88, #memory_int#1=|v_#memory_int#1_57|, ~queue2~0.offset=v_~queue2~0.offset_81} OutVars{~n2~0=v_~n2~0_108, ~back2~0=v_~back2~0_95, #memory_int#1=|v_#memory_int#1_57|, thread3Thread1of1ForFork3_~temp~1#1=|v_thread3Thread1of1ForFork3_~temp~1#1_3|, #valid=|v_#valid_166|, thread3Thread1of1ForFork3_#t~mem8#1=|v_thread3Thread1of1ForFork3_#t~mem8#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_87, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, ~queue2~0.offset=v_~queue2~0.offset_81} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_~temp~1#1, thread3Thread1of1ForFork3_#t~mem8#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, ~front2~0, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][413], [21#L143-4true, 142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 12#thread1EXITtrue, 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 767#(= ~v_assert~0 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), 8#L102true, Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 13#thread2EXITtrue, Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:04,878 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-28 04:00:04,878 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:04,878 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:04,878 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:05,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][340], [67#thread3EXITtrue, 315#true, 21#L143-4true, 58#L55true, 142#(<= ~n2~0 2147483647), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 1255#(<= ~back2~0 (+ ~front2~0 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 212#(<= ~back2~0 ~front2~0), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), 49#L80true, Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 216#(<= ~back1~0 ~front1~0), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 767#(= ~v_assert~0 1), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), 631#true, Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,116 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 04:00:05,116 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,116 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-28 04:00:05,116 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 04:00:05,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L97-->L102: Formula: (let ((.cse1 (* v_~front2~0_88 4))) (let ((.cse0 (+ v_~queue2~0.offset_81 .cse1))) (and (= (select |v_#valid_166| v_~queue2~0.base_85) 1) (not (= (ite (and (<= 0 v_~front2~0_88) (< v_~front2~0_88 v_~back2~0_95) (< v_~front2~0_88 v_~n2~0_108)) 1 0) 0)) (<= 0 .cse0) (= |v_thread3Thread1of1ForFork3_~temp~1#1_3| (select (select |v_#memory_int#1_57| v_~queue2~0.base_85) .cse0)) (<= (+ v_~queue2~0.offset_81 4 .cse1) (select |v_#length_155| v_~queue2~0.base_85)) (= v_~front2~0_87 (+ v_~front2~0_88 1))))) InVars {~n2~0=v_~n2~0_108, #valid=|v_#valid_166|, ~back2~0=v_~back2~0_95, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_88, #memory_int#1=|v_#memory_int#1_57|, ~queue2~0.offset=v_~queue2~0.offset_81} OutVars{~n2~0=v_~n2~0_108, ~back2~0=v_~back2~0_95, #memory_int#1=|v_#memory_int#1_57|, thread3Thread1of1ForFork3_~temp~1#1=|v_thread3Thread1of1ForFork3_~temp~1#1_3|, #valid=|v_#valid_166|, thread3Thread1of1ForFork3_#t~mem8#1=|v_thread3Thread1of1ForFork3_#t~mem8#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_87, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, ~queue2~0.offset=v_~queue2~0.offset_81} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_~temp~1#1, thread3Thread1of1ForFork3_#t~mem8#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, ~front2~0, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][413], [142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 40#L144-1true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 44#L117true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 767#(= ~v_assert~0 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 8#L102true, Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 13#thread2EXITtrue, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,122 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 04:00:05,122 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,122 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,122 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L97-->L102: Formula: (let ((.cse1 (* v_~front2~0_88 4))) (let ((.cse0 (+ v_~queue2~0.offset_81 .cse1))) (and (= (select |v_#valid_166| v_~queue2~0.base_85) 1) (not (= (ite (and (<= 0 v_~front2~0_88) (< v_~front2~0_88 v_~back2~0_95) (< v_~front2~0_88 v_~n2~0_108)) 1 0) 0)) (<= 0 .cse0) (= |v_thread3Thread1of1ForFork3_~temp~1#1_3| (select (select |v_#memory_int#1_57| v_~queue2~0.base_85) .cse0)) (<= (+ v_~queue2~0.offset_81 4 .cse1) (select |v_#length_155| v_~queue2~0.base_85)) (= v_~front2~0_87 (+ v_~front2~0_88 1))))) InVars {~n2~0=v_~n2~0_108, #valid=|v_#valid_166|, ~back2~0=v_~back2~0_95, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_88, #memory_int#1=|v_#memory_int#1_57|, ~queue2~0.offset=v_~queue2~0.offset_81} OutVars{~n2~0=v_~n2~0_108, ~back2~0=v_~back2~0_95, #memory_int#1=|v_#memory_int#1_57|, thread3Thread1of1ForFork3_~temp~1#1=|v_thread3Thread1of1ForFork3_~temp~1#1_3|, #valid=|v_#valid_166|, thread3Thread1of1ForFork3_#t~mem8#1=|v_thread3Thread1of1ForFork3_#t~mem8#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_87, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, ~queue2~0.offset=v_~queue2~0.offset_81} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_~temp~1#1, thread3Thread1of1ForFork3_#t~mem8#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, ~front2~0, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][413], [142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), 12#thread1EXITtrue, Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 767#(= ~v_assert~0 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 8#L102true, Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 13#thread2EXITtrue, Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,123 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-28 04:00:05,123 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,123 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,123 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][152], [21#L143-4true, 142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), 1255#(<= ~back2~0 (+ ~front2~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 44#L117true, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), 7#L59true, Black: 216#(<= ~back1~0 ~front1~0), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 13#thread2EXITtrue, Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,153 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 04:00:05,153 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 04:00:05,153 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 04:00:05,153 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 04:00:05,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][340], [67#thread3EXITtrue, 315#true, 58#L55true, 142#(<= ~n2~0 2147483647), 1255#(<= ~back2~0 (+ ~front2~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 49#L80true, Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 767#(= ~v_assert~0 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), 631#true, Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,276 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 04:00:05,276 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 04:00:05,276 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 04:00:05,276 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-28 04:00:05,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][340], [67#thread3EXITtrue, 315#true, 21#L143-4true, 58#L55true, 142#(<= ~n2~0 2147483647), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 1255#(<= ~back2~0 (+ ~front2~0 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 212#(<= ~back2~0 ~front2~0), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 216#(<= ~back1~0 ~front1~0), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 767#(= ~v_assert~0 1), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), 631#true, Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 13#thread2EXITtrue, Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,278 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 04:00:05,278 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:05,278 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 04:00:05,278 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-28 04:00:05,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L97-->L102: Formula: (let ((.cse1 (* v_~front2~0_88 4))) (let ((.cse0 (+ v_~queue2~0.offset_81 .cse1))) (and (= (select |v_#valid_166| v_~queue2~0.base_85) 1) (not (= (ite (and (<= 0 v_~front2~0_88) (< v_~front2~0_88 v_~back2~0_95) (< v_~front2~0_88 v_~n2~0_108)) 1 0) 0)) (<= 0 .cse0) (= |v_thread3Thread1of1ForFork3_~temp~1#1_3| (select (select |v_#memory_int#1_57| v_~queue2~0.base_85) .cse0)) (<= (+ v_~queue2~0.offset_81 4 .cse1) (select |v_#length_155| v_~queue2~0.base_85)) (= v_~front2~0_87 (+ v_~front2~0_88 1))))) InVars {~n2~0=v_~n2~0_108, #valid=|v_#valid_166|, ~back2~0=v_~back2~0_95, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_88, #memory_int#1=|v_#memory_int#1_57|, ~queue2~0.offset=v_~queue2~0.offset_81} OutVars{~n2~0=v_~n2~0_108, ~back2~0=v_~back2~0_95, #memory_int#1=|v_#memory_int#1_57|, thread3Thread1of1ForFork3_~temp~1#1=|v_thread3Thread1of1ForFork3_~temp~1#1_3|, #valid=|v_#valid_166|, thread3Thread1of1ForFork3_#t~mem8#1=|v_thread3Thread1of1ForFork3_#t~mem8#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_87, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, ~queue2~0.offset=v_~queue2~0.offset_81} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_~temp~1#1, thread3Thread1of1ForFork3_#t~mem8#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, ~front2~0, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][413], [142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 40#L144-1true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 767#(= ~v_assert~0 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 8#L102true, Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 13#thread2EXITtrue, Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,285 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 04:00:05,285 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 04:00:05,285 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 04:00:05,285 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 04:00:05,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L97-->L102: Formula: (let ((.cse1 (* v_~front2~0_88 4))) (let ((.cse0 (+ v_~queue2~0.offset_81 .cse1))) (and (= (select |v_#valid_166| v_~queue2~0.base_85) 1) (not (= (ite (and (<= 0 v_~front2~0_88) (< v_~front2~0_88 v_~back2~0_95) (< v_~front2~0_88 v_~n2~0_108)) 1 0) 0)) (<= 0 .cse0) (= |v_thread3Thread1of1ForFork3_~temp~1#1_3| (select (select |v_#memory_int#1_57| v_~queue2~0.base_85) .cse0)) (<= (+ v_~queue2~0.offset_81 4 .cse1) (select |v_#length_155| v_~queue2~0.base_85)) (= v_~front2~0_87 (+ v_~front2~0_88 1))))) InVars {~n2~0=v_~n2~0_108, #valid=|v_#valid_166|, ~back2~0=v_~back2~0_95, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_88, #memory_int#1=|v_#memory_int#1_57|, ~queue2~0.offset=v_~queue2~0.offset_81} OutVars{~n2~0=v_~n2~0_108, ~back2~0=v_~back2~0_95, #memory_int#1=|v_#memory_int#1_57|, thread3Thread1of1ForFork3_~temp~1#1=|v_thread3Thread1of1ForFork3_~temp~1#1_3|, #valid=|v_#valid_166|, thread3Thread1of1ForFork3_#t~mem8#1=|v_thread3Thread1of1ForFork3_#t~mem8#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_87, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, ~queue2~0.offset=v_~queue2~0.offset_81} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_~temp~1#1, thread3Thread1of1ForFork3_#t~mem8#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, ~front2~0, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][413], [142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 44#L117true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 767#(= ~v_assert~0 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 8#L102true, Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), 59#L145true, Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,286 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-28 04:00:05,286 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 04:00:05,287 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 04:00:05,287 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 04:00:05,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][152], [142#(<= ~n2~0 2147483647), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 767#(= ~v_assert~0 1), 1255#(<= ~back2~0 (+ ~front2~0 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 44#L117true, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), 7#L59true, Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 13#thread2EXITtrue, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,308 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 04:00:05,308 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 04:00:05,308 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 04:00:05,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 04:00:05,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][152], [21#L143-4true, 142#(<= ~n2~0 2147483647), 1255#(<= ~back2~0 (+ ~front2~0 1)), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), 7#L59true, Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 13#thread2EXITtrue, Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,312 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 04:00:05,312 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-28 04:00:05,312 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 04:00:05,312 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-28 04:00:05,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][340], [67#thread3EXITtrue, 315#true, 58#L55true, 142#(<= ~n2~0 2147483647), 1255#(<= ~back2~0 (+ ~front2~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 767#(= ~v_assert~0 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), 631#true, Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 13#thread2EXITtrue, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,399 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-28 04:00:05,399 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 04:00:05,399 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,399 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 04:00:05,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([772] L97-->L102: Formula: (let ((.cse1 (* v_~front2~0_88 4))) (let ((.cse0 (+ v_~queue2~0.offset_81 .cse1))) (and (= (select |v_#valid_166| v_~queue2~0.base_85) 1) (not (= (ite (and (<= 0 v_~front2~0_88) (< v_~front2~0_88 v_~back2~0_95) (< v_~front2~0_88 v_~n2~0_108)) 1 0) 0)) (<= 0 .cse0) (= |v_thread3Thread1of1ForFork3_~temp~1#1_3| (select (select |v_#memory_int#1_57| v_~queue2~0.base_85) .cse0)) (<= (+ v_~queue2~0.offset_81 4 .cse1) (select |v_#length_155| v_~queue2~0.base_85)) (= v_~front2~0_87 (+ v_~front2~0_88 1))))) InVars {~n2~0=v_~n2~0_108, #valid=|v_#valid_166|, ~back2~0=v_~back2~0_95, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_88, #memory_int#1=|v_#memory_int#1_57|, ~queue2~0.offset=v_~queue2~0.offset_81} OutVars{~n2~0=v_~n2~0_108, ~back2~0=v_~back2~0_95, #memory_int#1=|v_#memory_int#1_57|, thread3Thread1of1ForFork3_~temp~1#1=|v_thread3Thread1of1ForFork3_~temp~1#1_3|, #valid=|v_#valid_166|, thread3Thread1of1ForFork3_#t~mem8#1=|v_thread3Thread1of1ForFork3_#t~mem8#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, ~queue2~0.base=v_~queue2~0.base_85, #length=|v_#length_155|, ~front2~0=v_~front2~0_87, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, ~queue2~0.offset=v_~queue2~0.offset_81} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_~temp~1#1, thread3Thread1of1ForFork3_#t~mem8#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, ~front2~0, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][413], [142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 767#(= ~v_assert~0 1), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 8#L102true, Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), 59#L145true, Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,406 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-28 04:00:05,406 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 04:00:05,406 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 04:00:05,406 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-28 04:00:05,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([752] L55-->L59: Formula: (let ((.cse1 (* v_~back1~0_108 4))) (let ((.cse0 (+ v_~queue1~0.offset_97 .cse1))) (and (<= 0 .cse0) (<= (+ v_~queue1~0.offset_97 .cse1 4) (select |v_#length_167| v_~queue1~0.base_103)) (not (= (ite (and (<= 0 v_~back1~0_108) (< v_~back1~0_108 v_~n1~0_100)) 1 0) 0)) (= (select |v_#valid_178| v_~queue1~0.base_103) 1) (not (= (ite (= (select (select |v_#memory_int#1_63| v_~queue1~0.base_103) .cse0) 1) 1 0) 0)) (= v_~back1~0_107 (+ v_~back1~0_108 1))))) InVars {~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, ~back1~0=v_~back1~0_108, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, #memory_int#1=|v_#memory_int#1_63|} OutVars{thread1Thread1of1ForFork0_#t~post2#1=|v_thread1Thread1of1ForFork0_#t~post2#1_1|, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~queue1~0.base=v_~queue1~0.base_103, ~n1~0=v_~n1~0_100, #valid=|v_#valid_178|, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~back1~0=v_~back1~0_107, ~queue1~0.offset=v_~queue1~0.offset_97, #length=|v_#length_167|, thread1Thread1of1ForFork0_#t~mem1#1=|v_thread1Thread1of1ForFork0_#t~mem1#1_1|, #memory_int#1=|v_#memory_int#1_63|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post2#1, thread1Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork0_assume_abort_if_not_~cond#1, ~back1~0, thread1Thread1of1ForFork0_#t~mem1#1][152], [142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 1255#(<= ~back2~0 (+ ~front2~0 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, 63#L105true, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), 7#L59true, Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 13#thread2EXITtrue, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,427 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-28 04:00:05,427 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 04:00:05,427 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 04:00:05,427 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:05,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][340], [15#L75true, 315#true, 67#thread3EXITtrue, 21#L143-4true, 58#L55true, 142#(<= ~n2~0 2147483647), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 1255#(<= ~back2~0 (+ ~front2~0 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 212#(<= ~back2~0 ~front2~0), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 767#(= ~v_assert~0 1), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), 631#true, Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,493 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-28 04:00:05,493 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 04:00:05,493 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 04:00:05,493 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][340], [15#L75true, 67#thread3EXITtrue, 315#true, 58#L55true, 142#(<= ~n2~0 2147483647), 1255#(<= ~back2~0 (+ ~front2~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 767#(= ~v_assert~0 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), 631#true, Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,570 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-28 04:00:05,570 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 04:00:05,570 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 04:00:05,570 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 04:00:05,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][376], [67#thread3EXITtrue, 21#L143-4true, 142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 24#L48-8true, 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 49#L80true, Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 216#(<= ~back1~0 ~front1~0), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 767#(= ~v_assert~0 1), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,591 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-28 04:00:05,591 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 04:00:05,591 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 04:00:05,591 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 04:00:05,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][376], [67#thread3EXITtrue, 142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 24#L48-8true, 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), 49#L80true, Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 767#(= ~v_assert~0 1), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,672 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-28 04:00:05,672 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 04:00:05,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-28 04:00:05,672 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-28 04:00:05,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][376], [67#thread3EXITtrue, 21#L143-4true, 142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 24#L48-8true, 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 216#(<= ~back1~0 ~front1~0), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 767#(= ~v_assert~0 1), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 13#thread2EXITtrue, 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,740 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-28 04:00:05,740 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:05,740 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-28 04:00:05,740 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-28 04:00:05,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][376], [15#L75true, 67#thread3EXITtrue, 21#L143-4true, 142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 24#L48-8true, 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 767#(= ~v_assert~0 1), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,754 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-28 04:00:05,755 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,755 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 04:00:05,755 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][376], [67#thread3EXITtrue, 142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 24#L48-8true, 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 767#(= ~v_assert~0 1), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 13#thread2EXITtrue, Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,758 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-28 04:00:05,758 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,758 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-28 04:00:05,758 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-28 04:00:05,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][376], [15#L75true, 67#thread3EXITtrue, 142#(<= ~n2~0 2147483647), 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 24#L48-8true, 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 767#(= ~v_assert~0 1), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,765 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-28 04:00:05,765 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-28 04:00:05,765 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 04:00:05,765 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-28 04:00:05,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][376], [15#L75true, 67#thread3EXITtrue, 21#L143-4true, 142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 24#L48-8true, 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 315#true, Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), 1152#true, Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,766 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-28 04:00:05,766 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 04:00:05,766 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-28 04:00:05,766 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-28 04:00:05,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([769] L108-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][376], [15#L75true, 67#thread3EXITtrue, 142#(<= ~n2~0 2147483647), 767#(= ~v_assert~0 1), Black: 295#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), 10#L144true, Black: 306#(and (<= 1 ~v_assert~0) (<= (div ~v_assert~0 256) 0) (<= ~d2~0 (* 2 ~W~0)) (<= ~d2~0 0)), 221#(= (select |#valid| ~queue2~0.base) 1), Black: 312#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~v_assert~0 1)), 24#L48-8true, 42#thread4EXITtrue, Black: 1018#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1054#(and (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 998#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (or (< ~back2~0 1) (< ~n2~0 2)) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 (select (select |#memory_int#1| ~queue2~0.base) 0)) (<= ~d2~0 0)), Black: 1032#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1064#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1030#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (= ~v_assert~0 1)), 209#(and (= ~queue1~0.offset 0) (<= (* ~n1~0 4) (select |#length| ~queue1~0.base))), Black: 1074#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1068#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 1090#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1010#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1040#(and (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), 317#(or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0))), Black: 964#(and (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (not (= ~back2~0 0)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 1070#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_5 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_5) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| v_subst_5) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 212#(<= ~back2~0 ~front2~0), Black: 1082#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 1000#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((v_subst_3 Int)) (or (< (+ (select (select |#memory_int#1| v_subst_3) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| v_subst_3) (* ~back1~0 4)) 1)))) (< ~back1~0 0)) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 904#(or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)), Black: 974#(and (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< |ULTIMATE.start_create_fresh_int_array_~i~0#1| |ULTIMATE.start_create_fresh_int_array_~size#1|) (forall ((~queue1~0.base Int)) (or (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~back2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| |ULTIMATE.start_create_fresh_int_array_~arr~0#1.base|) (+ (* ~front2~0 4) |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset|))) 3) (< ~back1~0 0))), Black: 216#(<= ~back1~0 ~front1~0), Black: 1006#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0))), Black: 984#(and (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) 3) (forall ((v_subst_1 Int)) (or (not (= (select (select |#memory_int#1| v_subst_1) (* ~back1~0 4)) 1)) (< (+ (select (select |#memory_int#1| v_subst_1) 0) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))))) (< ~back1~0 0)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1) (<= 1 ~W~0) (= ~front1~0 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0) (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~back1~0 0) (< ~back1~0 0))), Black: 1014#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1088#(and (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), 202#(= (select |#valid| ~queue1~0.base) 1), Black: 992#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((v_subst_2 Int)) (or (not (= (select (select |#memory_int#1| v_subst_2) (+ ~queue1~0.offset (* ~back1~0 4))) 1)) (< (+ (select (select |#memory_int#1| v_subst_2) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1)), Black: 1062#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1050#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (* 2 ~W~0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1036#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 945#(or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)), Black: 954#(and (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 0) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (<= (+ ~front1~0 ~n1~0) (+ |ULTIMATE.start_create_fresh_int_array_~size#1| ~back1~0 1)) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 978#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0))), Black: 1094#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= (+ |thread2Thread1of1ForFork2_~temp~0#1| 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1012#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (<= (select (select |#memory_int#1| ~queue2~0.base) 0) 2) (= ~queue2~0.offset 0) (= ~v_assert~0 1) (= ~front2~0 0) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (or (< ~back2~0 0) (= ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= ~d2~0 0)), Black: 1052#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1046#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 477#(< 0 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)), Black: 1044#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 568#(or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0))), Black: 1048#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (<= (+ ~d2~0 |thread3Thread1of1ForFork3_~temp~1#1|) (* 2 ~W~0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1016#(and (or (< ~back2~0 0) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (not (= 2 (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))))) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1))) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (or (< ~back2~0 0) (forall ((v_subst_4 Int)) (or (< (+ 1 (select (select |#memory_int#1| v_subst_4) (+ (* ~front1~0 4) ~queue1~0.offset))) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= 1 (select (select |#memory_int#1| v_subst_4) (+ ~queue1~0.offset (* ~back1~0 4))))))) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< ~back1~0 0)) (or (< (+ ~queue2~0.offset (* ~n2~0 4)) 5) (< (+ (* ~back2~0 4) ~queue2~0.offset) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= 2 |thread3Thread1of1ForFork3_~temp~1#1|) (<= ~d2~0 0)), Black: 425#(= 1 |thread3Thread1of1ForFork3_~cond~2#1|), Black: 1038#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 602#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 600#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))), Black: 1056#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 968#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= |thread1Thread1of1ForFork0_~w~0#1| ~W~0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~d2~0 (* 2 ~W~0)) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1092#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 609#(and (<= 1 (mod |thread3Thread1of1ForFork3_~cond~2#1| 256)) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1084#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 (* 2 ~W~0))), Black: 611#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (= 0 (mod |thread1Thread1of1ForFork0_~cond~0#1| 256)) (not (= (mod ~v_assert~0 256) 0)))), Black: 1096#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0))), Black: 315#true, Black: 976#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) 3) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0) (<= ~d2~0 0)) (< ~n2~0 (+ ~back2~0 1)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0))), Black: 1060#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 605#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (not (= (mod ~v_assert~0 256) 0))), Black: 1034#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 ~back2~0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 1072#(and (<= |thread3Thread1of1ForFork3_~temp~1#1| 2) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (or (< ~n1~0 (+ ~back1~0 1)) (and (= ~front1~0 ~back1~0) (= ~front2~0 0)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (< ~back1~0 0)) (<= 1 ~W~0) (<= ~d2~0 0)), Black: 607#(and (= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (not (= (mod ~v_assert~0 256) 0))) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= (mod ~v_assert~0 256) 0)))), Black: 1076#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), 255#(and (<= (+ ~queue2~0.offset (* ~n2~0 4)) (select |#length| ~queue2~0.base)) (<= 0 ~queue2~0.offset)), Black: 1026#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 990#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1080#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (and (= ~front1~0 ~back1~0) (= ~front2~0 0) (<= ~d2~0 0)) (< ~back1~0 0)) (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0)), Black: 1022#(and (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), 1152#true, Black: 986#(and (or (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (+ (* ~back2~0 4) ~queue2~0.offset))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~n2~0 (+ ~back2~0 1)) (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (+ ~queue2~0.offset (* ~front2~0 4)))) (+ (* 2 ~W~0) 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (< ~back1~0 0)) (= ~v_assert~0 1)), Black: 1002#(and (or (< ~n1~0 (+ ~back1~0 1)) (not (= ~back2~0 0)) (< (+ |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~front1~0 ~back1~0) (< ~back1~0 0)) (= ~queue2~0.offset 0) (<= ~n2~0 1) (= ~v_assert~0 1) (or (< (+ ~d2~0 (select (select |#memory_int#1| ~queue2~0.base) (* ~front2~0 4))) (+ (* 2 ~W~0) 1)) (< ~back2~0 0) (< ~n1~0 (+ ~back1~0 1)) (< ~n2~0 (+ ~back2~0 1)) (< |thread1Thread1of1ForFork0_~w~0#1| 1) (forall ((~queue1~0.base Int)) (or (< (+ (select (select |#memory_int#1| ~queue1~0.base) (+ (* ~front1~0 4) ~queue1~0.offset)) 1) (select (select |#memory_int#1| ~queue2~0.base) (* ~back2~0 4))) (not (= (select (select |#memory_int#1| ~queue1~0.base) (+ ~queue1~0.offset (* ~back1~0 4))) 1)))) (< ~back1~0 0)) (exists ((~queue1~0.base Int)) (= (select (select |#memory_int#1| ~queue1~0.base) 0) 1)) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1) (= ~front2~0 ~back2~0) (<= ~d2~0 0)), Black: 1028#(and (= ~v_assert~0 1) (<= ~d2~0 2) (<= 1 ~W~0) (= |thread2Thread1of1ForFork2_~temp~0#1| 1)), Black: 960#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~0#1| 1) (or (not (= ~front1~0 0)) (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n2~0)) (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= ~v_assert~0 1) (= ~queue1~0.offset 0) (<= ~n1~0 1) (= ~front1~0 ~back1~0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0) (= ~front2~0 ~back2~0) (<= ~d2~0 0))]) [2024-11-28 04:00:05,770 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-28 04:00:05,770 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 04:00:05,770 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-28 04:00:05,770 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-28 04:00:05,774 INFO L124 PetriNetUnfolderBase]: 66436/108427 cut-off events. [2024-11-28 04:00:05,774 INFO L125 PetriNetUnfolderBase]: For 3215528/3227512 co-relation queries the response was YES. [2024-11-28 04:00:06,898 INFO L83 FinitePrefix]: Finished finitePrefix Result has 573722 conditions, 108427 events. 66436/108427 cut-off events. For 3215528/3227512 co-relation queries the response was YES. Maximal size of possible extension queue 4654. Compared 997554 event pairs, 16781 based on Foata normal form. 3784/107658 useless extension candidates. Maximal degree in co-relation 559515. Up to 37391 conditions per place. [2024-11-28 04:00:07,596 INFO L140 encePairwiseOnDemand]: 64/67 looper letters, 373 selfloop transitions, 91 changer transitions 0/545 dead transitions. [2024-11-28 04:00:07,596 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 222 places, 545 transitions, 4797 flow [2024-11-28 04:00:07,596 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-28 04:00:07,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-28 04:00:07,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 171 transitions. [2024-11-28 04:00:07,597 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6380597014925373 [2024-11-28 04:00:07,597 INFO L175 Difference]: Start difference. First operand has 225 places, 352 transitions, 2526 flow. Second operand 4 states and 171 transitions. [2024-11-28 04:00:07,597 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 222 places, 545 transitions, 4797 flow