./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/pthread-wmm/mix014.opt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/pthread-wmm/mix014.opt.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme --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 615dc0a4278e77a094a63ed4629507c6f8d1cda73abba57cd69e8912d83fe5fd --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 12:06:20,415 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 12:06:20,515 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-26 12:06:20,521 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 12:06:20,522 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 12:06:20,547 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 12:06:20,548 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 12:06:20,549 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 12:06:20,550 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 12:06:20,550 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 12:06:20,551 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 12:06:20,552 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 12:06:20,553 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 12:06:20,554 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 12:06:20,554 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 12:06:20,555 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 12:06:20,556 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 12:06:20,557 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 12:06:20,557 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 12:06:20,558 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 12:06:20,559 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-26 12:06:20,559 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-26 12:06:20,560 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-26 12:06:20,561 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 12:06:20,561 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-26 12:06:20,562 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 12:06:20,562 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 12:06:20,563 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 12:06:20,564 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 12:06:20,564 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 12:06:20,565 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-26 12:06:20,565 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 12:06:20,566 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:06:20,567 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 12:06:20,567 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 12:06:20,568 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 12:06:20,568 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 12:06:20,569 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 12:06:20,569 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 12:06:20,570 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 12:06:20,571 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 12:06:20,571 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme 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 -> 615dc0a4278e77a094a63ed4629507c6f8d1cda73abba57cd69e8912d83fe5fd [2023-11-26 12:06:20,882 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 12:06:20,908 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 12:06:20,911 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 12:06:20,913 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 12:06:20,914 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 12:06:20,915 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/pthread-wmm/mix014.opt.i [2023-11-26 12:06:24,093 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 12:06:24,419 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 12:06:24,420 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/sv-benchmarks/c/pthread-wmm/mix014.opt.i [2023-11-26 12:06:24,439 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/data/9e32cb9e0/76fef2ff41ef4df59ef07d17f9ea6c8e/FLAGd5d442860 [2023-11-26 12:06:24,454 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/data/9e32cb9e0/76fef2ff41ef4df59ef07d17f9ea6c8e [2023-11-26 12:06:24,457 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 12:06:24,458 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 12:06:24,460 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 12:06:24,460 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 12:06:24,466 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 12:06:24,467 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:06:24" (1/1) ... [2023-11-26 12:06:24,468 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@33c1f429 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:24, skipping insertion in model container [2023-11-26 12:06:24,468 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:06:24" (1/1) ... [2023-11-26 12:06:24,525 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 12:06:25,112 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:06:25,130 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 12:06:25,224 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:06:25,262 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 12:06:25,263 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-26 12:06:25,271 INFO L206 MainTranslator]: Completed translation [2023-11-26 12:06:25,271 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25 WrapperNode [2023-11-26 12:06:25,272 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 12:06:25,273 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 12:06:25,273 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 12:06:25,273 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 12:06:25,282 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,320 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,372 INFO L138 Inliner]: procedures = 177, calls = 72, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 171 [2023-11-26 12:06:25,380 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 12:06:25,381 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 12:06:25,382 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 12:06:25,382 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 12:06:25,394 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,395 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,410 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,447 INFO L175 MemorySlicer]: Split 6 memory accesses to 5 slices as follows [2, 1, 1, 1, 1]. 33 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0]. The 4 writes are split as follows [0, 1, 1, 1, 1]. [2023-11-26 12:06:25,451 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,451 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,467 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,479 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,484 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,489 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,501 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 12:06:25,508 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 12:06:25,508 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 12:06:25,508 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 12:06:25,509 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (1/1) ... [2023-11-26 12:06:25,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:06:25,532 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 12:06:25,547 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 12:06:25,552 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9a4068f3-c67a-4cff-83e9-394890aeac2b/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 12:06:25,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-26 12:06:25,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-26 12:06:25,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-26 12:06:25,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-26 12:06:25,582 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-26 12:06:25,582 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-26 12:06:25,583 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 12:06:25,583 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-26 12:06:25,583 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 12:06:25,583 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2023-11-26 12:06:25,584 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2023-11-26 12:06:25,584 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2023-11-26 12:06:25,584 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2023-11-26 12:06:25,584 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2023-11-26 12:06:25,585 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2023-11-26 12:06:25,585 INFO L130 BoogieDeclarations]: Found specification of procedure P3 [2023-11-26 12:06:25,585 INFO L138 BoogieDeclarations]: Found implementation of procedure P3 [2023-11-26 12:06:25,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-26 12:06:25,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-26 12:06:25,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-26 12:06:25,586 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-26 12:06:25,587 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-26 12:06:25,587 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-26 12:06:25,587 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 12:06:25,587 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 12:06:25,589 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-26 12:06:25,758 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 12:06:25,761 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 12:06:26,214 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 12:06:26,551 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 12:06:26,551 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-26 12:06:26,552 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:06:26 BoogieIcfgContainer [2023-11-26 12:06:26,552 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 12:06:26,557 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 12:06:26,557 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 12:06:26,560 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 12:06:26,561 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 12:06:24" (1/3) ... [2023-11-26 12:06:26,561 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@53ee0cdf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 12:06:26, skipping insertion in model container [2023-11-26 12:06:26,562 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:06:25" (2/3) ... [2023-11-26 12:06:26,564 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@53ee0cdf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 12:06:26, skipping insertion in model container [2023-11-26 12:06:26,564 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:06:26" (3/3) ... [2023-11-26 12:06:26,566 INFO L112 eAbstractionObserver]: Analyzing ICFG mix014.opt.i [2023-11-26 12:06:26,590 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 12:06:26,590 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 11 error locations. [2023-11-26 12:06:26,590 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-26 12:06:26,663 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-11-26 12:06:26,714 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 78 places, 67 transitions, 150 flow [2023-11-26 12:06:26,764 INFO L124 PetriNetUnfolderBase]: 2/63 cut-off events. [2023-11-26 12:06:26,765 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 12:06:26,770 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76 conditions, 63 events. 2/63 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 133 event pairs, 0 based on Foata normal form. 0/50 useless extension candidates. Maximal degree in co-relation 64. Up to 2 conditions per place. [2023-11-26 12:06:26,771 INFO L82 GeneralOperation]: Start removeDead. Operand has 78 places, 67 transitions, 150 flow [2023-11-26 12:06:26,786 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 74 places, 63 transitions, 138 flow [2023-11-26 12:06:26,804 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 12:06:26,814 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@1ad8a8dd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 12:06:26,814 INFO L358 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2023-11-26 12:06:26,819 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-26 12:06:26,820 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2023-11-26 12:06:26,820 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-26 12:06:26,820 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:26,821 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-26 12:06:26,821 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:26,827 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:26,827 INFO L85 PathProgramCache]: Analyzing trace with hash 14711, now seen corresponding path program 1 times [2023-11-26 12:06:26,838 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:26,838 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [65732920] [2023-11-26 12:06:26,838 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:26,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:27,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:27,262 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:27,263 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:27,263 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [65732920] [2023-11-26 12:06:27,265 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [65732920] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:27,265 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:27,266 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 12:06:27,267 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1558934099] [2023-11-26 12:06:27,270 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:27,280 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:06:27,290 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:27,325 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:06:27,326 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:06:27,390 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 67 [2023-11-26 12:06:27,393 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 63 transitions, 138 flow. Second operand has 3 states, 3 states have (on average 38.666666666666664) internal successors, (116), 3 states have internal predecessors, (116), 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) [2023-11-26 12:06:27,393 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:27,393 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 67 [2023-11-26 12:06:27,394 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:28,180 INFO L124 PetriNetUnfolderBase]: 1419/2601 cut-off events. [2023-11-26 12:06:28,180 INFO L125 PetriNetUnfolderBase]: For 18/18 co-relation queries the response was YES. [2023-11-26 12:06:28,196 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4678 conditions, 2601 events. 1419/2601 cut-off events. For 18/18 co-relation queries the response was YES. Maximal size of possible extension queue 241. Compared 20682 event pairs, 1059 based on Foata normal form. 144/2556 useless extension candidates. Maximal degree in co-relation 4663. Up to 1529 conditions per place. [2023-11-26 12:06:28,223 INFO L140 encePairwiseOnDemand]: 62/67 looper letters, 32 selfloop transitions, 2 changer transitions 0/68 dead transitions. [2023-11-26 12:06:28,223 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 68 transitions, 216 flow [2023-11-26 12:06:28,225 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:06:28,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:06:28,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 151 transitions. [2023-11-26 12:06:28,241 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7512437810945274 [2023-11-26 12:06:28,241 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 151 transitions. [2023-11-26 12:06:28,242 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 151 transitions. [2023-11-26 12:06:28,244 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:28,247 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 151 transitions. [2023-11-26 12:06:28,253 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 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) [2023-11-26 12:06:28,259 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:28,260 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:28,262 INFO L175 Difference]: Start difference. First operand has 74 places, 63 transitions, 138 flow. Second operand 3 states and 151 transitions. [2023-11-26 12:06:28,263 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 68 transitions, 216 flow [2023-11-26 12:06:28,270 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 68 transitions, 212 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-26 12:06:28,276 INFO L231 Difference]: Finished difference. Result has 70 places, 59 transitions, 130 flow [2023-11-26 12:06:28,278 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=126, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=130, PETRI_PLACES=70, PETRI_TRANSITIONS=59} [2023-11-26 12:06:28,283 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, -4 predicate places. [2023-11-26 12:06:28,283 INFO L495 AbstractCegarLoop]: Abstraction has has 70 places, 59 transitions, 130 flow [2023-11-26 12:06:28,284 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 38.666666666666664) internal successors, (116), 3 states have internal predecessors, (116), 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) [2023-11-26 12:06:28,284 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:28,284 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-26 12:06:28,285 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-26 12:06:28,285 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:28,286 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:28,287 INFO L85 PathProgramCache]: Analyzing trace with hash 14712, now seen corresponding path program 1 times [2023-11-26 12:06:28,287 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:28,287 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2146179089] [2023-11-26 12:06:28,287 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:28,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:28,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:28,482 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:28,483 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:28,483 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2146179089] [2023-11-26 12:06:28,483 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2146179089] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:28,484 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:28,484 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 12:06:28,484 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1031844404] [2023-11-26 12:06:28,484 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:28,485 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:06:28,486 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:28,486 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:06:28,487 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:06:28,519 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 39 out of 67 [2023-11-26 12:06:28,519 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 59 transitions, 130 flow. Second operand has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 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) [2023-11-26 12:06:28,520 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:28,520 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 39 of 67 [2023-11-26 12:06:28,520 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:29,181 INFO L124 PetriNetUnfolderBase]: 1419/2600 cut-off events. [2023-11-26 12:06:29,182 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2023-11-26 12:06:29,194 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4746 conditions, 2600 events. 1419/2600 cut-off events. For 72/72 co-relation queries the response was YES. Maximal size of possible extension queue 241. Compared 20736 event pairs, 1059 based on Foata normal form. 1/2412 useless extension candidates. Maximal degree in co-relation 4735. Up to 1528 conditions per place. [2023-11-26 12:06:29,218 INFO L140 encePairwiseOnDemand]: 64/67 looper letters, 31 selfloop transitions, 2 changer transitions 0/67 dead transitions. [2023-11-26 12:06:29,218 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 67 transitions, 212 flow [2023-11-26 12:06:29,219 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:06:29,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:06:29,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 151 transitions. [2023-11-26 12:06:29,226 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7512437810945274 [2023-11-26 12:06:29,226 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 151 transitions. [2023-11-26 12:06:29,227 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 151 transitions. [2023-11-26 12:06:29,228 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:29,231 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 151 transitions. [2023-11-26 12:06:29,234 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 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) [2023-11-26 12:06:29,235 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:29,236 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:29,236 INFO L175 Difference]: Start difference. First operand has 70 places, 59 transitions, 130 flow. Second operand 3 states and 151 transitions. [2023-11-26 12:06:29,237 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 67 transitions, 212 flow [2023-11-26 12:06:29,245 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 67 transitions, 208 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 12:06:29,248 INFO L231 Difference]: Finished difference. Result has 69 places, 58 transitions, 128 flow [2023-11-26 12:06:29,248 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=124, PETRI_DIFFERENCE_MINUEND_PLACES=67, 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=69, PETRI_TRANSITIONS=58} [2023-11-26 12:06:29,256 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, -5 predicate places. [2023-11-26 12:06:29,256 INFO L495 AbstractCegarLoop]: Abstraction has has 69 places, 58 transitions, 128 flow [2023-11-26 12:06:29,256 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 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) [2023-11-26 12:06:29,256 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:29,257 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-26 12:06:29,257 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-26 12:06:29,257 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:29,260 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:29,260 INFO L85 PathProgramCache]: Analyzing trace with hash 438706536, now seen corresponding path program 1 times [2023-11-26 12:06:29,260 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:29,260 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [872911454] [2023-11-26 12:06:29,261 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:29,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:29,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:29,391 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:29,391 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:29,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [872911454] [2023-11-26 12:06:29,392 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [872911454] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:29,393 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:29,393 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 12:06:29,393 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [685987120] [2023-11-26 12:06:29,393 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:29,394 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:06:29,394 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:29,394 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:06:29,395 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:06:29,419 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 67 [2023-11-26 12:06:29,420 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 58 transitions, 128 flow. Second operand has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 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) [2023-11-26 12:06:29,420 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:29,420 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 67 [2023-11-26 12:06:29,420 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:29,962 INFO L124 PetriNetUnfolderBase]: 1420/2598 cut-off events. [2023-11-26 12:06:29,962 INFO L125 PetriNetUnfolderBase]: For 72/72 co-relation queries the response was YES. [2023-11-26 12:06:29,971 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4747 conditions, 2598 events. 1420/2598 cut-off events. For 72/72 co-relation queries the response was YES. Maximal size of possible extension queue 241. Compared 20638 event pairs, 1059 based on Foata normal form. 0/2413 useless extension candidates. Maximal degree in co-relation 4736. Up to 1528 conditions per place. [2023-11-26 12:06:29,995 INFO L140 encePairwiseOnDemand]: 64/67 looper letters, 32 selfloop transitions, 2 changer transitions 0/66 dead transitions. [2023-11-26 12:06:29,995 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 66 transitions, 212 flow [2023-11-26 12:06:29,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:06:29,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:06:29,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 149 transitions. [2023-11-26 12:06:29,998 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7412935323383084 [2023-11-26 12:06:29,998 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 149 transitions. [2023-11-26 12:06:29,999 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 149 transitions. [2023-11-26 12:06:29,999 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:29,999 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 149 transitions. [2023-11-26 12:06:30,000 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 49.666666666666664) internal successors, (149), 3 states have internal predecessors, (149), 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) [2023-11-26 12:06:30,003 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:30,003 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:30,004 INFO L175 Difference]: Start difference. First operand has 69 places, 58 transitions, 128 flow. Second operand 3 states and 149 transitions. [2023-11-26 12:06:30,004 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 66 transitions, 212 flow [2023-11-26 12:06:30,010 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 66 transitions, 208 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 12:06:30,012 INFO L231 Difference]: Finished difference. Result has 68 places, 57 transitions, 126 flow [2023-11-26 12:06:30,012 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=122, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=126, PETRI_PLACES=68, PETRI_TRANSITIONS=57} [2023-11-26 12:06:30,014 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, -6 predicate places. [2023-11-26 12:06:30,014 INFO L495 AbstractCegarLoop]: Abstraction has has 68 places, 57 transitions, 126 flow [2023-11-26 12:06:30,015 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.333333333333336) internal successors, (118), 3 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) [2023-11-26 12:06:30,015 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:30,015 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1] [2023-11-26 12:06:30,015 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-26 12:06:30,015 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:30,016 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:30,017 INFO L85 PathProgramCache]: Analyzing trace with hash 438706537, now seen corresponding path program 1 times [2023-11-26 12:06:30,017 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:30,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [494028034] [2023-11-26 12:06:30,017 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:30,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:30,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:30,163 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:30,163 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:30,164 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [494028034] [2023-11-26 12:06:30,164 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [494028034] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:30,164 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:30,164 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 12:06:30,169 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [187847896] [2023-11-26 12:06:30,169 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:30,170 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:06:30,174 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:30,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:06:30,182 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:06:30,206 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 39 out of 67 [2023-11-26 12:06:30,207 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 57 transitions, 126 flow. Second operand has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 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) [2023-11-26 12:06:30,207 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:30,207 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 39 of 67 [2023-11-26 12:06:30,207 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:30,695 INFO L124 PetriNetUnfolderBase]: 1419/2596 cut-off events. [2023-11-26 12:06:30,695 INFO L125 PetriNetUnfolderBase]: For 73/73 co-relation queries the response was YES. [2023-11-26 12:06:30,700 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4743 conditions, 2596 events. 1419/2596 cut-off events. For 73/73 co-relation queries the response was YES. Maximal size of possible extension queue 241. Compared 20591 event pairs, 898 based on Foata normal form. 2/2414 useless extension candidates. Maximal degree in co-relation 4733. Up to 1525 conditions per place. [2023-11-26 12:06:30,721 INFO L140 encePairwiseOnDemand]: 64/67 looper letters, 31 selfloop transitions, 2 changer transitions 0/65 dead transitions. [2023-11-26 12:06:30,721 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 65 transitions, 208 flow [2023-11-26 12:06:30,721 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:06:30,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:06:30,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 151 transitions. [2023-11-26 12:06:30,722 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7512437810945274 [2023-11-26 12:06:30,722 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 151 transitions. [2023-11-26 12:06:30,722 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 151 transitions. [2023-11-26 12:06:30,723 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:30,723 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 151 transitions. [2023-11-26 12:06:30,724 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 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) [2023-11-26 12:06:30,724 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:30,725 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:30,725 INFO L175 Difference]: Start difference. First operand has 68 places, 57 transitions, 126 flow. Second operand 3 states and 151 transitions. [2023-11-26 12:06:30,725 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 65 transitions, 208 flow [2023-11-26 12:06:30,728 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 65 transitions, 204 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 12:06:30,729 INFO L231 Difference]: Finished difference. Result has 67 places, 56 transitions, 124 flow [2023-11-26 12:06:30,730 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=124, PETRI_PLACES=67, PETRI_TRANSITIONS=56} [2023-11-26 12:06:30,731 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, -7 predicate places. [2023-11-26 12:06:30,731 INFO L495 AbstractCegarLoop]: Abstraction has has 67 places, 56 transitions, 124 flow [2023-11-26 12:06:30,731 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 40.333333333333336) internal successors, (121), 3 states have internal predecessors, (121), 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) [2023-11-26 12:06:30,731 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:30,731 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:06:30,731 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-26 12:06:30,732 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:30,732 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:30,732 INFO L85 PathProgramCache]: Analyzing trace with hash -78612784, now seen corresponding path program 1 times [2023-11-26 12:06:30,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:30,733 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1126760585] [2023-11-26 12:06:30,733 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:30,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:30,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:30,783 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:30,784 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:30,784 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1126760585] [2023-11-26 12:06:30,784 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1126760585] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:30,784 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:30,784 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 12:06:30,785 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [967772891] [2023-11-26 12:06:30,785 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:30,785 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:06:30,786 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:30,786 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:06:30,786 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:06:30,804 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 67 [2023-11-26 12:06:30,804 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 56 transitions, 124 flow. Second operand has 3 states, 3 states have (on average 40.0) internal successors, (120), 3 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) [2023-11-26 12:06:30,804 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:30,805 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 67 [2023-11-26 12:06:30,805 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:31,293 INFO L124 PetriNetUnfolderBase]: 1423/2589 cut-off events. [2023-11-26 12:06:31,293 INFO L125 PetriNetUnfolderBase]: For 73/73 co-relation queries the response was YES. [2023-11-26 12:06:31,299 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4744 conditions, 2589 events. 1423/2589 cut-off events. For 73/73 co-relation queries the response was YES. Maximal size of possible extension queue 241. Compared 20811 event pairs, 1060 based on Foata normal form. 0/2419 useless extension candidates. Maximal degree in co-relation 4734. Up to 1524 conditions per place. [2023-11-26 12:06:31,315 INFO L140 encePairwiseOnDemand]: 64/67 looper letters, 32 selfloop transitions, 2 changer transitions 0/64 dead transitions. [2023-11-26 12:06:31,315 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 64 transitions, 208 flow [2023-11-26 12:06:31,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:06:31,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:06:31,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 149 transitions. [2023-11-26 12:06:31,317 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7412935323383084 [2023-11-26 12:06:31,317 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 149 transitions. [2023-11-26 12:06:31,317 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 149 transitions. [2023-11-26 12:06:31,318 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:31,318 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 149 transitions. [2023-11-26 12:06:31,319 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 49.666666666666664) internal successors, (149), 3 states have internal predecessors, (149), 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) [2023-11-26 12:06:31,319 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:31,320 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:31,320 INFO L175 Difference]: Start difference. First operand has 67 places, 56 transitions, 124 flow. Second operand 3 states and 149 transitions. [2023-11-26 12:06:31,320 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 64 transitions, 208 flow [2023-11-26 12:06:31,324 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 64 transitions, 204 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 12:06:31,326 INFO L231 Difference]: Finished difference. Result has 66 places, 55 transitions, 122 flow [2023-11-26 12:06:31,326 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=118, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=122, PETRI_PLACES=66, PETRI_TRANSITIONS=55} [2023-11-26 12:06:31,327 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, -8 predicate places. [2023-11-26 12:06:31,327 INFO L495 AbstractCegarLoop]: Abstraction has has 66 places, 55 transitions, 122 flow [2023-11-26 12:06:31,328 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 40.0) internal successors, (120), 3 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) [2023-11-26 12:06:31,328 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:31,328 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:06:31,328 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-26 12:06:31,328 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:31,329 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:31,329 INFO L85 PathProgramCache]: Analyzing trace with hash -78612783, now seen corresponding path program 1 times [2023-11-26 12:06:31,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:31,330 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [894960558] [2023-11-26 12:06:31,330 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:31,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:31,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:31,404 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:31,405 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:31,405 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [894960558] [2023-11-26 12:06:31,405 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [894960558] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:31,405 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:31,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 12:06:31,406 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1517699122] [2023-11-26 12:06:31,406 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:31,406 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:06:31,407 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:31,407 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:06:31,407 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:06:31,425 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 39 out of 67 [2023-11-26 12:06:31,425 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 55 transitions, 122 flow. Second operand has 3 states, 3 states have (on average 41.0) internal successors, (123), 3 states have internal predecessors, (123), 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) [2023-11-26 12:06:31,426 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:31,426 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 39 of 67 [2023-11-26 12:06:31,426 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:31,850 INFO L124 PetriNetUnfolderBase]: 1419/2588 cut-off events. [2023-11-26 12:06:31,850 INFO L125 PetriNetUnfolderBase]: For 74/74 co-relation queries the response was YES. [2023-11-26 12:06:31,856 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4737 conditions, 2588 events. 1419/2588 cut-off events. For 74/74 co-relation queries the response was YES. Maximal size of possible extension queue 241. Compared 20342 event pairs, 743 based on Foata normal form. 4/2422 useless extension candidates. Maximal degree in co-relation 4727. Up to 1516 conditions per place. [2023-11-26 12:06:31,874 INFO L140 encePairwiseOnDemand]: 64/67 looper letters, 31 selfloop transitions, 2 changer transitions 0/63 dead transitions. [2023-11-26 12:06:31,874 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 63 transitions, 204 flow [2023-11-26 12:06:31,874 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:06:31,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:06:31,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 151 transitions. [2023-11-26 12:06:31,876 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7512437810945274 [2023-11-26 12:06:31,876 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 151 transitions. [2023-11-26 12:06:31,876 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 151 transitions. [2023-11-26 12:06:31,876 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:31,876 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 151 transitions. [2023-11-26 12:06:31,877 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 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) [2023-11-26 12:06:31,878 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:31,878 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:31,878 INFO L175 Difference]: Start difference. First operand has 66 places, 55 transitions, 122 flow. Second operand 3 states and 151 transitions. [2023-11-26 12:06:31,878 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 63 transitions, 204 flow [2023-11-26 12:06:31,880 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 63 transitions, 200 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 12:06:31,882 INFO L231 Difference]: Finished difference. Result has 65 places, 54 transitions, 120 flow [2023-11-26 12:06:31,882 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=116, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=54, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=120, PETRI_PLACES=65, PETRI_TRANSITIONS=54} [2023-11-26 12:06:31,883 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, -9 predicate places. [2023-11-26 12:06:31,883 INFO L495 AbstractCegarLoop]: Abstraction has has 65 places, 54 transitions, 120 flow [2023-11-26 12:06:31,883 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 41.0) internal successors, (123), 3 states have internal predecessors, (123), 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) [2023-11-26 12:06:31,884 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:31,884 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:06:31,884 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-26 12:06:31,884 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:31,885 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:31,885 INFO L85 PathProgramCache]: Analyzing trace with hash -1195817684, now seen corresponding path program 1 times [2023-11-26 12:06:31,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:31,885 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1965836804] [2023-11-26 12:06:31,885 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:31,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:31,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:31,939 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:31,939 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:31,940 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1965836804] [2023-11-26 12:06:31,940 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1965836804] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:31,940 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:31,940 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 12:06:31,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2051227758] [2023-11-26 12:06:31,941 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:31,941 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:06:31,941 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:31,942 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:06:31,942 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:06:31,958 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 67 [2023-11-26 12:06:31,958 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 65 places, 54 transitions, 120 flow. Second operand has 3 states, 3 states have (on average 40.666666666666664) internal successors, (122), 3 states have internal predecessors, (122), 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) [2023-11-26 12:06:31,959 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:31,959 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 67 [2023-11-26 12:06:31,959 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:32,376 INFO L124 PetriNetUnfolderBase]: 1439/2574 cut-off events. [2023-11-26 12:06:32,377 INFO L125 PetriNetUnfolderBase]: For 74/74 co-relation queries the response was YES. [2023-11-26 12:06:32,382 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4755 conditions, 2574 events. 1439/2574 cut-off events. For 74/74 co-relation queries the response was YES. Maximal size of possible extension queue 243. Compared 20198 event pairs, 937 based on Foata normal form. 0/2421 useless extension candidates. Maximal degree in co-relation 4745. Up to 1516 conditions per place. [2023-11-26 12:06:32,403 INFO L140 encePairwiseOnDemand]: 64/67 looper letters, 32 selfloop transitions, 2 changer transitions 0/62 dead transitions. [2023-11-26 12:06:32,403 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 62 transitions, 204 flow [2023-11-26 12:06:32,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:06:32,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:06:32,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 149 transitions. [2023-11-26 12:06:32,406 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7412935323383084 [2023-11-26 12:06:32,406 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 149 transitions. [2023-11-26 12:06:32,406 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 149 transitions. [2023-11-26 12:06:32,406 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:32,406 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 149 transitions. [2023-11-26 12:06:32,407 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 49.666666666666664) internal successors, (149), 3 states have internal predecessors, (149), 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) [2023-11-26 12:06:32,408 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:32,409 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:32,409 INFO L175 Difference]: Start difference. First operand has 65 places, 54 transitions, 120 flow. Second operand 3 states and 149 transitions. [2023-11-26 12:06:32,409 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 62 transitions, 204 flow [2023-11-26 12:06:32,412 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 62 transitions, 200 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 12:06:32,414 INFO L231 Difference]: Finished difference. Result has 64 places, 53 transitions, 118 flow [2023-11-26 12:06:32,414 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=118, PETRI_PLACES=64, PETRI_TRANSITIONS=53} [2023-11-26 12:06:32,415 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, -10 predicate places. [2023-11-26 12:06:32,416 INFO L495 AbstractCegarLoop]: Abstraction has has 64 places, 53 transitions, 118 flow [2023-11-26 12:06:32,416 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 40.666666666666664) internal successors, (122), 3 states have internal predecessors, (122), 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) [2023-11-26 12:06:32,416 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:32,416 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:06:32,416 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-26 12:06:32,417 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:32,417 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:32,417 INFO L85 PathProgramCache]: Analyzing trace with hash -1195817683, now seen corresponding path program 1 times [2023-11-26 12:06:32,417 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:32,418 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2128791307] [2023-11-26 12:06:32,418 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:32,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:32,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:32,526 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:32,526 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:32,526 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2128791307] [2023-11-26 12:06:32,527 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2128791307] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:32,527 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:32,527 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-26 12:06:32,527 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [347415835] [2023-11-26 12:06:32,527 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:32,528 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:06:32,528 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:32,529 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:06:32,529 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:06:32,545 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 39 out of 67 [2023-11-26 12:06:32,546 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 53 transitions, 118 flow. Second operand has 3 states, 3 states have (on average 41.666666666666664) internal successors, (125), 3 states have internal predecessors, (125), 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) [2023-11-26 12:06:32,546 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:32,546 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 39 of 67 [2023-11-26 12:06:32,546 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:32,959 INFO L124 PetriNetUnfolderBase]: 1419/2538 cut-off events. [2023-11-26 12:06:32,959 INFO L125 PetriNetUnfolderBase]: For 80/80 co-relation queries the response was YES. [2023-11-26 12:06:32,965 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4695 conditions, 2538 events. 1419/2538 cut-off events. For 80/80 co-relation queries the response was YES. Maximal size of possible extension queue 241. Compared 19850 event pairs, 923 based on Foata normal form. 12/2403 useless extension candidates. Maximal degree in co-relation 4685. Up to 1484 conditions per place. [2023-11-26 12:06:32,979 INFO L140 encePairwiseOnDemand]: 64/67 looper letters, 31 selfloop transitions, 2 changer transitions 0/61 dead transitions. [2023-11-26 12:06:32,979 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 65 places, 61 transitions, 200 flow [2023-11-26 12:06:32,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:06:32,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:06:32,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 151 transitions. [2023-11-26 12:06:32,981 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7512437810945274 [2023-11-26 12:06:32,981 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 151 transitions. [2023-11-26 12:06:32,981 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 151 transitions. [2023-11-26 12:06:32,981 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:32,981 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 151 transitions. [2023-11-26 12:06:32,982 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 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) [2023-11-26 12:06:32,983 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:32,983 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:32,983 INFO L175 Difference]: Start difference. First operand has 64 places, 53 transitions, 118 flow. Second operand 3 states and 151 transitions. [2023-11-26 12:06:32,984 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 65 places, 61 transitions, 200 flow [2023-11-26 12:06:32,986 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 61 transitions, 196 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 12:06:32,987 INFO L231 Difference]: Finished difference. Result has 63 places, 52 transitions, 116 flow [2023-11-26 12:06:32,988 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=112, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=116, PETRI_PLACES=63, PETRI_TRANSITIONS=52} [2023-11-26 12:06:32,991 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, -11 predicate places. [2023-11-26 12:06:32,991 INFO L495 AbstractCegarLoop]: Abstraction has has 63 places, 52 transitions, 116 flow [2023-11-26 12:06:32,992 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 41.666666666666664) internal successors, (125), 3 states have internal predecessors, (125), 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) [2023-11-26 12:06:32,992 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:32,992 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:06:32,992 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-26 12:06:32,992 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting P3Err0ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:32,993 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:32,993 INFO L85 PathProgramCache]: Analyzing trace with hash -2145419493, now seen corresponding path program 1 times [2023-11-26 12:06:32,993 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:32,994 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1113998573] [2023-11-26 12:06:32,994 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:32,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:33,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:33,200 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:33,200 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:33,200 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1113998573] [2023-11-26 12:06:33,200 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1113998573] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:33,201 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:33,201 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-26 12:06:33,201 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2034051442] [2023-11-26 12:06:33,201 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:33,201 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-26 12:06:33,202 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:33,202 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:06:33,202 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:06:33,203 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 40 out of 67 [2023-11-26 12:06:33,203 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 52 transitions, 116 flow. Second operand has 3 states, 3 states have (on average 43.0) internal successors, (129), 3 states have internal predecessors, (129), 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) [2023-11-26 12:06:33,203 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:33,203 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 40 of 67 [2023-11-26 12:06:33,203 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:33,601 INFO L124 PetriNetUnfolderBase]: 1175/2020 cut-off events. [2023-11-26 12:06:33,602 INFO L125 PetriNetUnfolderBase]: For 68/68 co-relation queries the response was YES. [2023-11-26 12:06:33,606 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3825 conditions, 2020 events. 1175/2020 cut-off events. For 68/68 co-relation queries the response was YES. Maximal size of possible extension queue 192. Compared 14763 event pairs, 199 based on Foata normal form. 0/1987 useless extension candidates. Maximal degree in co-relation 3815. Up to 1361 conditions per place. [2023-11-26 12:06:33,617 INFO L140 encePairwiseOnDemand]: 64/67 looper letters, 30 selfloop transitions, 2 changer transitions 2/62 dead transitions. [2023-11-26 12:06:33,617 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 64 places, 62 transitions, 206 flow [2023-11-26 12:06:33,617 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:06:33,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-26 12:06:33,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 155 transitions. [2023-11-26 12:06:33,618 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7711442786069652 [2023-11-26 12:06:33,619 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 155 transitions. [2023-11-26 12:06:33,619 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 155 transitions. [2023-11-26 12:06:33,619 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:33,619 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 155 transitions. [2023-11-26 12:06:33,620 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 51.666666666666664) internal successors, (155), 3 states have internal predecessors, (155), 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) [2023-11-26 12:06:33,621 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:33,621 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 67.0) internal successors, (268), 4 states have internal predecessors, (268), 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) [2023-11-26 12:06:33,621 INFO L175 Difference]: Start difference. First operand has 63 places, 52 transitions, 116 flow. Second operand 3 states and 155 transitions. [2023-11-26 12:06:33,621 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 64 places, 62 transitions, 206 flow [2023-11-26 12:06:33,622 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 62 places, 62 transitions, 200 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 12:06:33,623 INFO L231 Difference]: Finished difference. Result has 62 places, 50 transitions, 112 flow [2023-11-26 12:06:33,623 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=110, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=112, PETRI_PLACES=62, PETRI_TRANSITIONS=50} [2023-11-26 12:06:33,624 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, -12 predicate places. [2023-11-26 12:06:33,624 INFO L495 AbstractCegarLoop]: Abstraction has has 62 places, 50 transitions, 112 flow [2023-11-26 12:06:33,625 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 43.0) internal successors, (129), 3 states have internal predecessors, (129), 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) [2023-11-26 12:06:33,625 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:33,625 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:06:33,625 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-26 12:06:33,625 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:33,626 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:33,626 INFO L85 PathProgramCache]: Analyzing trace with hash 351075394, now seen corresponding path program 1 times [2023-11-26 12:06:33,626 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:33,626 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [931655638] [2023-11-26 12:06:33,627 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:33,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:33,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:34,528 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:34,528 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:34,528 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [931655638] [2023-11-26 12:06:34,529 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [931655638] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:34,529 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:34,529 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-11-26 12:06:34,529 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [745367575] [2023-11-26 12:06:34,529 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:34,530 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-26 12:06:34,530 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:34,531 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-26 12:06:34,531 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72 [2023-11-26 12:06:34,939 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 38 out of 67 [2023-11-26 12:06:34,939 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 50 transitions, 112 flow. Second operand has 9 states, 9 states have (on average 39.77777777777778) internal successors, (358), 9 states have internal predecessors, (358), 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) [2023-11-26 12:06:34,939 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:34,939 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 38 of 67 [2023-11-26 12:06:34,940 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:35,528 INFO L124 PetriNetUnfolderBase]: 1031/1815 cut-off events. [2023-11-26 12:06:35,528 INFO L125 PetriNetUnfolderBase]: For 84/84 co-relation queries the response was YES. [2023-11-26 12:06:35,532 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3433 conditions, 1815 events. 1031/1815 cut-off events. For 84/84 co-relation queries the response was YES. Maximal size of possible extension queue 177. Compared 13311 event pairs, 158 based on Foata normal form. 60/1850 useless extension candidates. Maximal degree in co-relation 3422. Up to 756 conditions per place. [2023-11-26 12:06:35,542 INFO L140 encePairwiseOnDemand]: 60/67 looper letters, 33 selfloop transitions, 5 changer transitions 10/74 dead transitions. [2023-11-26 12:06:35,542 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 74 transitions, 258 flow [2023-11-26 12:06:35,542 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-26 12:06:35,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-11-26 12:06:35,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 353 transitions. [2023-11-26 12:06:35,544 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6585820895522388 [2023-11-26 12:06:35,545 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 353 transitions. [2023-11-26 12:06:35,545 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 353 transitions. [2023-11-26 12:06:35,545 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:35,545 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 353 transitions. [2023-11-26 12:06:35,547 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 44.125) internal successors, (353), 8 states have internal predecessors, (353), 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) [2023-11-26 12:06:35,548 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 67.0) internal successors, (603), 9 states have internal predecessors, (603), 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) [2023-11-26 12:06:35,549 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 67.0) internal successors, (603), 9 states have internal predecessors, (603), 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) [2023-11-26 12:06:35,549 INFO L175 Difference]: Start difference. First operand has 62 places, 50 transitions, 112 flow. Second operand 8 states and 353 transitions. [2023-11-26 12:06:35,549 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 74 transitions, 258 flow [2023-11-26 12:06:35,551 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 74 transitions, 252 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-26 12:06:35,552 INFO L231 Difference]: Finished difference. Result has 65 places, 48 transitions, 114 flow [2023-11-26 12:06:35,553 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=106, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=114, PETRI_PLACES=65, PETRI_TRANSITIONS=48} [2023-11-26 12:06:35,554 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, -9 predicate places. [2023-11-26 12:06:35,554 INFO L495 AbstractCegarLoop]: Abstraction has has 65 places, 48 transitions, 114 flow [2023-11-26 12:06:35,555 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 39.77777777777778) internal successors, (358), 9 states have internal predecessors, (358), 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) [2023-11-26 12:06:35,555 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:35,555 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:06:35,555 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-26 12:06:35,555 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:35,556 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:35,556 INFO L85 PathProgramCache]: Analyzing trace with hash 351076676, now seen corresponding path program 1 times [2023-11-26 12:06:35,558 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:35,560 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1012249140] [2023-11-26 12:06:35,560 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:35,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:35,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:35,816 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:35,816 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:35,816 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1012249140] [2023-11-26 12:06:35,817 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1012249140] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:35,817 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:35,817 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 12:06:35,817 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1178796975] [2023-11-26 12:06:35,817 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:35,818 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-26 12:06:35,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:35,819 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-26 12:06:35,819 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-26 12:06:35,830 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 67 [2023-11-26 12:06:35,830 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 65 places, 48 transitions, 114 flow. Second operand has 5 states, 5 states have (on average 38.8) internal successors, (194), 5 states have internal predecessors, (194), 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) [2023-11-26 12:06:35,830 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:35,830 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 67 [2023-11-26 12:06:35,831 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:36,887 INFO L124 PetriNetUnfolderBase]: 3832/6782 cut-off events. [2023-11-26 12:06:36,888 INFO L125 PetriNetUnfolderBase]: For 318/318 co-relation queries the response was YES. [2023-11-26 12:06:36,906 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12526 conditions, 6782 events. 3832/6782 cut-off events. For 318/318 co-relation queries the response was YES. Maximal size of possible extension queue 400. Compared 52945 event pairs, 709 based on Foata normal form. 0/6454 useless extension candidates. Maximal degree in co-relation 12515. Up to 3323 conditions per place. [2023-11-26 12:06:36,937 INFO L140 encePairwiseOnDemand]: 60/67 looper letters, 38 selfloop transitions, 3 changer transitions 52/116 dead transitions. [2023-11-26 12:06:36,937 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 116 transitions, 460 flow [2023-11-26 12:06:36,938 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-26 12:06:36,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2023-11-26 12:06:36,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 383 transitions. [2023-11-26 12:06:36,940 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7145522388059702 [2023-11-26 12:06:36,940 INFO L72 ComplementDD]: Start complementDD. Operand 8 states and 383 transitions. [2023-11-26 12:06:36,940 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 383 transitions. [2023-11-26 12:06:36,941 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:36,941 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 8 states and 383 transitions. [2023-11-26 12:06:36,943 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 9 states, 8 states have (on average 47.875) internal successors, (383), 8 states have internal predecessors, (383), 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) [2023-11-26 12:06:36,944 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 9 states, 9 states have (on average 67.0) internal successors, (603), 9 states have internal predecessors, (603), 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) [2023-11-26 12:06:36,945 INFO L81 ComplementDD]: Finished complementDD. Result has 9 states, 9 states have (on average 67.0) internal successors, (603), 9 states have internal predecessors, (603), 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) [2023-11-26 12:06:36,945 INFO L175 Difference]: Start difference. First operand has 65 places, 48 transitions, 114 flow. Second operand 8 states and 383 transitions. [2023-11-26 12:06:36,945 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 116 transitions, 460 flow [2023-11-26 12:06:36,947 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 116 transitions, 439 flow, removed 0 selfloop flow, removed 5 redundant places. [2023-11-26 12:06:36,948 INFO L231 Difference]: Finished difference. Result has 70 places, 49 transitions, 138 flow [2023-11-26 12:06:36,949 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=105, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=138, PETRI_PLACES=70, PETRI_TRANSITIONS=49} [2023-11-26 12:06:36,949 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, -4 predicate places. [2023-11-26 12:06:36,950 INFO L495 AbstractCegarLoop]: Abstraction has has 70 places, 49 transitions, 138 flow [2023-11-26 12:06:36,950 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 38.8) internal successors, (194), 5 states have internal predecessors, (194), 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) [2023-11-26 12:06:36,950 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:36,950 INFO L208 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] [2023-11-26 12:06:36,951 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-26 12:06:36,951 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:36,951 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:36,951 INFO L85 PathProgramCache]: Analyzing trace with hash -826013309, now seen corresponding path program 1 times [2023-11-26 12:06:36,952 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:36,952 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [865002798] [2023-11-26 12:06:36,952 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:36,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:36,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:37,257 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:37,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:37,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [865002798] [2023-11-26 12:06:37,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [865002798] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:37,258 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:37,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 12:06:37,259 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [280326479] [2023-11-26 12:06:37,259 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:37,260 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 12:06:37,260 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:37,261 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 12:06:37,261 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-26 12:06:37,276 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 33 out of 67 [2023-11-26 12:06:37,277 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 70 places, 49 transitions, 138 flow. Second operand has 6 states, 6 states have (on average 35.5) internal successors, (213), 6 states have internal predecessors, (213), 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) [2023-11-26 12:06:37,277 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:37,277 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 33 of 67 [2023-11-26 12:06:37,277 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:39,051 INFO L124 PetriNetUnfolderBase]: 8425/13285 cut-off events. [2023-11-26 12:06:39,052 INFO L125 PetriNetUnfolderBase]: For 7707/7707 co-relation queries the response was YES. [2023-11-26 12:06:39,088 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30998 conditions, 13285 events. 8425/13285 cut-off events. For 7707/7707 co-relation queries the response was YES. Maximal size of possible extension queue 750. Compared 98401 event pairs, 1349 based on Foata normal form. 372/13559 useless extension candidates. Maximal degree in co-relation 30982. Up to 5231 conditions per place. [2023-11-26 12:06:39,141 INFO L140 encePairwiseOnDemand]: 56/67 looper letters, 48 selfloop transitions, 9 changer transitions 67/144 dead transitions. [2023-11-26 12:06:39,141 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 144 transitions, 686 flow [2023-11-26 12:06:39,142 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2023-11-26 12:06:39,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2023-11-26 12:06:39,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 453 transitions. [2023-11-26 12:06:39,144 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6761194029850747 [2023-11-26 12:06:39,144 INFO L72 ComplementDD]: Start complementDD. Operand 10 states and 453 transitions. [2023-11-26 12:06:39,144 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10 states and 453 transitions. [2023-11-26 12:06:39,145 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:39,145 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 10 states and 453 transitions. [2023-11-26 12:06:39,148 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 11 states, 10 states have (on average 45.3) internal successors, (453), 10 states have internal predecessors, (453), 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) [2023-11-26 12:06:39,151 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 11 states, 11 states have (on average 67.0) internal successors, (737), 11 states have internal predecessors, (737), 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) [2023-11-26 12:06:39,152 INFO L81 ComplementDD]: Finished complementDD. Result has 11 states, 11 states have (on average 67.0) internal successors, (737), 11 states have internal predecessors, (737), 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) [2023-11-26 12:06:39,152 INFO L175 Difference]: Start difference. First operand has 70 places, 49 transitions, 138 flow. Second operand 10 states and 453 transitions. [2023-11-26 12:06:39,152 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 144 transitions, 686 flow [2023-11-26 12:06:39,391 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 144 transitions, 667 flow, removed 7 selfloop flow, removed 3 redundant places. [2023-11-26 12:06:39,395 INFO L231 Difference]: Finished difference. Result has 79 places, 56 transitions, 249 flow [2023-11-26 12:06:39,396 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=131, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=249, PETRI_PLACES=79, PETRI_TRANSITIONS=56} [2023-11-26 12:06:39,396 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 5 predicate places. [2023-11-26 12:06:39,397 INFO L495 AbstractCegarLoop]: Abstraction has has 79 places, 56 transitions, 249 flow [2023-11-26 12:06:39,397 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 35.5) internal successors, (213), 6 states have internal predecessors, (213), 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) [2023-11-26 12:06:39,397 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:39,397 INFO L208 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] [2023-11-26 12:06:39,397 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2023-11-26 12:06:39,398 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:39,398 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:39,398 INFO L85 PathProgramCache]: Analyzing trace with hash -1419036204, now seen corresponding path program 1 times [2023-11-26 12:06:39,398 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:39,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [294211214] [2023-11-26 12:06:39,399 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:39,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:39,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:39,731 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:39,731 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:39,732 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [294211214] [2023-11-26 12:06:39,732 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [294211214] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:39,732 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:39,732 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 12:06:39,732 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1185676742] [2023-11-26 12:06:39,733 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:39,733 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 12:06:39,733 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:39,734 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 12:06:39,736 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-26 12:06:39,751 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 33 out of 67 [2023-11-26 12:06:39,752 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 56 transitions, 249 flow. Second operand has 6 states, 6 states have (on average 35.833333333333336) internal successors, (215), 6 states have internal predecessors, (215), 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) [2023-11-26 12:06:39,752 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:39,752 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 33 of 67 [2023-11-26 12:06:39,752 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:41,785 INFO L124 PetriNetUnfolderBase]: 7452/12456 cut-off events. [2023-11-26 12:06:41,785 INFO L125 PetriNetUnfolderBase]: For 26246/26381 co-relation queries the response was YES. [2023-11-26 12:06:41,843 INFO L83 FinitePrefix]: Finished finitePrefix Result has 38761 conditions, 12456 events. 7452/12456 cut-off events. For 26246/26381 co-relation queries the response was YES. Maximal size of possible extension queue 675. Compared 98749 event pairs, 1521 based on Foata normal form. 264/12625 useless extension candidates. Maximal degree in co-relation 38737. Up to 4388 conditions per place. [2023-11-26 12:06:41,913 INFO L140 encePairwiseOnDemand]: 57/67 looper letters, 62 selfloop transitions, 11 changer transitions 62/155 dead transitions. [2023-11-26 12:06:41,914 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 82 places, 155 transitions, 1019 flow [2023-11-26 12:06:41,916 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2023-11-26 12:06:41,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2023-11-26 12:06:41,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 451 transitions. [2023-11-26 12:06:41,919 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.673134328358209 [2023-11-26 12:06:41,919 INFO L72 ComplementDD]: Start complementDD. Operand 10 states and 451 transitions. [2023-11-26 12:06:41,919 INFO L73 IsDeterministic]: Start isDeterministic. Operand 10 states and 451 transitions. [2023-11-26 12:06:41,920 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:41,920 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 10 states and 451 transitions. [2023-11-26 12:06:41,922 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 11 states, 10 states have (on average 45.1) internal successors, (451), 10 states have internal predecessors, (451), 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) [2023-11-26 12:06:41,924 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 11 states, 11 states have (on average 67.0) internal successors, (737), 11 states have internal predecessors, (737), 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) [2023-11-26 12:06:41,927 INFO L81 ComplementDD]: Finished complementDD. Result has 11 states, 11 states have (on average 67.0) internal successors, (737), 11 states have internal predecessors, (737), 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) [2023-11-26 12:06:41,927 INFO L175 Difference]: Start difference. First operand has 79 places, 56 transitions, 249 flow. Second operand 10 states and 451 transitions. [2023-11-26 12:06:41,927 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 82 places, 155 transitions, 1019 flow [2023-11-26 12:06:42,339 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 77 places, 155 transitions, 969 flow, removed 23 selfloop flow, removed 5 redundant places. [2023-11-26 12:06:42,341 INFO L231 Difference]: Finished difference. Result has 86 places, 63 transitions, 369 flow [2023-11-26 12:06:42,342 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=229, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=369, PETRI_PLACES=86, PETRI_TRANSITIONS=63} [2023-11-26 12:06:42,343 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 12 predicate places. [2023-11-26 12:06:42,343 INFO L495 AbstractCegarLoop]: Abstraction has has 86 places, 63 transitions, 369 flow [2023-11-26 12:06:42,343 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 35.833333333333336) internal successors, (215), 6 states have internal predecessors, (215), 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) [2023-11-26 12:06:42,344 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:42,344 INFO L208 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] [2023-11-26 12:06:42,344 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-11-26 12:06:42,344 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:42,345 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:42,345 INFO L85 PathProgramCache]: Analyzing trace with hash 997390705, now seen corresponding path program 1 times [2023-11-26 12:06:42,345 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:42,345 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1171726935] [2023-11-26 12:06:42,345 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:42,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:42,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,613 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:42,613 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:42,613 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1171726935] [2023-11-26 12:06:42,614 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1171726935] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:42,614 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:42,614 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-26 12:06:42,614 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [585760841] [2023-11-26 12:06:42,614 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:42,615 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 12:06:42,615 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:42,616 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 12:06:42,616 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-26 12:06:42,626 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 67 [2023-11-26 12:06:42,626 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 86 places, 63 transitions, 369 flow. Second operand has 4 states, 4 states have (on average 39.0) internal successors, (156), 4 states have internal predecessors, (156), 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) [2023-11-26 12:06:42,626 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:42,627 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 67 [2023-11-26 12:06:42,627 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:43,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][32], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,128 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-11-26 12:06:43,128 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-26 12:06:43,128 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-26 12:06:43,128 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-26 12:06:43,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,130 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-11-26 12:06:43,130 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:43,130 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:43,130 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:43,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][49], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, 12#L776true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,131 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-11-26 12:06:43,131 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-11-26 12:06:43,132 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-11-26 12:06:43,132 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-11-26 12:06:43,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 34#L876-3true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,237 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-11-26 12:06:43,237 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:43,238 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:43,238 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:43,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 34#L876-3true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,240 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,241 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,241 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,241 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][32], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,399 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-11-26 12:06:43,399 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:43,399 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:43,399 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:43,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,402 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,402 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,402 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,402 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 64#L758true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,403 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,403 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,403 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,404 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][49], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, 12#L776true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,405 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-11-26 12:06:43,405 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:43,405 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:43,406 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:43,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 34#L876-3true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,523 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,523 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,523 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,523 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 34#L876-3true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,526 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,526 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,526 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,527 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,542 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,542 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,543 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,543 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,543 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,544 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,544 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,544 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,546 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,546 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,546 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,546 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 146#true, 34#L876-3true, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,549 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,549 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,550 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,550 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,593 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,593 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,593 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,594 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:43,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][32], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,595 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,595 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,595 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,596 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:43,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 19#L877true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,604 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,604 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, 37#L881true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 64#L758true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,606 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,606 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,607 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,607 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,724 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,725 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,725 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,725 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,725 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,725 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,725 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,725 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,727 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,727 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,727 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,727 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 146#true, 34#L876-3true, 12#L776true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,729 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,729 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,729 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,730 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 34#L876-3true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,744 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,744 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,744 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,745 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,746 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,746 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,747 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,747 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,748 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,748 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,748 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,750 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 34#L876-3true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,751 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,751 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,752 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,752 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,753 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,753 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,754 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,754 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,754 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,754 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 146#true, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,758 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,758 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,758 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,758 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 146#true, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,759 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,760 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,760 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,760 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 34#L876-3true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,762 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,762 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,762 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,762 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,802 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,802 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,802 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,802 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,803 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,803 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,803 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,803 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][32], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,806 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,806 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,806 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,806 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,813 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,813 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,813 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,814 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 19#L877true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,814 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,814 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,814 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,814 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 64#L758true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,815 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,815 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,816 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,816 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,817 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,817 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,817 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,817 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:43,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 64#L758true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,818 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,818 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,818 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,818 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:43,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 198#true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,819 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,819 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,819 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,819 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 34#L876-3true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,932 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,933 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,933 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,933 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,934 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,934 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,934 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,934 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, 37#L881true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,935 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,935 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,935 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,935 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 34#L876-3true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,936 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,936 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,936 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,936 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,937 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,937 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,937 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,937 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,938 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,938 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,938 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,938 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 146#true, 28#P0EXITtrue, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,940 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,940 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,941 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,941 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 146#true, 28#P0EXITtrue, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,942 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,942 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,942 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,942 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 34#L876-3true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,944 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,944 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,945 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,945 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,961 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,962 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,962 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,962 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,963 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,963 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,963 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,963 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,964 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,964 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,964 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,964 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,966 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,966 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,966 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,966 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 19#L877true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,969 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,969 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,969 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,969 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,971 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,972 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,972 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,972 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:43,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 34#L876-3true, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,973 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,973 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,973 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,974 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 146#true, 57#L804true, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,975 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,975 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,975 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,975 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:43,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, 37#L881true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 146#true, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:43,979 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,979 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,979 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:43,979 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,029 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,030 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,030 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,030 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,041 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,041 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,042 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,042 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,043 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:44,043 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:44,043 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:44,043 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:44,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,044 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,044 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,045 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,045 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,046 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:44,046 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:44,047 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:44,047 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:44,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 64#L758true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,048 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,048 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,048 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,048 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, 172#true, 37#L881true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 64#L758true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,049 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,049 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,049 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,050 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 198#true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,051 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,051 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,051 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,052 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:44,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,194 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,194 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,195 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,195 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,196 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,196 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,197 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,197 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,197 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,198 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,198 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,198 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,200 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,200 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,200 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,200 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 19#L877true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,205 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,205 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,205 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,205 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,207 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,207 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,207 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,207 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 34#L876-3true, 12#L776true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,208 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,209 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,209 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,209 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 146#true, 28#P0EXITtrue, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,210 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,210 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,210 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,210 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 146#true, 28#P0EXITtrue, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,214 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,214 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,214 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,215 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,242 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,242 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,242 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,242 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,243 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,243 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,243 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,243 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 34#L876-3true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,245 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,245 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,245 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,246 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,248 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,248 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,248 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,248 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,251 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,251 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,252 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,252 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,256 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,256 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,257 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,257 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,259 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,259 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,260 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,260 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,262 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,262 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,262 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,262 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,263 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,264 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,264 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,264 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,266 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,266 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,266 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,266 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 34#L876-3true, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,268 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,268 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,268 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,268 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 146#true, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,273 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,274 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,274 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,274 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,335 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,335 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,336 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,336 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,345 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,345 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,345 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,345 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:44,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, 172#true, 37#L881true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,346 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,346 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,346 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,346 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,347 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 64#L758true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,347 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,347 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,347 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,347 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 64#L758true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,349 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,349 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,349 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,349 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 64#L758true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,350 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,350 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,350 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,350 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:44,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,598 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,598 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,598 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,599 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,599 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,600 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,600 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,600 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 34#L876-3true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,601 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,601 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,602 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,602 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,603 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,603 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,603 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,603 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,605 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,605 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,605 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,605 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,608 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,608 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,608 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,608 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,610 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,610 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,610 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,610 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 28#P0EXITtrue, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,611 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,611 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,611 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,611 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 28#P0EXITtrue, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,612 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,612 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,612 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,612 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,613 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,613 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 34#L876-3true, 12#L776true, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,614 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,614 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,614 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,614 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 146#true, 12#L776true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,618 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,618 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,618 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,618 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,768 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,769 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,769 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,769 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, 37#L881true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,771 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,771 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,771 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,771 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,778 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,778 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,778 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,778 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,782 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,782 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,782 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,782 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,785 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,785 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,785 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,785 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:44,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,786 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,786 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,786 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,786 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,787 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,787 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,788 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,788 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 37#L881true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,789 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,789 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,789 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,790 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, 64#L758true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,849 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,849 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,849 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,849 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 64#L758true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,850 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,850 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,850 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,850 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:44,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,980 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,980 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,980 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,980 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, 37#L881true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,982 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,982 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,982 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,982 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,989 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,989 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,989 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,989 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 28#P0EXITtrue, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,994 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-11-26 12:06:44,994 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-26 12:06:44,994 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-26 12:06:44,994 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-26 12:06:44,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 28#P0EXITtrue, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,997 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-11-26 12:06:44,997 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-26 12:06:44,997 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-26 12:06:44,997 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-26 12:06:44,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 28#P0EXITtrue, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:44,999 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,999 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,999 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:44,999 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,001 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,001 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,001 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,001 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 28#P0EXITtrue, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,003 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,003 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,004 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,004 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,040 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,040 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,040 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,040 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,041 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,041 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,041 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,042 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,045 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,045 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,045 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,045 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,055 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-11-26 12:06:45,055 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-26 12:06:45,055 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-26 12:06:45,055 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-26 12:06:45,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,057 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,057 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,057 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,058 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,059 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,060 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,060 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,060 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,061 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,061 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,061 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,061 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:45,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,268 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,269 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,269 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,269 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,269 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,269 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,269 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,269 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,271 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,272 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,272 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,272 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][71], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 28#P0EXITtrue, 12#L776true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,278 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-26 12:06:45,278 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-26 12:06:45,278 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-26 12:06:45,278 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-26 12:06:45,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 28#P0EXITtrue, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,280 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,280 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,280 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,280 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,281 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,282 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,282 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,282 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,282 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,282 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,283 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,283 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,302 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,302 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,302 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,302 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,312 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,313 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,313 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,313 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:45,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,426 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,426 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,426 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,426 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][83], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,435 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,435 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,435 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,435 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,454 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,454 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,454 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,454 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:45,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][67], [Black: 179#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 181#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (= ~__unbuffered_p1_EAX~0 0) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 176#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 198#true, Black: 183#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:45,663 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-26 12:06:45,663 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-26 12:06:45,663 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-26 12:06:45,663 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-26 12:06:46,313 INFO L124 PetriNetUnfolderBase]: 16773/24958 cut-off events. [2023-11-26 12:06:46,313 INFO L125 PetriNetUnfolderBase]: For 46377/51096 co-relation queries the response was YES. [2023-11-26 12:06:46,409 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71030 conditions, 24958 events. 16773/24958 cut-off events. For 46377/51096 co-relation queries the response was YES. Maximal size of possible extension queue 1604. Compared 185489 event pairs, 3731 based on Foata normal form. 962/24377 useless extension candidates. Maximal degree in co-relation 71000. Up to 13259 conditions per place. [2023-11-26 12:06:46,517 INFO L140 encePairwiseOnDemand]: 60/67 looper letters, 60 selfloop transitions, 6 changer transitions 0/99 dead transitions. [2023-11-26 12:06:46,517 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 83 places, 99 transitions, 679 flow [2023-11-26 12:06:46,517 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-26 12:06:46,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-26 12:06:46,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 196 transitions. [2023-11-26 12:06:46,519 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7313432835820896 [2023-11-26 12:06:46,519 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 196 transitions. [2023-11-26 12:06:46,519 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 196 transitions. [2023-11-26 12:06:46,519 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:46,520 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 196 transitions. [2023-11-26 12:06:46,521 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 49.0) internal successors, (196), 4 states have internal predecessors, (196), 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) [2023-11-26 12:06:46,522 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 67.0) internal successors, (335), 5 states have internal predecessors, (335), 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) [2023-11-26 12:06:46,522 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 67.0) internal successors, (335), 5 states have internal predecessors, (335), 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) [2023-11-26 12:06:46,522 INFO L175 Difference]: Start difference. First operand has 86 places, 63 transitions, 369 flow. Second operand 4 states and 196 transitions. [2023-11-26 12:06:46,522 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 83 places, 99 transitions, 679 flow [2023-11-26 12:06:47,126 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 99 transitions, 656 flow, removed 10 selfloop flow, removed 5 redundant places. [2023-11-26 12:06:47,128 INFO L231 Difference]: Finished difference. Result has 80 places, 68 transitions, 392 flow [2023-11-26 12:06:47,128 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=346, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=63, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=392, PETRI_PLACES=80, PETRI_TRANSITIONS=68} [2023-11-26 12:06:47,129 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 6 predicate places. [2023-11-26 12:06:47,129 INFO L495 AbstractCegarLoop]: Abstraction has has 80 places, 68 transitions, 392 flow [2023-11-26 12:06:47,129 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 39.0) internal successors, (156), 4 states have internal predecessors, (156), 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) [2023-11-26 12:06:47,129 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:47,129 INFO L208 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] [2023-11-26 12:06:47,130 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2023-11-26 12:06:47,130 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:47,130 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:47,130 INFO L85 PathProgramCache]: Analyzing trace with hash -115186882, now seen corresponding path program 1 times [2023-11-26 12:06:47,130 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:47,130 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [894564625] [2023-11-26 12:06:47,131 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:47,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:47,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:47,420 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:47,420 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:47,420 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [894564625] [2023-11-26 12:06:47,421 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [894564625] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:47,421 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:47,421 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 12:06:47,421 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [98624962] [2023-11-26 12:06:47,421 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:47,422 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-26 12:06:47,422 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:47,423 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-26 12:06:47,423 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-26 12:06:47,433 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 67 [2023-11-26 12:06:47,433 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 68 transitions, 392 flow. Second operand has 5 states, 5 states have (on average 38.4) internal successors, (192), 5 states have internal predecessors, (192), 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) [2023-11-26 12:06:47,434 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:47,434 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 67 [2023-11-26 12:06:47,434 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:48,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][32], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 64#L758true, 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,185 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-11-26 12:06:48,185 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-26 12:06:48,185 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-26 12:06:48,186 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-26 12:06:48,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 64#L758true, 19#L877true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,188 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-11-26 12:06:48,188 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:48,188 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:48,188 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:48,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][49], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, 213#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, 12#L776true, 64#L758true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,190 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-11-26 12:06:48,190 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-11-26 12:06:48,190 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-11-26 12:06:48,190 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-11-26 12:06:48,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 34#L876-3true, 46#$Ultimate##0true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,257 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-11-26 12:06:48,257 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:48,257 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:48,257 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:48,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,259 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,259 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,259 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,259 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][32], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 64#L758true, 22#L879true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,287 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-11-26 12:06:48,287 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:48,287 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:48,287 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:48,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 64#L758true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,289 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,290 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,290 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,290 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 198#true, 64#L758true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,290 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,290 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,290 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,291 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][49], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, 213#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, 12#L776true, 64#L758true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,292 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-11-26 12:06:48,292 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:48,292 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:48,292 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:48,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 34#L876-3true, 28#P0EXITtrue, 46#$Ultimate##0true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,356 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,356 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,356 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,356 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,357 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,358 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,358 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,358 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,369 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,369 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,369 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,369 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,369 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,370 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,371 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,371 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,371 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, 34#L876-3true, 12#L776true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,373 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,373 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,373 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,373 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, 43#P2EXITtrue, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 64#L758true, 19#L877true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,405 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,405 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,405 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,405 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:48,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][32], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 64#L758true, 19#L877true, 48#L826true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,406 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,406 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,406 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,406 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:48,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 64#L758true, 48#L826true, 19#L877true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,412 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,412 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,412 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,412 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,504 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,504 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,504 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,505 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,507 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,507 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,507 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,507 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, 34#L876-3true, 12#L776true, 28#P0EXITtrue, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,509 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,509 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,509 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,510 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, 43#P2EXITtrue, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 34#L876-3true, 46#$Ultimate##0true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,528 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,528 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,529 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,529 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:48,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,529 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,530 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,530 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,530 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 57#L804true, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,532 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,532 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,532 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,532 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 34#L876-3true, 48#L826true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,535 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,535 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,535 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,535 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,537 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,537 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,537 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,537 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,538 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,538 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,538 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,538 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,539 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,540 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,540 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,540 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 19#L877true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, 12#L776true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,543 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,543 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,543 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,543 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:48,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:48,545 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,545 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,546 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,546 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:48,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 34#L876-3true, 12#L776true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2023-11-26 12:06:49,389 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,389 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,389 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,389 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 207#true, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,391 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,391 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,391 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,391 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 28#P0EXITtrue, 12#L776true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,399 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,399 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,399 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,399 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 28#P0EXITtrue, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,401 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,401 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,401 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,402 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][109], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 28#P0EXITtrue, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,403 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,404 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,404 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,404 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,405 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,406 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,406 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,406 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][109], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 28#P0EXITtrue, 207#true, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,407 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,407 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,407 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,407 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,423 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,424 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,425 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,425 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,425 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,425 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 207#true, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,426 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,426 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,426 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,426 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,429 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,429 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,429 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,429 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][109], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, 37#L881true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,439 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,439 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,439 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,439 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,441 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,441 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,441 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,441 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][109], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,442 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,442 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,442 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,442 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:49,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, 43#P2EXITtrue, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 22#L879true, 48#L826true, 68#L781true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,545 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,545 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,545 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,545 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,546 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,546 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,546 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,546 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,547 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,547 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,547 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,547 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 207#true, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,549 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,549 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,549 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,549 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][109], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 28#P0EXITtrue, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,560 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,560 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,560 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,560 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, 207#true, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,561 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,561 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,561 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,561 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][109], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 28#P0EXITtrue, 207#true, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,562 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,562 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,562 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,562 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 207#true, 198#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,582 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,582 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,582 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,582 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][109], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,594 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,594 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,594 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,594 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:49,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 37#L881true, 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,690 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,690 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,690 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,690 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][109], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 61#L887true, 39#L842true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 28#P0EXITtrue, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,700 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,700 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,700 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,700 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,717 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,717 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,717 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,717 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-26 12:06:49,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 187#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 61#L887true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 198#true, 207#true, Black: 185#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))))]) [2023-11-26 12:06:49,808 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2023-11-26 12:06:49,808 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-26 12:06:49,808 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-26 12:06:49,808 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2023-11-26 12:06:50,563 INFO L124 PetriNetUnfolderBase]: 14484/21801 cut-off events. [2023-11-26 12:06:50,563 INFO L125 PetriNetUnfolderBase]: For 34479/42012 co-relation queries the response was YES. [2023-11-26 12:06:50,657 INFO L83 FinitePrefix]: Finished finitePrefix Result has 67118 conditions, 21801 events. 14484/21801 cut-off events. For 34479/42012 co-relation queries the response was YES. Maximal size of possible extension queue 1375. Compared 159501 event pairs, 2164 based on Foata normal form. 1107/21659 useless extension candidates. Maximal degree in co-relation 67089. Up to 8569 conditions per place. [2023-11-26 12:06:50,744 INFO L140 encePairwiseOnDemand]: 60/67 looper letters, 78 selfloop transitions, 10 changer transitions 0/121 dead transitions. [2023-11-26 12:06:50,744 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 121 transitions, 853 flow [2023-11-26 12:06:50,745 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-26 12:06:50,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-26 12:06:50,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 249 transitions. [2023-11-26 12:06:50,747 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7432835820895523 [2023-11-26 12:06:50,747 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 249 transitions. [2023-11-26 12:06:50,747 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 249 transitions. [2023-11-26 12:06:50,747 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:50,747 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 249 transitions. [2023-11-26 12:06:50,749 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 49.8) internal successors, (249), 5 states have internal predecessors, (249), 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) [2023-11-26 12:06:50,750 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 67.0) internal successors, (402), 6 states have internal predecessors, (402), 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) [2023-11-26 12:06:50,750 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 67.0) internal successors, (402), 6 states have internal predecessors, (402), 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) [2023-11-26 12:06:50,751 INFO L175 Difference]: Start difference. First operand has 80 places, 68 transitions, 392 flow. Second operand 5 states and 249 transitions. [2023-11-26 12:06:50,751 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 121 transitions, 853 flow [2023-11-26 12:06:50,787 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 81 places, 121 transitions, 830 flow, removed 10 selfloop flow, removed 3 redundant places. [2023-11-26 12:06:50,790 INFO L231 Difference]: Finished difference. Result has 83 places, 73 transitions, 449 flow [2023-11-26 12:06:50,790 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=382, PETRI_DIFFERENCE_MINUEND_PLACES=77, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=449, PETRI_PLACES=83, PETRI_TRANSITIONS=73} [2023-11-26 12:06:50,791 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 9 predicate places. [2023-11-26 12:06:50,791 INFO L495 AbstractCegarLoop]: Abstraction has has 83 places, 73 transitions, 449 flow [2023-11-26 12:06:50,791 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 38.4) internal successors, (192), 5 states have internal predecessors, (192), 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) [2023-11-26 12:06:50,792 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:50,792 INFO L208 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] [2023-11-26 12:06:50,792 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2023-11-26 12:06:50,792 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:50,793 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:50,793 INFO L85 PathProgramCache]: Analyzing trace with hash -1873556603, now seen corresponding path program 1 times [2023-11-26 12:06:50,793 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:50,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [780337391] [2023-11-26 12:06:50,793 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:50,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:50,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:51,218 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:51,219 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:51,219 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [780337391] [2023-11-26 12:06:51,221 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [780337391] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:51,221 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:51,221 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 12:06:51,222 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1425159418] [2023-11-26 12:06:51,222 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:51,223 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 12:06:51,223 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:51,223 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 12:06:51,224 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-26 12:06:51,238 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 67 [2023-11-26 12:06:51,238 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 73 transitions, 449 flow. Second operand has 6 states, 6 states have (on average 38.166666666666664) internal successors, (229), 6 states have internal predecessors, (229), 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) [2023-11-26 12:06:51,239 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:51,239 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 67 [2023-11-26 12:06:51,239 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:51,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][32], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 64#L758true, 19#L877true, 68#L781true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:51,844 INFO L294 olderBase$Statistics]: this new event has 25 ancestors and is not cut-off event [2023-11-26 12:06:51,845 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-26 12:06:51,845 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-26 12:06:51,845 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is not cut-off event [2023-11-26 12:06:51,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 64#L758true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:51,847 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-11-26 12:06:51,848 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:51,848 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:51,848 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:51,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][49], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, 213#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 226#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, 12#L776true, 64#L758true]) [2023-11-26 12:06:51,849 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2023-11-26 12:06:51,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-11-26 12:06:51,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-11-26 12:06:51,850 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2023-11-26 12:06:51,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:51,963 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-11-26 12:06:51,963 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:51,963 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:51,963 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:51,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:51,967 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:51,967 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:51,967 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:51,967 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][32], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 22#L879true, 64#L758true, 68#L781true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,146 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-11-26 12:06:52,146 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:52,146 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:52,147 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:06:52,149 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 64#L758true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,149 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,150 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,150 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,150 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,150 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 64#L758true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,150 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,150 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,151 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,151 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][49], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, 213#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 226#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, 12#L776true, 64#L758true]) [2023-11-26 12:06:52,152 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-11-26 12:06:52,152 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:52,152 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:52,152 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:06:52,214 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,214 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,214 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,214 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,214 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,215 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,215 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,215 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,216 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,226 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,226 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,226 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,226 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 68#L781true]) [2023-11-26 12:06:52,227 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,228 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,228 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,228 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, 34#L876-3true, 12#L776true]) [2023-11-26 12:06:52,230 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,230 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,230 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,230 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 64#L758true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,257 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,257 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,257 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,257 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:06:52,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][32], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 64#L758true, 48#L826true, 19#L877true, 68#L781true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,258 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,258 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,258 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,258 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:06:52,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 64#L758true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,265 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,265 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,265 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,266 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 19#L877true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,330 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,330 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,330 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,330 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 68#L781true]) [2023-11-26 12:06:52,332 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,332 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,333 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,333 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, 34#L876-3true, 12#L776true, 28#P0EXITtrue]) [2023-11-26 12:06:52,335 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,335 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,335 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,335 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, 43#P2EXITtrue, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,356 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,357 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,357 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,357 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,358 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,358 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,358 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,358 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,360 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,360 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,360 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,360 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,362 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,362 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,362 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,362 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,363 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 22#L879true, 68#L781true]) [2023-11-26 12:06:52,364 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,364 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,364 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,364 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 68#L781true]) [2023-11-26 12:06:52,365 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 207#true]) [2023-11-26 12:06:52,367 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,367 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,367 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,367 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, 12#L776true]) [2023-11-26 12:06:52,370 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,370 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,370 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,370 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 34#L876-3true, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,372 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,373 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,373 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,373 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true]) [2023-11-26 12:06:52,373 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,374 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,374 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,374 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, 64#L758true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,400 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,400 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,401 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,401 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 64#L758true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,401 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,401 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,401 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,401 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:06:52,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][32], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 64#L758true, 48#L826true, 68#L781true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,404 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,405 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,405 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,405 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 64#L758true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,412 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,412 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,412 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,412 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 64#L758true, 19#L877true, 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,413 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,413 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,413 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,413 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 64#L758true, 22#L879true, 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,414 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,414 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,414 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,415 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 146#true, 12#L776true, 64#L758true]) [2023-11-26 12:06:52,416 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,416 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,416 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,416 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:06:52,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, 43#P2EXITtrue, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 68#L781true]) [2023-11-26 12:06:52,493 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,493 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,493 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,493 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,493 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,494 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,494 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,494 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,495 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,495 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,495 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,496 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,497 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,497 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,497 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,497 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,499 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,499 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,499 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,499 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,499 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,500 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,500 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,500 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, 207#true]) [2023-11-26 12:06:52,501 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,501 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,501 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,501 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, 12#L776true, 28#P0EXITtrue]) [2023-11-26 12:06:52,503 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,503 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,503 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,503 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 34#L876-3true, 28#P0EXITtrue, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,506 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,506 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,506 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,506 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true]) [2023-11-26 12:06:52,507 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,507 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,507 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,507 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 19#L877true, 68#L781true]) [2023-11-26 12:06:52,522 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,522 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,522 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,522 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 19#L877true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,524 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,524 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,524 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,524 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,528 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,528 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,528 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,528 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 48#L826true, 68#L781true]) [2023-11-26 12:06:52,529 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,529 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,529 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,529 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, 12#L776true]) [2023-11-26 12:06:52,532 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,532 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,532 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,532 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, 12#L776true]) [2023-11-26 12:06:52,534 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,534 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,534 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,534 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 34#L876-3true, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,536 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,536 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,537 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,537 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:06:52,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, 64#L758true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,574 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,574 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,574 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,574 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 146#true, 12#L776true, 64#L758true]) [2023-11-26 12:06:52,575 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,575 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,575 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,575 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 64#L758true, 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,576 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,576 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,576 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,576 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 146#true, 12#L776true, 64#L758true]) [2023-11-26 12:06:52,577 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,577 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,577 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,577 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 146#true, 12#L776true, 64#L758true]) [2023-11-26 12:06:52,579 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,579 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,579 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,579 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:06:52,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 68#L781true]) [2023-11-26 12:06:52,648 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,649 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,649 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,649 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 19#L877true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,650 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,650 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,650 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,650 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 28#P0EXITtrue, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,655 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,655 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,655 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,655 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 48#L826true, 68#L781true]) [2023-11-26 12:06:52,656 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,656 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,656 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,656 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, 12#L776true, 28#P0EXITtrue]) [2023-11-26 12:06:52,658 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,658 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,659 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,659 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, 12#L776true, 28#P0EXITtrue]) [2023-11-26 12:06:52,660 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,661 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,661 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,661 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 34#L876-3true, 28#P0EXITtrue, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,662 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,662 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,662 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,663 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,678 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,678 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,678 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,678 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,679 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,679 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,679 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,679 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 207#true]) [2023-11-26 12:06:52,680 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,680 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,680 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,680 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true]) [2023-11-26 12:06:52,695 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,695 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,695 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,695 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,696 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,696 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,696 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,696 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,699 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,699 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,699 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,699 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,702 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,702 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,702 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,702 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true]) [2023-11-26 12:06:52,703 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,703 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,703 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,703 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,704 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,704 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,704 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,705 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 68#L781true]) [2023-11-26 12:06:52,705 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,705 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,705 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,705 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,707 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,707 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,707 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,707 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 207#true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,709 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,709 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,709 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,709 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:06:52,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 207#true]) [2023-11-26 12:06:52,709 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,709 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,709 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,709 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 146#true, 12#L776true, 64#L758true]) [2023-11-26 12:06:52,740 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,740 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,741 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,741 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][72], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 146#true, 12#L776true, 64#L758true]) [2023-11-26 12:06:52,742 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,742 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,742 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,742 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:06:52,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 68#L781true]) [2023-11-26 12:06:52,910 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,910 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,910 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,910 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 68#L781true]) [2023-11-26 12:06:52,911 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,911 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,911 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,912 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 207#true]) [2023-11-26 12:06:52,912 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,912 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,912 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,912 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, 43#P2EXITtrue, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), 34#L876-3true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true]) [2023-11-26 12:06:52,914 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,914 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,914 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,914 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 57#L804true, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,915 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-26 12:06:52,915 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:52,915 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:52,915 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:52,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][45], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), 57#L804true, Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 68#L781true]) [2023-11-26 12:06:52,917 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-26 12:06:52,917 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:52,917 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:52,918 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:06:52,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,920 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,920 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,920 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,920 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true]) [2023-11-26 12:06:52,921 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,921 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,921 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,921 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 28#P0EXITtrue, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,922 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,922 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,922 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,922 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true]) [2023-11-26 12:06:52,922 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,923 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,923 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,923 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,924 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,924 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,924 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,925 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 146#true, 28#P0EXITtrue, 12#L776true, 207#true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,926 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,926 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,926 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,926 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P3Thread1of1ForFork0InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, 28#P0EXITtrue, 207#true]) [2023-11-26 12:06:52,927 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,927 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,927 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,927 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:52,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, 43#P2EXITtrue, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 48#L826true, 68#L781true]) [2023-11-26 12:06:52,942 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,942 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,942 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,942 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,959 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,959 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,959 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,959 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,961 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,961 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,961 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,961 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 207#true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:52,962 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,963 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,963 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:52,963 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:06:53,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, 43#P2EXITtrue, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 48#L826true, 68#L781true]) [2023-11-26 12:06:53,045 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,045 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,045 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,045 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:53,053 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,053 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,053 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,053 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:53,054 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,054 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,054 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,054 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][93], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 146#true, 28#P0EXITtrue, 12#L776true, 207#true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:06:53,055 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,055 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,055 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,055 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 68#L781true]) [2023-11-26 12:06:53,067 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,067 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,067 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,067 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, 43#P2EXITtrue, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true]) [2023-11-26 12:06:53,068 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,068 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,068 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,068 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 207#true]) [2023-11-26 12:06:53,069 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,069 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,069 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,069 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:06:53,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, 43#P2EXITtrue, P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true]) [2023-11-26 12:06:53,153 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,154 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,154 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,154 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, 43#P2EXITtrue, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 28#P0EXITtrue, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 68#L781true]) [2023-11-26 12:06:53,155 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,155 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,155 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,155 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][78], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), P2Thread1of1ForFork2InUse, P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 43#P2EXITtrue, 28#P0EXITtrue, 207#true]) [2023-11-26 12:06:53,156 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,156 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,156 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,156 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:06:53,806 INFO L124 PetriNetUnfolderBase]: 11428/17173 cut-off events. [2023-11-26 12:06:53,806 INFO L125 PetriNetUnfolderBase]: For 39843/53716 co-relation queries the response was YES. [2023-11-26 12:06:53,864 INFO L83 FinitePrefix]: Finished finitePrefix Result has 59927 conditions, 17173 events. 11428/17173 cut-off events. For 39843/53716 co-relation queries the response was YES. Maximal size of possible extension queue 1129. Compared 121055 event pairs, 1380 based on Foata normal form. 1047/17081 useless extension candidates. Maximal degree in co-relation 59897. Up to 5855 conditions per place. [2023-11-26 12:06:53,923 INFO L140 encePairwiseOnDemand]: 60/67 looper letters, 90 selfloop transitions, 14 changer transitions 0/137 dead transitions. [2023-11-26 12:06:53,924 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 137 transitions, 986 flow [2023-11-26 12:06:53,924 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 12:06:53,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 12:06:53,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 300 transitions. [2023-11-26 12:06:53,926 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.746268656716418 [2023-11-26 12:06:53,926 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 300 transitions. [2023-11-26 12:06:53,926 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 300 transitions. [2023-11-26 12:06:53,927 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:53,927 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 300 transitions. [2023-11-26 12:06:53,928 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 50.0) internal successors, (300), 6 states have internal predecessors, (300), 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) [2023-11-26 12:06:53,930 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 67.0) internal successors, (469), 7 states have internal predecessors, (469), 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) [2023-11-26 12:06:53,930 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 67.0) internal successors, (469), 7 states have internal predecessors, (469), 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) [2023-11-26 12:06:53,930 INFO L175 Difference]: Start difference. First operand has 83 places, 73 transitions, 449 flow. Second operand 6 states and 300 transitions. [2023-11-26 12:06:53,931 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 137 transitions, 986 flow [2023-11-26 12:06:53,953 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 86 places, 137 transitions, 970 flow, removed 4 selfloop flow, removed 2 redundant places. [2023-11-26 12:06:53,956 INFO L231 Difference]: Finished difference. Result has 88 places, 78 transitions, 519 flow [2023-11-26 12:06:53,956 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=434, PETRI_DIFFERENCE_MINUEND_PLACES=81, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=73, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=519, PETRI_PLACES=88, PETRI_TRANSITIONS=78} [2023-11-26 12:06:53,957 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 14 predicate places. [2023-11-26 12:06:53,957 INFO L495 AbstractCegarLoop]: Abstraction has has 88 places, 78 transitions, 519 flow [2023-11-26 12:06:53,957 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 38.166666666666664) internal successors, (229), 6 states have internal predecessors, (229), 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) [2023-11-26 12:06:53,957 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:53,957 INFO L208 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] [2023-11-26 12:06:53,958 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2023-11-26 12:06:53,958 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:53,958 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:53,958 INFO L85 PathProgramCache]: Analyzing trace with hash 818512620, now seen corresponding path program 1 times [2023-11-26 12:06:53,958 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:53,958 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [611993650] [2023-11-26 12:06:53,959 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:53,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:53,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:54,355 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:54,355 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:54,355 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [611993650] [2023-11-26 12:06:54,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [611993650] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:54,356 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:54,356 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-26 12:06:54,356 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2131238396] [2023-11-26 12:06:54,356 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:54,358 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 12:06:54,360 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:54,360 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 12:06:54,360 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-11-26 12:06:54,367 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 67 [2023-11-26 12:06:54,367 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 88 places, 78 transitions, 519 flow. Second operand has 6 states, 6 states have (on average 39.166666666666664) internal successors, (235), 6 states have internal predecessors, (235), 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) [2023-11-26 12:06:54,368 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:54,368 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 67 [2023-11-26 12:06:54,368 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:06:56,916 INFO L124 PetriNetUnfolderBase]: 9610/17185 cut-off events. [2023-11-26 12:06:56,917 INFO L125 PetriNetUnfolderBase]: For 38767/42450 co-relation queries the response was YES. [2023-11-26 12:06:57,023 INFO L83 FinitePrefix]: Finished finitePrefix Result has 56093 conditions, 17185 events. 9610/17185 cut-off events. For 38767/42450 co-relation queries the response was YES. Maximal size of possible extension queue 1036. Compared 150886 event pairs, 3992 based on Foata normal form. 541/15681 useless extension candidates. Maximal degree in co-relation 56061. Up to 6853 conditions per place. [2023-11-26 12:06:57,265 INFO L140 encePairwiseOnDemand]: 62/67 looper letters, 59 selfloop transitions, 4 changer transitions 14/125 dead transitions. [2023-11-26 12:06:57,265 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 125 transitions, 891 flow [2023-11-26 12:06:57,265 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 12:06:57,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 12:06:57,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 286 transitions. [2023-11-26 12:06:57,268 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7114427860696517 [2023-11-26 12:06:57,268 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 286 transitions. [2023-11-26 12:06:57,268 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 286 transitions. [2023-11-26 12:06:57,269 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:06:57,269 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 286 transitions. [2023-11-26 12:06:57,270 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 47.666666666666664) internal successors, (286), 6 states have internal predecessors, (286), 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) [2023-11-26 12:06:57,272 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 67.0) internal successors, (469), 7 states have internal predecessors, (469), 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) [2023-11-26 12:06:57,272 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 67.0) internal successors, (469), 7 states have internal predecessors, (469), 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) [2023-11-26 12:06:57,272 INFO L175 Difference]: Start difference. First operand has 88 places, 78 transitions, 519 flow. Second operand 6 states and 286 transitions. [2023-11-26 12:06:57,272 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 125 transitions, 891 flow [2023-11-26 12:06:57,487 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 125 transitions, 860 flow, removed 8 selfloop flow, removed 3 redundant places. [2023-11-26 12:06:57,489 INFO L231 Difference]: Finished difference. Result has 94 places, 79 transitions, 519 flow [2023-11-26 12:06:57,489 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=488, PETRI_DIFFERENCE_MINUEND_PLACES=85, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=78, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=74, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=519, PETRI_PLACES=94, PETRI_TRANSITIONS=79} [2023-11-26 12:06:57,490 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 20 predicate places. [2023-11-26 12:06:57,490 INFO L495 AbstractCegarLoop]: Abstraction has has 94 places, 79 transitions, 519 flow [2023-11-26 12:06:57,491 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 39.166666666666664) internal successors, (235), 6 states have internal predecessors, (235), 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) [2023-11-26 12:06:57,491 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:06:57,491 INFO L208 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] [2023-11-26 12:06:57,491 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2023-11-26 12:06:57,491 INFO L420 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:06:57,492 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:57,492 INFO L85 PathProgramCache]: Analyzing trace with hash 710622390, now seen corresponding path program 2 times [2023-11-26 12:06:57,492 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:57,492 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [729261374] [2023-11-26 12:06:57,492 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:57,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:57,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:57,826 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:06:57,826 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:57,826 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [729261374] [2023-11-26 12:06:57,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [729261374] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:57,827 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:57,827 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-26 12:06:57,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [934457188] [2023-11-26 12:06:57,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:57,827 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 12:06:57,828 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:57,828 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 12:06:57,829 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-26 12:06:57,842 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 33 out of 67 [2023-11-26 12:06:57,843 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 79 transitions, 519 flow. Second operand has 6 states, 6 states have (on average 36.666666666666664) internal successors, (220), 6 states have internal predecessors, (220), 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) [2023-11-26 12:06:57,843 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:06:57,843 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 33 of 67 [2023-11-26 12:06:57,843 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:07:01,527 INFO L124 PetriNetUnfolderBase]: 16081/27307 cut-off events. [2023-11-26 12:07:01,528 INFO L125 PetriNetUnfolderBase]: For 70332/74031 co-relation queries the response was YES. [2023-11-26 12:07:01,661 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91879 conditions, 27307 events. 16081/27307 cut-off events. For 70332/74031 co-relation queries the response was YES. Maximal size of possible extension queue 1682. Compared 239532 event pairs, 6198 based on Foata normal form. 679/25296 useless extension candidates. Maximal degree in co-relation 91844. Up to 12145 conditions per place. [2023-11-26 12:07:01,729 INFO L140 encePairwiseOnDemand]: 59/67 looper letters, 63 selfloop transitions, 13 changer transitions 18/129 dead transitions. [2023-11-26 12:07:01,729 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 129 transitions, 970 flow [2023-11-26 12:07:01,732 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 12:07:01,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-26 12:07:01,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 277 transitions. [2023-11-26 12:07:01,734 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6890547263681592 [2023-11-26 12:07:01,734 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 277 transitions. [2023-11-26 12:07:01,734 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 277 transitions. [2023-11-26 12:07:01,735 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:07:01,735 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 277 transitions. [2023-11-26 12:07:01,736 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 46.166666666666664) internal successors, (277), 6 states have internal predecessors, (277), 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) [2023-11-26 12:07:01,738 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 67.0) internal successors, (469), 7 states have internal predecessors, (469), 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) [2023-11-26 12:07:01,738 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 67.0) internal successors, (469), 7 states have internal predecessors, (469), 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) [2023-11-26 12:07:01,738 INFO L175 Difference]: Start difference. First operand has 94 places, 79 transitions, 519 flow. Second operand 6 states and 277 transitions. [2023-11-26 12:07:01,738 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 129 transitions, 970 flow [2023-11-26 12:07:02,113 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 129 transitions, 959 flow, removed 5 selfloop flow, removed 3 redundant places. [2023-11-26 12:07:02,115 INFO L231 Difference]: Finished difference. Result has 98 places, 83 transitions, 594 flow [2023-11-26 12:07:02,116 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=514, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=79, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=594, PETRI_PLACES=98, PETRI_TRANSITIONS=83} [2023-11-26 12:07:02,116 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 24 predicate places. [2023-11-26 12:07:02,116 INFO L495 AbstractCegarLoop]: Abstraction has has 98 places, 83 transitions, 594 flow [2023-11-26 12:07:02,116 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 36.666666666666664) internal successors, (220), 6 states have internal predecessors, (220), 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) [2023-11-26 12:07:02,117 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:07:02,117 INFO L208 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] [2023-11-26 12:07:02,117 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2023-11-26 12:07:02,117 INFO L420 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:07:02,117 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:07:02,117 INFO L85 PathProgramCache]: Analyzing trace with hash 1061679600, now seen corresponding path program 3 times [2023-11-26 12:07:02,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:07:02,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [744140017] [2023-11-26 12:07:02,117 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:07:02,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:07:02,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:07:02,597 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:07:02,597 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:07:02,598 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [744140017] [2023-11-26 12:07:02,598 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [744140017] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:07:02,598 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:07:02,598 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-26 12:07:02,598 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1846987975] [2023-11-26 12:07:02,598 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:07:02,599 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-26 12:07:02,599 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:07:02,600 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-26 12:07:02,600 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2023-11-26 12:07:02,604 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 35 out of 67 [2023-11-26 12:07:02,605 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 83 transitions, 594 flow. Second operand has 7 states, 7 states have (on average 37.857142857142854) internal successors, (265), 7 states have internal predecessors, (265), 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) [2023-11-26 12:07:02,605 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:07:02,606 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 35 of 67 [2023-11-26 12:07:02,606 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-26 12:07:03,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][33], [278#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1)), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 64#L758true]) [2023-11-26 12:07:03,558 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is not cut-off event [2023-11-26 12:07:03,558 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:07:03,558 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:07:03,558 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is not cut-off event [2023-11-26 12:07:03,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][50], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), 276#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 64#L758true]) [2023-11-26 12:07:03,738 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2023-11-26 12:07:03,738 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:07:03,738 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:07:03,738 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2023-11-26 12:07:03,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 41#L809true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 64#L758true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:03,740 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-26 12:07:03,740 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:07:03,740 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:07:03,740 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-26 12:07:03,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:03,951 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is not cut-off event [2023-11-26 12:07:03,951 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:07:03,951 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:07:03,952 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is not cut-off event [2023-11-26 12:07:03,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:03,956 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:07:03,956 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:07:03,956 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:07:03,956 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:07:04,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:04,288 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,288 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,289 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,289 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 19#L877true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:04,295 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,295 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,295 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,295 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:04,319 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,320 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,320 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,320 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:04,323 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,323 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,323 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,323 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][75], [278#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1)), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true]) [2023-11-26 12:07:04,333 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,333 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,333 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,333 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:04,335 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,335 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,335 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,335 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:04,337 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,338 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,338 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,338 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:04,339 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,339 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,339 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,339 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][33], [278#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1)), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 64#L758true]) [2023-11-26 12:07:04,378 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,378 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,378 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,378 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is not cut-off event [2023-11-26 12:07:04,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 64#L758true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:04,381 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-26 12:07:04,382 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:07:04,382 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:07:04,382 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-26 12:07:04,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 41#L809true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 64#L758true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:04,390 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,390 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,391 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,391 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:04,684 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,684 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,685 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,685 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:04,686 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,687 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,687 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,687 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][75], [278#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1)), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue, 12#L776true]) [2023-11-26 12:07:04,691 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,691 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,691 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,691 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:04,693 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,693 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,693 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,693 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 46#$Ultimate##0true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:04,695 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,695 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,695 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,696 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 22#L879true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:04,696 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,697 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:04,716 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,716 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,716 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,716 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:04,719 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,719 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,719 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,719 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][75], [278#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1)), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true]) [2023-11-26 12:07:04,724 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,725 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,725 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,725 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][75], [278#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true]) [2023-11-26 12:07:04,727 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,727 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,727 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,727 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 19#L877true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 41#L809true, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:04,732 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,732 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,732 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,732 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-26 12:07:04,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:04,732 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,733 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,733 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,733 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 64#L758true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:04,782 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,782 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,782 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,783 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:04,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][75], [278#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1)), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 64#L758true]) [2023-11-26 12:07:04,784 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,784 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,784 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:04,784 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is not cut-off event [2023-11-26 12:07:05,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,259 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,259 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,260 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,260 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:05,261 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,261 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,261 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,261 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][75], [278#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1)), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue, 12#L776true]) [2023-11-26 12:07:05,264 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,264 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,264 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,264 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][75], [278#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 146#true, 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue, 12#L776true]) [2023-11-26 12:07:05,266 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,266 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,266 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,266 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 41#L809true, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,269 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,269 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,269 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,269 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 19#L877true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:05,269 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,269 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,269 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,269 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,285 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,285 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,285 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,285 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,287 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,287 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,287 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,287 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:05,289 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,290 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,290 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,290 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:05,291 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,291 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,291 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,291 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:05,292 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,292 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,292 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,292 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 41#L809true, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,298 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,298 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,299 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,299 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:05,299 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,299 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,299 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,299 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 41#L809true, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,304 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,304 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,304 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,304 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:05,304 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,304 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,304 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,304 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 19#L877true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,305 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,305 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,305 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,306 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 41#L809true, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,307 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,307 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,307 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,307 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-26 12:07:05,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:05,307 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,307 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,307 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,307 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][75], [278#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1)), 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 228#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 64#L758true]) [2023-11-26 12:07:05,342 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,342 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,342 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,342 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-26 12:07:05,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,617 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-26 12:07:05,617 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:07:05,617 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:07:05,618 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:07:05,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][48], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 57#L804true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,619 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-26 12:07:05,619 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:07:05,619 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:07:05,620 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-26 12:07:05,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:05,621 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,621 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,621 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,621 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:05,622 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,622 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,622 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,622 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 46#$Ultimate##0true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:05,623 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,623 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,623 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,623 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 41#L809true, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,627 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,627 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,627 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,627 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:05,627 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,627 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,627 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,627 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 41#L809true, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,632 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,632 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,632 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,632 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:05,632 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,632 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,632 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,632 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 19#L877true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,633 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,633 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,633 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,634 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,634 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,635 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,635 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,635 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), 41#L809true, Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:05,635 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,635 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,635 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,635 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:05,648 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,648 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,649 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,649 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,658 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,658 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,658 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,658 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,663 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,663 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,663 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,663 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,664 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,664 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,664 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,664 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-26 12:07:05,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 19#L877true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:05,934 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,934 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,934 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,934 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,942 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,942 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,942 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,942 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,946 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,946 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,946 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,947 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([479] L826-->L842: Formula: (let ((.cse7 (= (mod v_~z$r_buff1_thd4~0_60 256) 0)) (.cse2 (= (mod v_~z$r_buff0_thd4~0_73 256) 0))) (let ((.cse5 (not .cse2)) (.cse9 (and .cse2 (= (mod v_~z$w_buff1_used~0_121 256) 0))) (.cse12 (= (mod v_~z$w_buff0_used~0_128 256) 0)) (.cse1 (and .cse2 .cse7))) (let ((.cse10 (or .cse9 .cse12 .cse1)) (.cse11 (and .cse5 (not .cse12)))) (let ((.cse3 (= (mod v_~z$w_buff1_used~0_120 256) 0)) (.cse4 (= (mod v_~z$w_buff0_used~0_127 256) 0)) (.cse8 (ite .cse10 v_~z~0_96 (ite .cse11 v_~z$w_buff0~0_81 v_~z$w_buff1~0_72))) (.cse0 (not (= (mod v_~weak$$choice2~0_64 256) 0)))) (and (= v_~z$mem_tmp~0_38 v_~z~0_96) (= (ite .cse0 v_~z$r_buff0_thd4~0_73 (ite (or .cse1 (and .cse2 .cse3) .cse4) v_~z$r_buff0_thd4~0_73 (ite (and (not .cse4) .cse5) 0 v_~z$r_buff0_thd4~0_73))) v_~z$r_buff0_thd4~0_72) (= (ite .cse0 v_~z$r_buff1_thd4~0_60 (ite (let ((.cse6 (= (mod v_~z$r_buff0_thd4~0_72 256) 0))) (or (and .cse3 .cse6) .cse4 (and .cse7 .cse6))) v_~z$r_buff1_thd4~0_60 0)) v_~z$r_buff1_thd4~0_59) (= v_~z$w_buff0~0_80 v_~z$w_buff0~0_81) (= v_~z$flush_delayed~0_40 0) (= (ite .cse0 v_~z$mem_tmp~0_38 .cse8) v_~z~0_94) (= v_~z$w_buff1_used~0_120 (ite .cse0 v_~z$w_buff1_used~0_121 (ite (or .cse9 .cse1 .cse4) v_~z$w_buff1_used~0_121 0))) (= v_~z$w_buff1~0_72 v_~z$w_buff1~0_71) (= v_~__unbuffered_p3_EAX~0_8 .cse8) (= (ite .cse0 v_~z$w_buff0_used~0_128 (ite .cse10 v_~z$w_buff0_used~0_128 (ite .cse11 0 v_~z$w_buff0_used~0_128))) v_~z$w_buff0_used~0_127)))))) InVars {~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_60, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_128, ~z$w_buff0~0=v_~z$w_buff0~0_81, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_73, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_121, ~z$w_buff1~0=v_~z$w_buff1~0_72, ~z~0=v_~z~0_96} OutVars{~z$mem_tmp~0=v_~z$mem_tmp~0_38, ~z$r_buff1_thd4~0=v_~z$r_buff1_thd4~0_59, ~z$w_buff0_used~0=v_~z$w_buff0_used~0_127, ~z$w_buff0~0=v_~z$w_buff0~0_80, P3Thread1of1ForFork0_#t~nondet6#1=|v_P3Thread1of1ForFork0_#t~nondet6#1_1|, ~z$w_buff1_used~0=v_~z$w_buff1_used~0_120, ~z$w_buff1~0=v_~z$w_buff1~0_71, ~z$flush_delayed~0=v_~z$flush_delayed~0_40, P3Thread1of1ForFork0_#t~nondet5#1=|v_P3Thread1of1ForFork0_#t~nondet5#1_1|, ~weak$$choice0~0=v_~weak$$choice0~0_24, ~__unbuffered_p3_EAX~0=v_~__unbuffered_p3_EAX~0_8, ~z$r_buff0_thd4~0=v_~z$r_buff0_thd4~0_72, ~z~0=v_~z~0_94, ~weak$$choice2~0=v_~weak$$choice2~0_64} AuxVars[] AssignedVars[~z$mem_tmp~0, ~z$r_buff1_thd4~0, ~z$w_buff0_used~0, ~z$w_buff0~0, P3Thread1of1ForFork0_#t~nondet6#1, ~z$w_buff1_used~0, ~z$w_buff1~0, ~z$flush_delayed~0, P3Thread1of1ForFork0_#t~nondet5#1, ~weak$$choice0~0, ~__unbuffered_p3_EAX~0, ~z$r_buff0_thd4~0, ~z~0, ~weak$$choice2~0][98], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 124#(and (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t359~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t358~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t357~0#1.base|)) (= (store (store (store (store |#valid| |ULTIMATE.start_main_~#t357~0#1.base| 0) |ULTIMATE.start_main_~#t358~0#1.base| 0) |ULTIMATE.start_main_~#t360~0#1.base| 0) |ULTIMATE.start_main_~#t359~0#1.base| 0) |ULTIMATE.start_main_old_#valid#1|) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t358~0#1.base|)) (not (= |ULTIMATE.start_main_~#t360~0#1.base| |ULTIMATE.start_main_~#t359~0#1.base|))), 236#(= ~a~0 1), 39#L842true, Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 280#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256))), 172#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), Black: 148#(= ~__unbuffered_p3_EAX~0 0), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 146#true, Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 12#L776true, 28#P0EXITtrue, 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0))]) [2023-11-26 12:07:05,947 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,947 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,947 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,947 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, 54#L763true, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:05,956 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,957 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,957 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,957 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), P1Thread1of1ForFork3InUse, 54#L763true, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:05,958 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,958 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,958 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,958 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, 54#L763true, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1))]) [2023-11-26 12:07:05,959 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,959 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,959 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:05,959 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-26 12:07:06,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), 22#L879true, Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:06,465 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:07:06,465 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:07:06,465 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:07:06,465 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:07:06,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:06,467 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:07:06,467 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:07:06,467 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:07:06,467 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:07:06,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([468] L778-->L781: Formula: (= v_~__unbuffered_cnt~0_3 (+ v_~__unbuffered_cnt~0_4 1)) InVars {~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_4} OutVars{~__unbuffered_cnt~0=v_~__unbuffered_cnt~0_3} AuxVars[] AssignedVars[~__unbuffered_cnt~0][82], [Black: 175#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 174#(= ~__unbuffered_p1_EAX~0 0), 251#true, Black: 253#(= ~x~0 1), Black: 260#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (= ~x~0 1)), P2Thread1of1ForFork2InUse, Black: 254#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 258#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (= ~x~0 1)), P0Thread1of1ForFork1InUse, P1Thread1of1ForFork3InUse, Black: 201#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 203#(and (= ~__unbuffered_cnt~0 0) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 137#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0))), P3Thread1of1ForFork0InUse, Black: 131#(= ~x~0 0), Black: 135#(and (= ~x~0 0) (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0)), 236#(= ~a~0 1), Black: 211#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 215#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 1) (<= 0 ~main$tmp_guard0~0)), 22#L879true, 48#L826true, 68#L781true, Black: 146#true, Black: 161#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (not (= |ULTIMATE.start___VERIFIER_assert_~expression#1| 0)) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 172#true, Black: 157#(and (not (= (* 256 (div ~main$tmp_guard1~0 256)) ~main$tmp_guard1~0)) (<= (div ~main$tmp_guard1~0 256) 0) (or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0)))), 224#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), Black: 149#(or (not (= 2 ~__unbuffered_p1_EAX~0)) (not (= ~__unbuffered_p3_EAX~0 1)) (not (= ~__unbuffered_p1_EBX~0 0)) (not (= 2 ~x~0)) (not (= ~__unbuffered_p3_EBX~0 0)) (not (= ~__unbuffered_p2_EAX~0 0))), Black: 230#(and (<= ~__unbuffered_cnt~0 2) (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= 0 ~main$tmp_guard0~0)), 43#P2EXITtrue, 282#(and (<= ~main$tmp_guard0~0 (* (div ~main$tmp_guard0~0 256) 256)) (<= ~__unbuffered_cnt~0 3)), Black: 241#(and (= ~__unbuffered_p3_EBX~0 1) (= ~a~0 1)), 28#P0EXITtrue]) [2023-11-26 12:07:06,468 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-26 12:07:06,468 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:07:06,468 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:07:06,468 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-26 12:07:07,703 INFO L124 PetriNetUnfolderBase]: 22218/33195 cut-off events. [2023-11-26 12:07:07,703 INFO L125 PetriNetUnfolderBase]: For 97648/114013 co-relation queries the response was YES. [2023-11-26 12:07:07,840 INFO L83 FinitePrefix]: Finished finitePrefix Result has 119479 conditions, 33195 events. 22218/33195 cut-off events. For 97648/114013 co-relation queries the response was YES. Maximal size of possible extension queue 2441. Compared 259197 event pairs, 2320 based on Foata normal form. 1565/32881 useless extension candidates. Maximal degree in co-relation 119441. Up to 12336 conditions per place. [2023-11-26 12:07:07,870 INFO L140 encePairwiseOnDemand]: 60/67 looper letters, 61 selfloop transitions, 18 changer transitions 28/138 dead transitions. [2023-11-26 12:07:07,870 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 138 transitions, 1060 flow [2023-11-26 12:07:07,871 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-26 12:07:07,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2023-11-26 12:07:07,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 333 transitions. [2023-11-26 12:07:07,873 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7100213219616205 [2023-11-26 12:07:07,873 INFO L72 ComplementDD]: Start complementDD. Operand 7 states and 333 transitions. [2023-11-26 12:07:07,873 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 333 transitions. [2023-11-26 12:07:07,874 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:07:07,874 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 7 states and 333 transitions. [2023-11-26 12:07:07,876 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 7 states have (on average 47.57142857142857) internal successors, (333), 7 states have internal predecessors, (333), 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) [2023-11-26 12:07:07,877 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 8 states, 8 states have (on average 67.0) internal successors, (536), 8 states have internal predecessors, (536), 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) [2023-11-26 12:07:07,878 INFO L81 ComplementDD]: Finished complementDD. Result has 8 states, 8 states have (on average 67.0) internal successors, (536), 8 states have internal predecessors, (536), 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) [2023-11-26 12:07:07,878 INFO L175 Difference]: Start difference. First operand has 98 places, 83 transitions, 594 flow. Second operand 7 states and 333 transitions. [2023-11-26 12:07:07,878 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 138 transitions, 1060 flow [2023-11-26 12:07:08,944 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 138 transitions, 983 flow, removed 32 selfloop flow, removed 6 redundant places. [2023-11-26 12:07:08,946 INFO L231 Difference]: Finished difference. Result has 98 places, 76 transitions, 507 flow [2023-11-26 12:07:08,947 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=67, PETRI_DIFFERENCE_MINUEND_FLOW=531, PETRI_DIFFERENCE_MINUEND_PLACES=90, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=83, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=17, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=65, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=507, PETRI_PLACES=98, PETRI_TRANSITIONS=76} [2023-11-26 12:07:08,947 INFO L281 CegarLoopForPetriNet]: 74 programPoint places, 24 predicate places. [2023-11-26 12:07:08,947 INFO L495 AbstractCegarLoop]: Abstraction has has 98 places, 76 transitions, 507 flow [2023-11-26 12:07:08,948 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 37.857142857142854) internal successors, (265), 7 states have internal predecessors, (265), 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) [2023-11-26 12:07:08,948 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-26 12:07:08,948 INFO L208 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] [2023-11-26 12:07:08,948 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2023-11-26 12:07:08,948 INFO L420 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONMEMORY_LEAK === [P3Err0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 13 more)] === [2023-11-26 12:07:08,949 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:07:08,949 INFO L85 PathProgramCache]: Analyzing trace with hash 1819415206, now seen corresponding path program 1 times [2023-11-26 12:07:08,949 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:07:08,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1569422163] [2023-11-26 12:07:08,950 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:07:08,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:07:08,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:07:09,262 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-26 12:07:09,262 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:07:09,263 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1569422163] [2023-11-26 12:07:09,263 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1569422163] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:07:09,263 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:07:09,263 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-26 12:07:09,263 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [435501633] [2023-11-26 12:07:09,263 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:07:09,264 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 12:07:09,265 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:07:09,265 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 12:07:09,265 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-11-26 12:07:09,269 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 36 out of 67 [2023-11-26 12:07:09,270 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 76 transitions, 507 flow. Second operand has 6 states, 6 states have (on average 39.333333333333336) internal successors, (236), 6 states have internal predecessors, (236), 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) [2023-11-26 12:07:09,270 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-26 12:07:09,270 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 36 of 67 [2023-11-26 12:07:09,271 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand